Browse Source

lavc: move deprecated audio_resample* bellow

Signed-off-by: Paul B Mahol <onemda@gmail.com>
tags/n1.2
Paul B Mahol 13 years ago
parent
commit
8a6ae87b99
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      libavcodec/libavcodec.v

+ 1
- 1
libavcodec/libavcodec.v 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;


Loading…
Cancel
Save