]> git.sesse.net Git - ffmpeg/history - libavfilter/af_resample.c
dcadec: use float planar sample format
[ffmpeg] / libavfilter / af_resample.c
2012-08-15 Martin StorsjöDon't include common.h from avutil.h
2012-07-09 Anton Khirnovlavfi: add error handling to filter_samples().
2012-07-09 Anton Khirnovaf_resample: fix request_frame() behavior.
2012-07-08 Justin Ruggleslavr: Use AV_SAMPLE_FMT_NONE to auto-select the interna...
2012-06-26 Anton Khirnovlavfi: remove disabled FF_API_SAMPLERATE64 cruft
2012-06-15 Janne Grunauaf_resample: fix format modifier in debug string for...
2012-06-05 Anton Khirnovlavfi: remove request/poll and drawing functions from...
2012-06-05 Anton Khirnovlavfi: make formats API private on next bump.
2012-05-21 Justin Rugglesaf_resample: remove an extra space in the log output
2012-05-14 Anton Khirnovlavfi: add channel layout/sample rate negotiation.
2012-05-12 Anton Khirnovlavfi: add lavr-based audio resampling filter.