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
2024-11-25 04:30:02 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
28e1eed3c2
FFmpeg
/
libavutil
/
libavutil.v
5 lines
61 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
LIBAVUTIL_
$
MAJOR
{
Revert "avutil: make some tables visible again" This reverts commit def8c94699877d015154a03d43e2b8f479cd89a0. After the major bump this is no longer necessary.
2012-10-22 07:15:11 +00:00
global
:
av
*
;
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
local
:
*
;
}
;
Reference in New Issue
Copy Permalink