summaryrefslogtreecommitdiff
path: root/libavcodec/aac_ac3_parser.c
Commit message (Expand)AuthorAge
* add downmixing support to libfaad decoderJustin Ruggles2008-01-05
* do not set channels before checking request_channelsJustin Ruggles2008-01-05
* adjust output channels based on AVCodecContext.request_channels in AC3 parserJustin Ruggles2008-01-05
* cosmetics: indentation after last commitJustin Ruggles2008-01-03
* remove workaround which is no longer needed due toJustin Ruggles2008-01-03
* factorize code and add safety check to prevent memcpying negative amountsMichael Niedermayer2007-10-13
* cosmetics: rename for consistency after previous aac and ac3 parsers moveAurelien Jacobs2007-05-08
* move aac and ac3 parsers in their own filesAurelien Jacobs2007-05-08