1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2026-05-16 08:38:24 +02:00
Files
FFmpeg/libavcodec/libavcodec.v
T

8 lines
185 B
Verilog
Raw Normal View History

2010-01-16 04:49:02 +00:00
LIBAVCODEC_$MAJOR {
2011-10-17 10:13:16 +02:00
global: av*;
#deprecated, remove after next bump
2011-10-17 10:13:16 +02:00
audio_resample;
audio_resample_close;
local: *;
2010-01-16 04:49:02 +00:00
};