]> git.sesse.net Git - ffmpeg/history - libavcodec/mlp.h
VP3: Do not ignore error from read_huffman_tree().
[ffmpeg] / libavcodec / mlp.h
2009-01-30 Diego BiurrunAdd missing void keyword to parameterless function...
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...