mirror of
https://mirror.skon.top/https://github.com/FFmpeg/FFmpeg
synced 2026-04-21 21:30:24 +08:00
9 lines
221 B
Verilog
9 lines
221 B
Verilog
LIBAVCODEC_$MAJOR {
|
|
global: av*;
|
|
audio_resample;
|
|
audio_resample_close;
|
|
#deprecated, remove after next bump
|
|
img_get_alpha_info;
|
|
local: *;
|
|
};
|