summaryrefslogtreecommitdiff
path: root/libavcodec/aacadtsdec.c
Commit message (Collapse)AuthorAge
* Split the ADTS header decoder off of the ADTS parser.Alex Converse2010-07-12
The AAC decoder and ADTS-to-ASC BSF both require the header decoder but not full parsing capabilities. Originally committed as revision 24217 to svn://svn.ffmpeg.org/ffmpeg/trunk