You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-04-24 04:44:54 +02:00
5 lines
76 B
Verilog
5 lines
76 B
Verilog
|
|
LIBAVFILTER_$MAJOR {
|
||
|
|
global: avfilter_*; av_*;
|
||
|
|
local: *;
|
||
|
|
};
|