1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2026-05-21 16:47:28 +02:00
Files
FFmpeg/libavutil/libavutil.v
T

5 lines
78 B
Verilog
Raw Normal View History

2010-01-16 04:49:02 +00:00
LIBAVUTIL_$MAJOR {
global: av_*; ff_*; avutil_*;
local: *;
};