[Ffmpeg-devel] [PATCH] Real demuxer audio reordering, take 2

Roberto Togni r_togni
Sun Dec 4 23:49:10 CET 2005


Hi all

New version of real demuxer fixes attached.
It moves reorder to the demuxer, drops the fake extradata, send minimal
decodeable packet size to the codec (instead of grouping more packets
as done by realplayer).

Attached you can find the demuxer patch, a patch for 28_8 codec
(warning: breaks binary compatibility), and a patch for the
not-yet-committed cook codec.

This patch replaces the rm.c patch includec with the cook decoder.

Thing still broken (not because of this patch): old .ra format supports
only codec 14_4, only codec available in lavc are supported, remuxing
in rm does not work (even if you use copy), and maybe others :)

Please comment, i plan to apply it soon so that cook decoder can
finally be committed.

Ciao,
 Roberto
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cook.c.diff
Type: text/x-patch
Size: 7265 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20051204/713db567/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ra288.c.diff
Type: text/x-patch
Size: 1810 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20051204/713db567/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rm.c.diff
Type: text/x-patch
Size: 7696 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20051204/713db567/attachment-0002.bin>



More information about the ffmpeg-devel mailing list