1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-07-12 15:40:50 +02:00
ffmpeg/libavcodec/libavcodec.v

7 lines
133 B
Verilog

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