[mythtv-commits] mythtv/master commit: 65412a42f by Mark Kendall (mark-kendall)

MythTV noreply at mythtv.org
Fri Jan 14 01:17:34 UTC 2011


      Author:  Mark Kendall <mkendall at mythtv.org>
 Change Date:  2011-01-13T17:17:19-08:00
   Push Date:  2011/01/13 17:17:31 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  65412a42f8bbc20ef2544cdef9c0f459a31084b7
   Changeset:  https://github.com/MythTV/mythtv/commit/65412a42f

Log:

Fix bluray scene changes in HDMV navigation mode.

Bluray can include some significant video stream changes that our stream
change handling code cannot deal - especially VC1. By probing the file,
we ensure that all of the video codec parameters are found.

As noted in the code, if enabled by default this would probably help
with some other bugs/issues around stream changes.

Modified:

   mythtv/libs/libmythtv/avformatdecoder.cpp



More information about the mythtv-commits mailing list