]> git.sesse.net Git - ffmpeg/history - libavfilter/af_resample.c
Merge remote-tracking branch 'qatar/master'
[ffmpeg] / libavfilter / af_resample.c
2012-10-11 Michael NiedermayerMerge commit '4436f25a1682ada3f7226cb6fadf429946933161'
2012-10-10 Mans Rullgardlavfi: convert input/ouput list compound literals to...
2012-10-10 Michael NiedermayerMerge commit 'b94e4acb4874843e914fd3cb8e089aff0756bb4a'
2012-10-09 Janne Grunauaf_resample: unref out_buf when avresample_convert...
2012-10-08 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-10-07 Justin Rugglesaf_resample: avoid conversion of identical sample forma...
2012-10-06 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-10-05 Anton Khirnovlavr: change the type of the data buffers to uint8_t**.
2012-08-16 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-15 Martin StorsjöDon't include common.h from avutil.h
2012-07-09 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
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 Michael NiedermayerMerge commit '1961e46c15c23a041f8d8614a25388a3ee9eff63'
2012-06-26 Anton Khirnovlavfi: remove disabled FF_API_SAMPLERATE64 cruft
2012-06-15 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-06-15 Janne Grunauaf_resample: fix format modifier in debug string for...
2012-06-05 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
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-22 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-05-21 Justin Rugglesaf_resample: remove an extra space in the log output
2012-05-18 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2012-05-16 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-05-14 Anton Khirnovlavfi: add channel layout/sample rate negotiation.
2012-05-12 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-05-12 Anton Khirnovlavfi: add lavr-based audio resampling filter.