[mythtv-commits] mythtv commit: r23288 by markk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon Jan 25 09:31:43 UTC 2010


      Author: markk
        Date: 2010-01-25 09:31:42 +0000 (Mon, 25 Jan 2010)
New Revision: 23288
   Changeset: http://svn.mythtv.org/trac/changeset/23288

Modified:

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

Log:

Improved AVFormatDecoder seeking with patches from Taylor Ralph.

I've been testing for a few days and the improvement in navigating files
without a markup (i.e. MythVideo) is substantial.

I'd delayed due to an issue seen with certain test matroska files but
I've now realised that this is a separate, existing seek problem with
these files that manifests itself slightly differently following these
changes.

Closes #7521, Closes #7935.





More information about the mythtv-commits mailing list