mirror of
https://gitee.com/openharmony/third_party_ffmpeg
synced 2024-12-02 00:06:36 +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: *;
|
|
};
|