lavc: move deprecated audio_resample* bellow

Signed-off-by: Paul B Mahol <onemda@gmail.com>
This commit is contained in:
Paul B Mahol 2013-01-28 22:59:15 +00:00
parent 11c99c78ba
commit 8a6ae87b99
1 changed files with 1 additions and 1 deletions

View File

@ -1,8 +1,8 @@
LIBAVCODEC_$MAJOR {
global: av*;
#deprecated, remove after next bump
audio_resample;
audio_resample_close;
#deprecated, remove after next bump
dsputil_init;
ff_find_pix_fmt;
ff_framenum_to_drop_timecode;