[mythtv-commits] mythtv commit: r25766 by tralph

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Aug 19 22:12:16 UTC 2010


      Author: tralph
        Date: 2010-08-19 22:12:16 +0000 (Thu, 19 Aug 2010)
New Revision: 25766
   Changeset: http://svn.mythtv.org/trac/changeset/25766

Log:

Enable reordered_opaque as the preferred video timestamp. This also includes code to detect reordered_opaque (PTS) and DTS timestamp faults and intelligently selects which type to use.

The reordered_opaque timestamps should improve the AV-sync delta for videos that require larger decoder buffers due to the use of b-pyramid, reference frames, b-frames, ffmpeg-mt decoding, etc.

Refs #7252.


Modified:

   trunk/mythtv/libs/libmythtv/avformatdecoder.cpp
   trunk/mythtv/libs/libmythtv/avformatdecoder.h




More information about the mythtv-commits mailing list