[mythtv-firehose] mythtv branch fixes/0.25 updated by jstichnoth. v0.25.3-31-gfa3ebd4

Git Repo Owner noreply at mythtv.org
Sat Jan 12 14:35:15 UTC 2013


The branch, fixes/0.25 has been updated on the
mythtv repository by gitolite user jstichnoth.
       via  fa3ebd4324883bd942324ff2fdb0de52faaaec5a (commit)
      from  52d0f5675eb2b668796503249045b61e7c49ff0d (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 fa3ebd4324883bd942324ff2fdb0de52faaaec5a
Author:    Jim Stichnoth <jstichnoth at mythtv.org> at Sat, 12 Jan 2013 06:34:57 -0800
Committer: Jim Stichnoth <jstichnoth at mythtv.org> at Sat, 12 Jan 2013 06:34:57 -0800
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=fa3ebd4324883bd942324ff2fdb0de52faaaec5a

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
1000 frames whether any keyframes have been found, and if not, back up
and restart using the more lenient setting.

Adapted from 802e32ba4dc8852da56db170893e95cbc28637e3 and
77bf3275ef3133d81fc979ae40d9728523ff9974.



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

Summary of changes:
 mythtv/libs/libmythbase/mythversion.h        |    2 +-
 mythtv/libs/libmythtv/avformatdecoder.cpp    |    2 +-
 mythtv/libs/libmythtv/avformatdecoder.h      |    3 +++
 mythtv/libs/libmythtv/decoderbase.h          |    3 +++
 mythtv/libs/libmythtv/mythcommflagplayer.cpp |   21 +++++++++++++++++++++
 5 files changed, 29 insertions(+), 2 deletions(-)

-- 



More information about the mythtv-firehose mailing list