summaryrefslogtreecommitdiff
path: root/libavcodec/mlp.h
Commit message (Expand)AuthorAge
* Add missing void keyword to parameterless function declarations.Diego Biurrun2009-01-30
* mlp: initialize all CRC tables in a common function.Laurent Aimar2008-12-03
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-31
* mlp: Define End-of-Stream code in common header file and use it in decoder.Ramiro Polla2008-08-14
* mlp: split simple inline function that xors 4 bytes into one.Ramiro Polla2008-08-14
* mlp: Cosmetics: Close comments in an extra line andRamiro Polla2008-08-13
* mlp: Split common code from parser and decoder to be used by encoder.Ramiro Polla2008-08-13