mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-06-03 18:37:46 +00:00

Based on patch by Reinhard Tartler <siretart tauware de> Originally committed as revision 21236 to svn://svn.ffmpeg.org/ffmpeg/trunk
4 lines
78 B
Verilog
4 lines
78 B
Verilog
LIBAVUTIL_$MAJOR {
|
|
global: av_*; ff_*; avutil_*;
|
|
local: *;
|
|
};
|