]> git.sesse.net Git - ffmpeg/history - libavresample/resample_template.c
configure: Drop test for fork()
[ffmpeg] / libavresample / resample_template.c
2014-04-11 Anton Khirnovresample: split linear into its own function
2014-04-11 Anton Khirnovresample: add initial padding explicitly
2014-04-11 Anton Khirnovresample: drop useless abs()
2014-04-11 Anton Khirnovresample: reindent
2014-04-11 Anton Khirnovresample: split the nearest neighbour path into a separ...
2014-03-26 Diego BiurrunAdd missing headers to make template files compile...
2012-07-08 Justin Ruggleslavr: resampling: add support for s32p, fltp, and dblp...