mirror of
https://gitee.com/openharmony/third_party_ffmpeg
synced 2024-11-24 11:49:48 +00:00
8f2634f970
Signed-off-by: James Almer <jamrial@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
8 lines
185 B
Verilog
8 lines
185 B
Verilog
LIBAVCODEC_$MAJOR {
|
|
global: av*;
|
|
#deprecated, remove after next bump
|
|
audio_resample;
|
|
audio_resample_close;
|
|
local: *;
|
|
};
|