[mythtv-firehose] mythtv branch master updated by jyavenard. v0.28-pre-1493-g6d43fed

Git Repo Owner noreply at mythtv.org
Thu Jun 5 05:12:07 UTC 2014


The branch, master has been updated on the
mythtv repository by gitolite user jyavenard.
       via  6d43fed59abe3f86127cf5ed64b36bdfff4b00d2 (commit)
       via  ec08df5292824c64f62eea6fcebb7c8d870c4715 (commit)
      from  dbaef3de1d855438d5a364bd0ef3d6526a6b1bf8 (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 6d43fed59abe3f86127cf5ed64b36bdfff4b00d2
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Thu, 5 Jun 2014 12:07:39 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Thu, 5 Jun 2014 15:11:40 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=6d43fed59abe3f86127cf5ed64b36bdfff4b00d2

Use new render2/hwaccel VDPAU api
Hopefully, no more changes in the VDPAU Ffmpeg API (3rd in 12 months).
Fully remove the original VDPAU api, as it causes memory corruption from time to time. Hwaccel is the way forward anyway.

Tested with nvidia (both nouveau and proprietary) and AMD cards.



commit ec08df5292824c64f62eea6fcebb7c8d870c4715
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Thu, 5 Jun 2014 01:34:44 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Thu, 5 Jun 2014 15:11:40 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=ec08df5292824c64f62eea6fcebb7c8d870c4715

Fix crash when exiting LiveTV
This can occur mostly when liveTV is started using mythavtest. Should playback fail for some reasons and we exited: kaboom



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

Summary of changes:
 mythtv/libs/libmythtv/avformatdecoder.cpp    |  106 ++++++--------------------
 mythtv/libs/libmythtv/tvbrowsehelper.cpp     |    2 +-
 mythtv/libs/libmythtv/videoout_nullvdpau.cpp |   40 ++--------
 mythtv/libs/libmythtv/videoout_nullvdpau.h   |    4 -
 mythtv/libs/libmythtv/videoout_vdpau.cpp     |   39 ++--------
 mythtv/libs/libmythtv/videoout_vdpau.h       |    4 -
 mythtv/libs/libmythui/mythrender_vdpau.cpp   |   24 ++----
 mythtv/libs/libmythui/mythrender_vdpau.h     |    3 +-
 8 files changed, 49 insertions(+), 173 deletions(-)

-- 



More information about the mythtv-firehose mailing list