1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-21 10:55:51 +02:00
FFmpeg/libavcodec/libavcodec.v

7 lines
133 B
Verilog

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