[MPlayer-dev-eng] [PATCH] demux_pva fixes
Matteo Giani
matgiani at ctonet.it
Mon Oct 7 23:33:39 CEST 2002
Here is a patch that fixes some issues with my demux_pva demuxer.
* Fix for the broken MultiDec files I had originally posted with the
first version of the demuxer. They play ok now. Fix can be disabled
through conditional compiling, so just comment out the #define directive
if it breaks anything (see source).
* Demuxer now honours audio/video ids. Since PVAs only contain one audio
track and one video track by specification, they are vid 0 and aid 0.
This also fixes the "too many audio/video packets in buffer" with
-dump[audio|video].
* substituted longs with off_t's for offsets, so that it should work on
large files.
That's all I remember for now... patch attached.
Best regards.
Matteo Giani
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: demux_pva_20021007.diff
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20021007/1eab49e0/attachment.asc>
More information about the MPlayer-dev-eng
mailing list