1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-07-14 00:11:38 +02:00
ffmpeg/libavcodec/libavcodec.v

7 lines
133 B
Verilog

LIBAVCODEC_$MAJOR {
global: av*;
audio_resample;
audio_resample_close;
local: *;
};