[FFmpeg-devel] [PATCH] lavr: deprecate the entire library
wm4
nfxjfg at googlemail.com
Mon Dec 25 08:50:36 EET 2017
On Mon, 25 Dec 2017 02:12:38 +0000
Rostislav Pehlivanov <atomnuker at gmail.com> wrote:
> Signed-off-by: Rostislav Pehlivanov <atomnuker at gmail.com>
> ---
> doc/APIchanges | 5 +++++
> libavresample/avresample.h | 30 +++++++++++++++++++++++++-----
> 2 files changed, 30 insertions(+), 5 deletions(-)
>
> diff --git a/doc/APIchanges b/doc/APIchanges
> index df79758e86..96fad416d5 100644
> --- a/doc/APIchanges
> +++ b/doc/APIchanges
> @@ -15,6 +15,11 @@ libavutil: 2017-10-21
>
> API changes, most recent first:
>
> +2017-xx-xx - xxxxxxx - lavr 4.0.0 - avresample.h
> + Deprecate the entire library. It was unmaintained and redundant
> + as libswresample did everything it did better, faster, with more
> + control and with a better, slightly higher level API.
> +
I don't strongly disagree with the wording and also with the
"deprecation", and I think we should build avr by default instead.
More information about the ffmpeg-devel
mailing list