OSDN Git Service

libx264: add 'partitions' private option
[coroid/libav_saccubus.git] / libavcodec / aac_ac3_parser.h
2011-03-25 Justin RugglesGet audio_service_type for AC-3 based on bitstream...
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2009-04-19 Justin RugglesAdd channel layout support to the AC-3 decoder and...
2009-02-19 Joakim PlateAllow AC-3 parser to modify codec_id.
2009-01-19 Diego Biurruncosmetics: Remove pointless period after copyright...
2009-01-07 Alex ConverseFactorise enum of AC3 error types to be usable by AAC...
2008-08-31 Stefano SabatiniGlobally rename the header inclusion guard names.
2008-08-03 Justin Rugglescosmetics: make all references to AC-3 capitalized...
2008-06-25 David LiuClose parse context.
2008-05-03 Måns Rullgårdadd necessary #includes in headers
2008-04-19 Michael NiedermayerAdd new_frame_start and need_next_header.
2008-04-19 Michael NiedermayerChange aac and ac3 parsers to use ff_combine_frame().
2008-04-18 Michael Niedermayerremove AACAC3FrameFlag
2008-04-09 Bartlomiej Wolowiecundo changes in aac_ac3_parser
2008-04-07 Bartlomiej WolowiecCorrections of errors in aac_ac3_parser
2008-04-05 Bartlomiej Wolowiecchange of aac_ac3_parser, so it is able to send complet...
2008-03-28 Bartlomiej Wolowiecremoval of stream_type in AACAC3ParseContext and adding...
2008-03-24 Bartlomiej Wolowiecusing stream type in eac3 parser
2008-03-23 Justin RugglesPass AACAC3ParseContext to sync() instead of individual...
2007-10-17 Diego BiurrunAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-06-16 Måns Rullgårdinclude all prerequisites in header files
2007-05-08 Aurelien Jacobscosmetics: rename for consistency after previous aac...
2007-05-08 Aurelien Jacobsmove aac and ac3 parsers in their own files