[mythtv-firehose] mythtv branch master updated by jyavenard. v0.28-pre-1343-gcef049b

Git Repo Owner noreply at mythtv.org
Wed May 14 15:12:35 UTC 2014


The branch, master has been updated on the
mythtv repository by gitolite user jyavenard.
       via  cef049b5c15417e8d05bd6a81c461af3ed3b7a12 (commit)
      from  9c666b602edc41781853e0698191f3239341a33b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit cef049b5c15417e8d05bd6a81c461af3ed3b7a12
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Thu, 15 May 2014 01:01:24 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Thu, 15 May 2014 01:01:24 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=cef049b5c15417e8d05bd6a81c461af3ed3b7a12

Prevent harmless warnings when using VDPAU with Nouveau driver.
nouveau's vdpau drivers returns an error when fed invalid data while the nvidia's driver just tag along.

Those errors were harmless, but made the logs a bit verbose during playback startup.
The call to DrawBitmap in CreateOutputSurface seems to have been a legacy of the original VDPAU painter which was using a single surface to draw everything.



-----------------------------------------------------------------------

Summary of changes:
 mythtv/libs/libmythui/mythrender_vdpau.cpp |   18 ++++++++++--------
 1 files changed, 10 insertions(+), 8 deletions(-)

-- 



More information about the mythtv-firehose mailing list