[FFmpeg-devel] [PATCH] AAC: Simple ADTS support

Alex Converse alex.converse
Tue Jan 6 23:43:35 CET 2009


Greetings!

This patch adds support for simple (One RDB per ADTS frame, no
implicit channel config) AAC ADTS files. It is based on the AC3 parser
and a patch by Rob. The first patch moves the error definitions from
ac3 to the shared code. The second adds support for ADTS to the AAC
decoder including necessary parser refactoring. With these patches
applies the al09 family of ADTS reference streams should decode
properly.

Regards,
Alex Converse
-------------- next part --------------
A non-text attachment was scrubbed...
Name: aac-adts-unified-errors.diff
Type: text/x-diff
Size: 7129 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090106/6eba36f9/attachment.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: aac-adts-single-rdb.diff
Type: text/x-diff
Size: 9198 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090106/6eba36f9/attachment-0001.diff>



More information about the ffmpeg-devel mailing list