summaryrefslogtreecommitdiffstats
path: root/libavcodec/aac_ac3_parser.c
Commit message (Collapse)AuthorAgeFilesLines
...
* factorize code and add safety check to prevent memcpying negative amountsMichael Niedermayer2007-10-131-13/+8
| | | | Originally committed as revision 10722 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmetics: rename for consistency after previous aac and ac3 parsers moveAurelien Jacobs2007-05-081-2/+2
| | | | Originally committed as revision 8942 to svn://svn.ffmpeg.org/ffmpeg/trunk
* move aac and ac3 parsers in their own filesAurelien Jacobs2007-05-081-0/+91
Originally committed as revision 8941 to svn://svn.ffmpeg.org/ffmpeg/trunk