summaryrefslogtreecommitdiffstats
path: root/libavcodec/mlp_parser.c
Commit message (Expand)AuthorAgeFilesLines
* Add required stdint.h header #include.Diego Biurrun2008-07-051-0/+2
* spelling cosmeticsDiego Biurrun2008-07-051-4/+4
* Clarify comment about parity nibble.Ramiro Polla2008-07-021-1/+2
* Make ff_mlp_read_major_sync() take a GetBitContext instead of buffers.Ramiro Polla2008-07-011-27/+28
* Seek the file forwards instead of backwards when sync is lost.Ramiro Polla2008-06-271-1/+1
* Make it a little easier to spot that the code is not dealing only withRamiro Polla2008-06-251-2/+2
* Use full path for #includes from another directory.Diego Biurrun2008-05-091-1/+1
* cosmetics: spelling fixesDiego Biurrun2007-12-031-5/+5
* MLP/TrueHD parserIan Caulfield2007-11-281-0/+307
OpenPOWER on IntegriCloud