1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-19 05:49:09 +02:00
FFmpeg/libavdevice/libavdevice.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
70 B
Verilog

LIBAVDEVICE_$MAJOR {
global: avdevice_*;
local: *;
};