]> git.sesse.net Git - ffmpeg/history - libavcodec/mlp_parser.h
xsubdec: Convert to the new bitstream reader
[ffmpeg] / libavcodec / mlp_parser.h
2016-05-04 Vittorio Giovaracosmetics: Fix spelling mistakes
2015-03-11 Hendrik Leppkesmlpdec: support major sync headers with optional extens...
2014-01-05 Tim Walkermlp: Parse TrueHD decoder channel modifiers and set...
2013-01-22 Tim Walkermlp_parser: cosmetics: re-indent.
2013-01-22 Tim Walkermlp: store the channel layout for each substream.
2012-01-28 Alex Conversecosmetics: Remove extra newlines at EOF
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2009-04-13 Stefano SabatiniRename bitstream.h to get_bits.h.
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2008-08-31 Stefano SabatiniGlobally rename the header inclusion guard names.
2008-07-05 Diego BiurrunAdd correct header #include to fix 'make checkheaders'.
2008-07-01 Ramiro PollaMake ff_mlp_read_major_sync() take a GetBitContext...
2007-11-30 Diego BiurrunFix make checkheaders, #include <inttypes.h> was missing.
2007-11-28 Ian CaulfieldMLP/TrueHD parser