1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-07-13 16:11:20 +02:00
ffmpeg/libavdevice/libavdevice.v
Måns Rullgård a482e61bd6 Add symbol versioning for shared libraries
Based on patch by Reinhard Tartler <siretart tauware de>

Originally committed as revision 21236 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-01-16 04:49:02 +00:00

5 lines
70 B
Verilog

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