1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-04 06:08:26 +02:00
FFmpeg/libavfilter
Stefano Sabatini 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.
2011-09-12 18:51:18 +02:00
..
2011-08-20 15:00:23 +02:00
2011-06-02 20:06:00 +01:00
2011-07-21 11:00:47 +02:00
2011-08-14 12:26:44 +02:00
2011-08-27 17:23:45 +02:00
2011-08-31 16:11:26 +02:00
2011-08-11 16:19:48 +02:00