mirror of https://git.ffmpeg.org/ffmpeg.git
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