]> git.sesse.net Git - ffmpeg/history - libavcodec/ac3tab.c
avcodec: Mark argument in av_{parser|hwaccel|bitstream_filter}_next as const
[ffmpeg] / libavcodec / ac3tab.c
2014-03-25 Vittorio Giovaraavcodec: add missing includes
2012-11-11 Justin RugglesInclude libavutil/channel_layout.h instead of libavutil...
2012-02-23 Justin Rugglesmov: set channel layout for AC-3 streams based on the...
2011-05-24 Justin Rugglesac3enc: add channel coupling support
2011-03-23 Justin RugglesAdd apply_window_int16() to DSPContext with x86-optimiz...
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-02-15 Reinhard TartlerMerge libavcore into libavutil
2011-01-25 Diego Elio PettenòMove ff_ac3_critical_band_size_tab in ac3.c for non...
2011-01-08 Justin RugglesAdd stereo rematrixing support to the AC-3 encoders.
2010-12-14 Justin Rugglescosmetics: use some size macros in ac3tab.c/h
2010-11-21 Stefano SabatiniUse the new libavcore audio channel API.
2010-06-30 Måns RullgårdFix grammar errors in documentation
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2009-09-19 Justin RugglesUpdate AC-3 channel map. 2F/2R layout only has 4 chann...
2009-04-19 Justin RugglesAdd channel layout support to the AC-3 decoder and...
2009-04-17 Justin Rugglesac3dec: reorder output channels to SMPTE channel order
2009-04-17 Justin Rugglesac3enc: reorder input channels to AC-3 channel order
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2008-08-03 Justin Rugglescosmetics: make all references to AC-3 capitalized...
2008-04-24 Bartlomiej Wolowiecadd a ff_ac3_parse_header_full() which calls ff_ac3_par...
2007-12-09 Justin Rugglescosmetics: rename ac3 tables
2007-09-10 Michael Niedermayercosmetic
2007-04-25 Aurelien Jacobsmove ac3 tables from a .h to a .c