mirror of
https://gitee.com/openharmony/third_party_ffmpeg
synced 2024-11-24 11:49:48 +00:00
a482e61bd6
Based on patch by Reinhard Tartler <siretart tauware de> Originally committed as revision 21236 to svn://svn.ffmpeg.org/ffmpeg/trunk
5 lines
78 B
Verilog
5 lines
78 B
Verilog
LIBAVUTIL_$MAJOR {
|
|
global: av_*; ff_*; avutil_*;
|
|
local: *;
|
|
};
|