You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
avcodec: Stop exporting the removed audio_resample* symbols
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
LIBAVCODEC_$MAJOR {
|
||||
global: av*;
|
||||
audio_resample;
|
||||
audio_resample_close;
|
||||
local: *;
|
||||
};
|
||||
|
Reference in New Issue
Block a user