[mythtv-commits] mythtv commit: r22396 by danielk
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Mon Oct 12 17:51:11 UTC 2009
Author: danielk
Date: 2009-10-12 17:51:10 +0000 (Mon, 12 Oct 2009)
New Revision: 22396
Changeset: http://cvs.mythtv.org/trac/changeset/22396
Modified:
trunk/mythtv/libs/libmythtv/avformatdecoder.cpp
trunk/mythtv/libs/libmythtv/avformatdecoder.h
Log:
Fixes #6817. AvFormatDecoder was inserting bogus entries into the seek map for h.264 material.
The change is to simply not insert seek entries from within the avformatdecoder for in progress recordings nor for non-mpeg-2 material.
More information about the mythtv-commits
mailing list