| Commit message (Expand) | Author | Age | Files | Lines |
* | Add channel layout support to the AC-3 decoder and AC-3 parser. | Justin Ruggles | 2009-04-19 | 1 | -0/+1 |
* | Allow AC-3 parser to modify codec_id. | Joakim Plate | 2009-02-19 | 1 | -0/+1 |
* | cosmetics: Remove pointless period after copyright statement non-sentences. | Diego Biurrun | 2009-01-19 | 1 | -2/+2 |
* | Factorise enum of AC3 error types to be usable by AAC in the ADTS patch that | Alex Converse | 2009-01-07 | 1 | -0/+10 |
* | Globally rename the header inclusion guard names. | Stefano Sabatini | 2008-08-31 | 1 | -3/+3 |
* | cosmetics: make all references to AC-3 capitalized and hyphenated | Justin Ruggles | 2008-08-03 | 1 | -1/+1 |
* | Close parse context. | David Liu | 2008-06-25 | 1 | -1/+1 |
* | add necessary #includes in headers | Måns Rullgård | 2008-05-03 | 1 | -0/+1 |
* | Add new_frame_start and need_next_header. | Michael Niedermayer | 2008-04-19 | 1 | -1/+4 |
* | Change aac and ac3 parsers to use ff_combine_frame(). | Michael Niedermayer | 2008-04-19 | 1 | -3/+5 |
* | remove AACAC3FrameFlag | Michael Niedermayer | 2008-04-18 | 1 | -7/+1 |
* | undo changes in aac_ac3_parser | Bartlomiej Wolowiec | 2008-04-09 | 1 | -10/+9 |
* | Corrections of errors in aac_ac3_parser | Bartlomiej Wolowiec | 2008-04-07 | 1 | -0/+1 |
* | change of aac_ac3_parser, so it is able to send complete portion of data to d... | Bartlomiej Wolowiec | 2008-04-05 | 1 | -9/+9 |
* | removal of stream_type in AACAC3ParseContext and adding AACAC3FrameFlag | Bartlomiej Wolowiec | 2008-03-28 | 1 | -2/+7 |
* | using stream type in eac3 parser | Bartlomiej Wolowiec | 2008-03-24 | 1 | -0/+1 |
* | Pass AACAC3ParseContext to sync() instead of individual arguments. Patch by | Justin Ruggles | 2008-03-23 | 1 | -2/+6 |
* | Add FFMPEG_ prefix to all multiple inclusion guards. | Diego Biurrun | 2007-10-17 | 1 | -3/+3 |
* | include all prerequisites in header files | Måns Rullgård | 2007-06-16 | 1 | -0/+3 |
* | cosmetics: rename for consistency after previous aac and ac3 parsers move | Aurelien Jacobs | 2007-05-08 | 1 | -3/+3 |
* | move aac and ac3 parsers in their own files | Aurelien Jacobs | 2007-05-08 | 1 | -0/+40 |