[mythtv-firehose] mythtv branch devel/027candidates updated by jyavenard. v0.27-293-g65a1118

Git Repo Owner noreply at mythtv.org
Wed May 14 16:10:36 UTC 2014


The branch, devel/027candidates has been updated on the
mythtv repository by gitolite user jyavenard.
       via  65a1118551c1b9223e0fd5577a6abf9592e98cf0 (commit)
      from  00ddef063742ea6d3265ba08c807a1cd48e31b41 (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 65a1118551c1b9223e0fd5577a6abf9592e98cf0
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 02:10:09 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=65a1118551c1b9223e0fd5577a6abf9592e98cf0

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.

(cherry picked from commit cef049b5c15417e8d05bd6a81c461af3ed3b7a12)



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

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