mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-11-27 13:30:45 +00:00
7 lines
133 B
Verilog
7 lines
133 B
Verilog
LIBAVCODEC_$MAJOR {
|
|
global: av*;
|
|
audio_resample;
|
|
audio_resample_close;
|
|
local: *;
|
|
};
|