1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2026-04-29 12:54:10 +02:00
Files
FFmpeg/libavcodec/libavcodec.v
T

9 lines
221 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*;
audio_resample;
audio_resample_close;
#deprecated, remove after next bump
img_get_alpha_info;
local: *;
2010-01-16 04:49:02 +00:00
};