[mythtv-firehose] mythtv branch master updated by jstichnoth. v0.27-pre2-520-g802e32b

Git Repo Owner noreply at mythtv.org
Thu Jan 10 03:01:46 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user jstichnoth.
       via  802e32ba4dc8852da56db170893e95cbc28637e3 (commit)
      from  378c85f0c729645aae985a25f9796a1140f4816f (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 802e32ba4dc8852da56db170893e95cbc28637e3
Author:    Jim Stichnoth <jstichnoth at mythtv.org> at Wed, 9 Jan 2013 18:58:53 -0800
Committer: Jim Stichnoth <jstichnoth at mythtv.org> at Wed, 9 Jan 2013 18:58:53 -0800
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=802e32ba4dc8852da56db170893e95cbc28637e3

Fix "mythcommflag --rebuild" for non-HDPVR recordings.
By default, only identify IDR keyframes for h.264 recordings.
However, since DVB-S recordings may lack IDR frames, we check after
500 frames whether any keyframes have been found, and if not, back up
and restart using the more lenient setting.



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

Summary of changes:
 mythtv/libs/libmythtv/avformatdecoder.cpp    |    2 +-
 mythtv/libs/libmythtv/avformatdecoder.h      |    3 +++
 mythtv/libs/libmythtv/decoderbase.h          |    3 +++
 mythtv/libs/libmythtv/mythcommflagplayer.cpp |   21 +++++++++++++++++++++
 4 files changed, 28 insertions(+), 1 deletions(-)

-- 



More information about the mythtv-firehose mailing list