mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2025-01-07 11:51:24 +00:00
7 lines
133 B
Verilog
7 lines
133 B
Verilog
LIBAVCODEC_$MAJOR {
|
|
global: av*;
|
|
audio_resample;
|
|
audio_resample_close;
|
|
local: *;
|
|
};
|