]> git.sesse.net Git - ffmpeg/history - libavresample/resample.c
lavfi: allow user-provided execute() callbacks
[ffmpeg] / libavresample / resample.c
2013-01-08 Justin Ruggleslavr: typedef internal structs in internal.h
2012-12-17 Justin Ruggleslavr: remove automatic context close/open for resamplin...
2012-12-17 Justin Ruggleslavr: only save/restore the mixing matrix if mixing...
2012-11-27 Justin Ruggleslavr: do not pass consumed samples as a parameter to...
2012-08-15 Martin StorsjöDon't include common.h from avutil.h
2012-08-11 Diego Biurrunavresample: De-doxygenize some comments where Doxygen...
2012-07-08 Justin Ruggleslavr: resampling: add support for s32p, fltp, and dblp...
2012-07-08 Justin Ruggleslavr: resampling: add filter type and Kaiser window...
2012-04-25 Justin RugglesAdd libavresample