This website requires JavaScript.
Explore
Register
Sign In
x
/
ffmpeg
Watch
1
Star
0
Fork
0
mirror of
https://git.ffmpeg.org/ffmpeg.git
synced
2026-06-28 07:33:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8a61ba0e8194beffdfd9f843bdcf29dbbc974ca5
ffmpeg
/
libavformat
/
libavformat.v
T
5 lines
63 B
Verilog
Raw
Normal View
History
Unescape
Escape
Add symbol versioning for shared libraries
2010-01-16 04:49:02 +00:00
LIBAVFORMAT_$MAJOR
{
lavf: hide private symbols.
2011-10-17 09:14:04 +02:00
global:
av
*
;
local:
*
;
Add symbol versioning for shared libraries
2010-01-16 04:49:02 +00:00
};
Reference in New Issue
Copy Permalink