mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-21 10:55:51 +02:00
03e098e7a0
Needed to properly export avpriv_* symbols.
5 lines
67 B
Verilog
5 lines
67 B
Verilog
LIBAVUTIL_$MAJOR {
|
|
global: av*; ff_*;
|
|
local: *;
|
|
};
|