1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-29 22:00:58 +02:00
FFmpeg/libavutil/libavutil.v
Reinhard Tartler a9785f58c6 backport symbol versioning patch
Originally committed as revision 21595 to svn://svn.ffmpeg.org/ffmpeg/branches/0.5
2010-02-01 16:00:09 +00:00

5 lines
78 B
Verilog

LIBAVUTIL_$MAJOR {
global: av_*; ff_*; avutil_*;
local: *;
};