
mythtv at cvs
Jan 25, 2010, 1:31 AM
Post #1 of 1
(214 views)
Permalink
|
|
mythtv commit: r23288 by markk
|
|
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. _______________________________________________ mythtv-commits mailing list mythtv-commits [at] mythtv http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits
|