You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-05-21 16:47:28 +02:00
5 lines
78 B
Verilog
5 lines
78 B
Verilog
|
|
LIBAVUTIL_$MAJOR {
|
||
|
|
global: av_*; ff_*; avutil_*;
|
||
|
|
local: *;
|
||
|
|
};
|