]> git.sesse.net Git - ffmpeg/history - libavcodec/mlp.h
Add expected const qualifier on 'buf' to match AVCodec.decode's declaration.
[ffmpeg] / libavcodec / mlp.h
2008-12-03 Laurent Aimarmlp: initialize all CRC tables in a common function.
2008-08-31 Stefano SabatiniGlobally rename the header inclusion guard names.
2008-08-14 Ramiro Pollamlp: Define End-of-Stream code in common header file...
2008-08-14 Ramiro Pollamlp: split simple inline function that xors 4 bytes...
2008-08-13 Ramiro Pollamlp: Cosmetics: Close comments in an extra line and
2008-08-13 Ramiro Pollamlp: Split common code from parser and decoder to be...