[mythtv-firehose] mythtv branch devel/ffmpeg-resync updated by pbennett. v30-Pre-451-gd06b6ac

Git Repo Owner noreply at mythtv.org
Thu Feb 8 20:14:56 UTC 2018


The branch, devel/ffmpeg-resync has been updated on the
mythtv repository by gitolite user pbennett.
       via  d06b6ac0aeae4682cd49481e815ae9399df8ec5d (commit)
      from  3cc53c9ada9b3921e2d077f15d8a94e91d94810a (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 d06b6ac0aeae4682cd49481e815ae9399df8ec5d
Author:    Peter Bennett <pbennett at mythtv.org> at Thu, 8 Feb 2018 15:09:08 -0500
Committer: Peter Bennett <pbennett at mythtv.org> at Thu, 8 Feb 2018 15:09:08 -0500
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=d06b6ac0aeae4682cd49481e815ae9399df8ec5d

ffmpeg: Redo fix for VDPAU related Seg fault
The approach used in the prior commit was not the correct one.
Changed to use av_vdpau_alloc_context and av_vdpau_bind_context
and no longer access a private header.



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

Summary of changes:
 mythtv/libs/libmythtv/avformatdecoder.cpp  |    6 +++++-
 mythtv/libs/libmythtv/mythplayer.h         |    2 +-
 mythtv/libs/libmythtv/videoout_vdpau.cpp   |    6 ++++--
 mythtv/libs/libmythtv/videoout_vdpau.h     |    3 ++-
 mythtv/libs/libmythui/mythrender_vdpau.cpp |    5 +++++
 mythtv/libs/libmythui/mythrender_vdpau.h   |    2 +-
 6 files changed, 18 insertions(+), 6 deletions(-)

-- 



More information about the mythtv-firehose mailing list