]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/mlp.c
Fix warning when compiling with FRSH
[frescor/ffmpeg.git] / libavcodec / mlp.c
2009-01-30 diegoAdd missing void keyword to parameterless function...
2009-01-11 diegoFix build: Add intreadwrite.h and bswap.h #includes...
2008-12-03 ramiromlp: initialize all CRC tables in a common function.
2008-08-14 ramiromlp: split simple inline function that xors 4 bytes...
2008-08-13 ramiromlp: Split common code from parser and decoder to be...