[FFmpeg-devel] [PATCH] lavfi: deprecate av_vsrc_buffer_* API and drop it at the next major bump
Stefano Sabatini
stefasab at gmail.com
Thu Jun 28 23:08:01 CEST 2012
On date Tuesday 2012-06-26 00:56:25 +0200, Stefano Sabatini encoded:
> Favor the av_buffersrc_* API instead, which is more powerful.
>
> Avoid to support two distinct API for doing the same thing.
> Note that the FF_API_VSRC_BUFFER_ADD_FRAME was previously defined but
> never used.
> ---
> doc/examples/filtering_video.c | 2 +-
> libavfilter/avcodec.h | 4 ++++
> libavfilter/src_buffer.c | 2 ++
> libavfilter/version.h | 4 ++--
> libavfilter/vsrc_buffer.h | 2 ++
> 5 files changed, 11 insertions(+), 3 deletions(-)
Updated after recent API raid.
--
FFmpeg = Furious Fostering Multipurpose Perfectionist Efficient Genius
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-lavfi-remove-vsrc_buffer.h-API.patch
Type: text/x-diff
Size: 5202 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120628/3884027d/attachment.bin>
More information about the ffmpeg-devel
mailing list