mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-26 19:01:44 +02:00
avcodec: Stop exporting the removed audio_resample* symbols
This commit is contained in:
parent
7f93a861aa
commit
befe044bb9
@ -1,6 +1,4 @@
|
||||
LIBAVCODEC_$MAJOR {
|
||||
global: av*;
|
||||
audio_resample;
|
||||
audio_resample_close;
|
||||
local: *;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user