diff --git a/libavcodec/libavcodec.v b/libavcodec/libavcodec.v index f3e6db446a..195485e63f 100644 --- a/libavcodec/libavcodec.v +++ b/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;