Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-19Add channel layout support to the AC-3 decoder and AC-3 parser.Justin Ruggles
2009-02-19Allow AC-3 parser to modify codec_id.Joakim Plate
2009-01-19cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun
2009-01-07Factorise enum of AC3 error types to be usable by AAC in the ADTS patch thatAlex Converse
2008-08-31Globally rename the header inclusion guard names.Stefano Sabatini
2008-08-03cosmetics: make all references to AC-3 capitalized and hyphenatedJustin Ruggles
2008-06-25Close parse context.David Liu
2008-05-03add necessary #includes in headersMåns Rullgård
2008-04-19Add new_frame_start and need_next_header.Michael Niedermayer
2008-04-19Change aac and ac3 parsers to use ff_combine_frame().Michael Niedermayer
2008-04-18remove AACAC3FrameFlagMichael Niedermayer
2008-04-10undo changes in aac_ac3_parserBartlomiej Wolowiec
2008-04-08Corrections of errors in aac_ac3_parserBartlomiej Wolowiec
2008-04-06change of aac_ac3_parser, so it is able to send complete portion of data to d...Bartlomiej Wolowiec
2008-03-28removal of stream_type in AACAC3ParseContext and adding AACAC3FrameFlagBartlomiej Wolowiec
2008-03-25using stream type in eac3 parserBartlomiej Wolowiec
2008-03-23Pass AACAC3ParseContext to sync() instead of individual arguments. Patch byJustin Ruggles
2007-10-17Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun
2007-06-17include all prerequisites in header filesMåns Rullgård
2007-05-09cosmetics: rename for consistency after previous aac and ac3 parsers moveAurelien Jacobs
2007-05-09move aac and ac3 parsers in their own filesAurelien Jacobs