| Author | SHA1 | Message | Date | 
|---|---|---|---|
|  | 2c0317419b | lavfi: simplify signature for avfilter_get_audio_buffer() and friends The additional parameters were never used and are complicating the function interface. Also, they were inconsistent with the way the video API works. So this assumes that a requested samples buffer will have *always* the format specified in the requested link. This breaks audio filtering API and ABI. | 14 years ago | 
|  | 3a9e227fb1 | lavfi: add aresample filter Based on a patch by Stefano. Signed-off-by: Stefano Sabatini <stefano.sabatini-lala@poste.it> | 14 years ago |