summaryrefslogtreecommitdiff
path: root/libavcodec/aac_parser.c
Commit message (Collapse)AuthorAge
* prevent infinite loop and memcpy of negative amountsMichael Niedermayer2007-10-13
| | | | | | fixes issue194 Originally committed as revision 10726 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmetics: rename for consistency after previous aac and ac3 parsers moveAurelien Jacobs2007-05-08
| | | | Originally committed as revision 8942 to svn://svn.ffmpeg.org/ffmpeg/trunk
* move aac and ac3 parsers in their own filesAurelien Jacobs2007-05-08
Originally committed as revision 8941 to svn://svn.ffmpeg.org/ffmpeg/trunk