summaryrefslogtreecommitdiffstats
path: root/libavcodec/mlp_parser.h
Commit message (Expand)AuthorAgeFilesLines
* mlp: Parse TrueHD decoder channel modifiers and set the AVMatrixEncoding for ...Tim Walker2014-01-051-0/+4
* mlp_parser: cosmetics: re-indent.Tim Walker2013-01-221-10/+10
* mlp: store the channel layout for each substream.Tim Walker2013-01-221-3/+6
* cosmetics: Remove extra newlines at EOFAlex Converse2012-01-271-1/+0
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-201-1/+1
* Rename bitstream.h to get_bits.h.Stefano Sabatini2009-04-131-1/+1
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-011-1/+1
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-311-3/+3
* Add correct header #include to fix 'make checkheaders'.Diego Biurrun2008-07-051-1/+1
* Make ff_mlp_read_major_sync() take a GetBitContext instead of buffers.Ramiro Polla2008-07-011-2/+1
* Fix make checkheaders, #include <inttypes.h> was missing.Diego Biurrun2007-11-301-0/+2
* MLP/TrueHD parserIan Caulfield2007-11-281-0/+58
OpenPOWER on IntegriCloud