aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/aac_ac3_parser.c
Commit message (Expand)AuthorAgeFilesLines
...
* cosmetics: indentation after last commitJustin Ruggles2008-01-031-1/+1
* remove workaround which is no longer needed due toJustin Ruggles2008-01-031-7/+0
* factorize code and add safety check to prevent memcpying negative amountsMichael Niedermayer2007-10-131-13/+8
* cosmetics: rename for consistency after previous aac and ac3 parsers moveAurelien Jacobs2007-05-081-2/+2
* move aac and ac3 parsers in their own filesAurelien Jacobs2007-05-081-0/+91