]> git.sesse.net Git - ffmpeg/history - libavcodec/resample.c
moved the tables into header files (and applied the 'static' patch). Nick: why do...
[ffmpeg] / libavcodec / resample.c
2003-03-12 Zdenek Kabelac* moved os_support.h into libavcodec
2003-03-11 Slavik Gnatenkorestoring OS/2 compatibility patch by ("Slavik Gnatenko...
2003-03-06 Michael Niedermayerper file doxy
2003-02-11 Zdenek Kabelac* UINTX -> uintx_t INTX -> intx_t
2003-02-10 Zdenek Kabelac* static,const,compiler warning cleanup
2002-10-09 Fabrice Bellardresample fix by Petros Tsantoulis
2002-05-25 Fabrice Bellardlicense/copyright change
2002-05-18 Fabrice Bellardremoved useless header includes - use av memory functions
2002-05-09 Philip Gladstone* Fix a problem with the first sample when down sampling.
2001-08-13 Fabrice Bellardwin32 fixes
2001-07-22 Fabrice BellardInitial revision