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