[FFmpeg-devel] [PATCH] lavr: deprecate the entire library
Rostislav Pehlivanov
atomnuker at gmail.com
Tue Dec 26 17:09:23 EET 2017
On 25 December 2017 at 17:53, Rostislav Pehlivanov <atomnuker at gmail.com>
wrote:
> Deprecate the entire library. Merged years ago to provide compatibility
> with Libav, it remained unmaintained by the FFmpeg project and duplicated
> functionality provided by libswresample.
>
> In order to improve consistency and reduce attack surface, as well as to
> ease
> burden on maintainers, it has been deprecated. Users of this library are
> asked
> to migrate to libswresample, which, as well as providing more
> functionality,
> is faster and has higher accuracy.
>
> Signed-off-by: Rostislav Pehlivanov <atomnuker at gmail.com>
> ---
> configure | 4 ++--
> doc/APIchanges | 10 ++++++++++
> libavresample/avresample.h | 30 +++++++++++++++++++++++++-----
> 3 files changed, 37 insertions(+), 7 deletions(-)
>
>
I'll push this tonight if there are no more objections.
More information about the ffmpeg-devel
mailing list