1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2026-04-24 04:44:54 +02:00
Files
FFmpeg/libavfilter/libavfilter.v
T

6 lines
114 B
Verilog
Raw Normal View History

2010-01-16 04:49:02 +00:00
LIBAVFILTER_$MAJOR {
global: avfilter_*; av_*;
ff_default_query_formats;
2010-01-16 04:49:02 +00:00
local: *;
};