[mythtv-commits] mythtv commit: r18965 - in trunk/mythtv/libs by janne

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Tue Nov 4 22:04:22 UTC 2008


      Author: janne
        Date: 2008-11-04 22:04:22 +0000 (Tue, 04 Nov 2008)
New Revision: 18965
   Changeset: http://cvs.mythtv.org/trac/changeset/18965

Modified:

   trunk/mythtv/libs/libavformat/avformat.h
   trunk/mythtv/libs/libavformat/utils.c
   trunk/mythtv/libs/libmythtv/NuppelVideoPlayer.cpp
   trunk/mythtv/libs/libmythtv/avformatdecoder.cpp

Log:

Fix probing of MPEG PS files after [18944]

increase the probe buffer size iteratively from 2k to 64k in NuppelVideoPlayer
until a decoder claims to support the file.
Requires certain detection in AVFormatDecoder::CanHandle unless the probe is fully filled
exports an additional function from libavformat 





More information about the mythtv-commits mailing list