]> git.sesse.net Git - ffmpeg/history - libavcodec/mlp.c
add a function to calculate a more accurate estimate for maximum FLAC
[ffmpeg] / libavcodec / mlp.c
2009-01-30 Diego BiurrunAdd missing void keyword to parameterless function...
2009-01-11 Diego BiurrunFix build: Add intreadwrite.h and bswap.h #includes...
2008-12-03 Laurent Aimarmlp: initialize all CRC tables in a common function.
2008-08-14 Ramiro Pollamlp: split simple inline function that xors 4 bytes...
2008-08-13 Ramiro Pollamlp: Split common code from parser and decoder to be...