[FFmpeg-devel] [PATCH]add tracks before attachments in mkv demuxer

Anton Khirnov wyskas
Fri Aug 1 08:16:36 CEST 2008


Hi,
now av_new_stream() is always called first for attachments and then
for normal streams, so they get ridiculously high indices. This patch
ensures that normal streams are always added first. It's also needed
for ordered chapters support I'm working on.

Anton
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mkv_attachments.diff
Type: text/x-diff
Size: 4031 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080801/70b379ab/attachment.diff>



More information about the ffmpeg-devel mailing list