X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Flibavcodec.v;h=826a54756565ba2c20ee771a8305427b7860f524;hb=6b2e65078c02cb1e09b555603a1eb10ddb3bd244;hp=f3e6db446af422941f25a584911daf916d716411;hpb=516f30ed20828c04459cb2fd3b18a0bd2de4cdf0;p=ffmpeg diff --git a/libavcodec/libavcodec.v b/libavcodec/libavcodec.v index f3e6db446af..826a5475656 100644 --- a/libavcodec/libavcodec.v +++ b/libavcodec/libavcodec.v @@ -1,9 +1,10 @@ LIBAVCODEC_$MAJOR { global: av*; + #deprecated, remove after next bump audio_resample; audio_resample_close; - #deprecated, remove after next bump dsputil_init; + ff_dsputil_init; ff_find_pix_fmt; ff_framenum_to_drop_timecode; ff_framenum_to_smtpe_timecode;