This website requires JavaScript.
Explore
Help
Register
Sign In
xenia-project
/
FFmpeg
Watch
1
Star
0
Fork
0
You've already forked FFmpeg
mirror of
https://github.com/xenia-project/FFmpeg.git
synced
2025-01-06 03:09:14 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
8b6a5a7923
FFmpeg
/
libavformat
/
libavformat.v
5 lines
63 B
Coq
Raw
Normal View
History
Unescape
Escape
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
LIBAVFORMAT_
$
MAJOR
{
lavf: hide private symbols. Overhead as reported by rbelf-size goes from 40147 to 20877.
2011-10-17 07:14:04 +00:00
global
:
av
*
;
local
:
*
;
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
}
;
Reference in New Issue
Copy Permalink