[mythtv-commits] mythtv commit: r26838 by markk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sun Oct 17 05:21:04 UTC 2010


      Author: markk
        Date: 2010-10-17 05:21:04 +0000 (Sun, 17 Oct 2010)
New Revision: 26838
   Changeset: http://svn.mythtv.org/trac/changeset/26838

Log:

Use the MPEG sequence end marker to trigger capturing of the DVD still
frame.

When we are in a DVD menu that uses a still frame with audio, these are
not flagged by libdvdnav as still frames. We thus need a different
trigger to ensure the still frame is not missed. Generally speaking the
sequence end marker precedes the first frame of the new sequence.

This reinstates, in a slightly different way, the behaviour of the old
DVD code.


Modified:

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




More information about the mythtv-commits mailing list