mirror of
https://gitee.com/openharmony/third_party_ffmpeg
synced 2024-11-23 19:30:05 +00:00
7 lines
133 B
Verilog
7 lines
133 B
Verilog
LIBAVCODEC_$MAJOR {
|
|
global: av*;
|
|
audio_resample;
|
|
audio_resample_close;
|
|
local: *;
|
|
};
|