You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
lavc: move deprecated audio_resample* bellow
Signed-off-by: Paul B Mahol <onemda@gmail.com>
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
LIBAVCODEC_$MAJOR {
|
LIBAVCODEC_$MAJOR {
|
||||||
global: av*;
|
global: av*;
|
||||||
|
#deprecated, remove after next bump
|
||||||
audio_resample;
|
audio_resample;
|
||||||
audio_resample_close;
|
audio_resample_close;
|
||||||
#deprecated, remove after next bump
|
|
||||||
dsputil_init;
|
dsputil_init;
|
||||||
ff_find_pix_fmt;
|
ff_find_pix_fmt;
|
||||||
ff_framenum_to_drop_timecode;
|
ff_framenum_to_drop_timecode;
|
||||||
|
Reference in New Issue
Block a user