| Commit message (Expand) | Author | Age | Files | Lines |
* | removal of stream_type in AACAC3ParseContext and adding AACAC3FrameFlag | Bartlomiej Wolowiec | 2008-03-28 | 1 | -1/+2 |
* | Pass AACAC3ParseContext to sync() instead of individual arguments. Patch by | Justin Ruggles | 2008-03-23 | 1 | -8/+7 |
* | add downmixing support to libfaad decoder | Justin Ruggles | 2008-01-05 | 1 | -3/+4 |
* | do not set channels before checking request_channels | Justin Ruggles | 2008-01-05 | 1 | -1/+2 |
* | adjust output channels based on AVCodecContext.request_channels in AC3 parser | Justin Ruggles | 2008-01-05 | 1 | -0/+7 |
* | cosmetics: indentation after last commit | Justin Ruggles | 2008-01-03 | 1 | -1/+1 |
* | remove workaround which is no longer needed due to | Justin Ruggles | 2008-01-03 | 1 | -7/+0 |
* | factorize code and add safety check to prevent memcpying negative amounts | Michael Niedermayer | 2007-10-13 | 1 | -13/+8 |
* | cosmetics: rename for consistency after previous aac and ac3 parsers move | Aurelien Jacobs | 2007-05-08 | 1 | -2/+2 |
* | move aac and ac3 parsers in their own files | Aurelien Jacobs | 2007-05-08 | 1 | -0/+91 |