summaryrefslogtreecommitdiff
path: root/libavcodec/mlp_parser.h
Commit message (Expand)AuthorAge
* cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* mlpdec: support major sync headers with optional extension blocksHendrik Leppkes2015-03-11
* mlp: Parse TrueHD decoder channel modifiers and set the AVMatrixEncoding for ...Tim Walker2014-01-05
* mlp_parser: cosmetics: re-indent.Tim Walker2013-01-22
* mlp: store the channel layout for each substream.Tim Walker2013-01-22
* cosmetics: Remove extra newlines at EOFAlex Converse2012-01-27
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-20
* Rename bitstream.h to get_bits.h.Stefano Sabatini2009-04-13
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-31
* Add correct header #include to fix 'make checkheaders'.Diego Biurrun2008-07-05
* Make ff_mlp_read_major_sync() take a GetBitContext instead of buffers.Ramiro Polla2008-07-01
* Fix make checkheaders, #include <inttypes.h> was missing.Diego Biurrun2007-11-30
* MLP/TrueHD parserIan Caulfield2007-11-28