Move from libavresample to libswresample
authorVladimir Lomov <vladimir@smoon7.vl-lomov.ru>
Thu, 4 Oct 2018 01:56:20 +0000 (09:56 +0800)
committerArmin Novak <armin.novak@thincast.com>
Thu, 4 Oct 2018 06:35:04 +0000 (08:35 +0200)
commit41cc2b63cbcf9e534f029ee820ec7c9588c06270
tree51f1d62d50cd8d5b12e6c5ec7796bea5427e8697
parent2e1bf90bd927f7576baf86c84b57db7361ed8613
Move from libavresample to libswresample

  - The libavresample as part of FFmpeg was declared as deprecated in
    favor of libswresample on Dec 25 2017 in commit "lavr: deprecate the
    entire library"
    (https://github.com/FFmpeg/FFmpeg/commit/c29038f3041a4080342b2e333c1967d136749c0f
    ;
    https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/c29038f3041a4080342b2e333c1967d136749c0f).
    As major Linux distributions (RPM, DEB and Archlinux) provide now
    FFmpeg and libswresample as its part use the libswresample instead of
    libavresample.

Signed-off-by: Vladimir Lomov <vladimir@smoon7.vl-lomov.ru>
cmake/FindFFmpeg.cmake
libfreerdp/codec/dsp_ffmpeg.c
packaging/deb/freerdp-nightly/control
packaging/rpm/freerdp-nightly.spec