Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 1 | -0/+1 |
* | lavfi: add error handling to filter_samples(). | Anton Khirnov | 2012-07-09 | 1 | -6/+19 |
* | af_resample: fix request_frame() behavior. | Anton Khirnov | 2012-07-09 | 1 | -2/+12 |
* | lavr: Use AV_SAMPLE_FMT_NONE to auto-select the internal sample format | Justin Ruggles | 2012-07-08 | 1 | -6/+0 |
* | lavfi: remove disabled FF_API_SAMPLERATE64 cruft | Anton Khirnov | 2012-06-26 | 1 | -4/+0 |
* | af_resample: fix format modifier in debug string for FF_API_SAMPLERATE64 | Janne Grunau | 2012-06-15 | 1 | -0/+4 |
* | lavfi: remove request/poll and drawing functions from public API on next bump | Anton Khirnov | 2012-06-05 | 1 | -1/+1 |
* | lavfi: make formats API private on next bump. | Anton Khirnov | 2012-06-05 | 1 | -6/+6 |
* | af_resample: remove an extra space in the log output | Justin Ruggles | 2012-05-21 | 1 | -1/+1 |
* | lavfi: add channel layout/sample rate negotiation. | Anton Khirnov | 2012-05-14 | 1 | -0/+11 |
* | lavfi: add lavr-based audio resampling filter. | Anton Khirnov | 2012-05-12 | 1 | -0/+225 |