]> git.sesse.net Git - ffmpeg/history - libavcodec/jrevdct.c
* fixed IMA WAV decoding (though still might not be fully correct)
[ffmpeg] / libavcodec / jrevdct.c
2003-02-11 Zdenek Kabelac* UINTX -> uintx_t INTX -> intx_t
2002-05-27 Zdenek Kabelac* started to cleanup name clashes for onetime compilation
2001-08-07 Fabrice Bellardpermuted coefs in normal IDCT to avoid having different...
2001-07-22 Fabrice BellardInitial revision