[FFmpeg-devel] [PATCH] lavfi: deprecate av_vsrc_buffer_* API and drop it at the next major bump

Stefano Sabatini stefasab at gmail.com
Fri Jun 29 14:44:44 CEST 2012


On date Thursday 2012-06-28 23:08:01 +0200, Stefano Sabatini encoded:
[...]
> Updated after recent API raid.
> -- 
> FFmpeg = Furious Fostering Multipurpose Perfectionist Efficient Genius

> From 5a8d1cbef89bcd5bbeea23fcfa4afac32fae33ea Mon Sep 17 00:00:00 2001
> From: Stefano Sabatini <stefasab at gmail.com>
> Date: Tue, 26 Jun 2012 00:41:33 +0200
> Subject: [PATCH] lavfi: remove vsrc_buffer.h API
> 
> The vsrc_buffer.h is not installed since commit 0b3b95813576, so there is
> no point into keeping it around.
> 
> The buffersrc.h API should be used instead, which is more powerful.
> ---
>  libavfilter/avcodec.h     |   12 --------
>  libavfilter/src_buffer.c  |   22 ---------------
>  libavfilter/vsrc_buffer.h |   66 ---------------------------------------------
>  3 files changed, 0 insertions(+), 100 deletions(-)
>  delete mode 100644 libavfilter/vsrc_buffer.h

Since current state is non-functions, I'll push this in two days if I
read no replies.
-- 
FFmpeg = Fantastic Freak Magnificient Philosofic Experimenting Genius


More information about the ffmpeg-devel mailing list