mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-11-24 12:09:55 +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: *;
|
|
};
|