[mythtv-commits] mythtv branch master updated by rsiddons. v0.28-pre-3739-ged3741d

Git Repo Owner noreply at mythtv.org
Sun Apr 10 15:09:17 UTC 2016


The branch, master has been updated on the
mythtv repository by gitolite user rsiddons.
       via  ed3741d166a72ea5674ff5604a0e78dc7dda47a8 (commit)
      from  2e98fb583276c3966fed21fab354b11c7e5d591c (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 ed3741d166a72ea5674ff5604a0e78dc7dda47a8
Author:    Peter Bennett <pgbennett at comcast.net> at Sun, 10 Apr 2016 15:45:17 +0100
Committer: Roger Siddons <rsiddons at mythtv.org> at Sun, 10 Apr 2016 15:58:29 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=ed3741d166a72ea5674ff5604a0e78dc7dda47a8

Pi: Background shows through with ffmpeg & openmax
aa676f77 prevented background bleed where the decoder was openmax
but does not cover the case where the decoder is ffmpeg and the renderer is openmax,
which still bleeds through. This is a viable combination which provides better quality
than openmax decoder in some cases.

Also fixes a segfault documented by #12700 & #12709, which was introduced by the fix for #12691.

Fixes #12693

Signed-off-by: Roger Siddons <rsiddons at mythtv.org>



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

Summary of changes:
 mythtv/libs/libmythtv/tv_play.cpp    |   11 ++++++++---
 mythtv/libs/libmythtv/videoout_omx.h |    1 +
 mythtv/libs/libmythtv/videooutbase.h |    1 +
 3 files changed, 10 insertions(+), 3 deletions(-)

-- 



More information about the mythtv-commits mailing list