lavc: move deprecated audio_resample* bellow

Signed-off-by: Paul B Mahol <onemda@gmail.com>
pull/9/head
Paul B Mahol 12 years ago
parent 11c99c78ba
commit 8a6ae87b99
  1. 2
      libavcodec/libavcodec.v

@ -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;

Loading…
Cancel
Save