]> git.sesse.net Git - ffmpeg/commit
lavc: drop deprecated audio_convert API at the next major bump
authorStefano Sabatini <stefasab@gmail.com>
Thu, 31 Oct 2013 09:38:10 +0000 (10:38 +0100)
committerStefano Sabatini <stefasab@gmail.com>
Sun, 3 Nov 2013 12:13:24 +0000 (13:13 +0100)
commit5a6e6dcaa4d237257592fbe621fa9325ac860ba0
tree5d56406124de8ca9bf9537d03f12ce34a04eca39
parentcf49d5907aae5b7be4d0e3e30d12bf85a2fa87f3
lavc: drop deprecated audio_convert API at the next major bump

Also make AVCODEC_RESAMPLE API removal depends on its presence, since its
code depends on it as well.

Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
libavcodec/audioconvert.c
libavcodec/audioconvert.h
libavcodec/version.h