[Ffmpeg-devel] [PATCH] Correctly parse headers of E-AC3 streams

Ian Caulfield ian.caulfield
Thu Jan 18 10:39:32 CET 2007


Hi,

This patch allows the AC3 parser to read the frame size and codec parameters
from E-AC3 streams, allowing them to be correctly demuxed. Currently it only
identifies the primary substream, and will skip over any additional
dependent or independent substreams. If I can get hold of a sample stream
containing these features, I'll try to add support for them.

Patch is supplied in two parts - the first contains functional changes, the
second re-indents code.

Ian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: eac3parse.patch
Type: application/octet-stream
Size: 2437 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070118/a11148a6/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: eac3parse2.patch
Type: application/octet-stream
Size: 1977 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070118/a11148a6/attachment-0001.obj>



More information about the ffmpeg-devel mailing list