This website works better with JavaScript.
Explore
Help
Sign In
Chiebot-Mirror
/
FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
Watch
8
Star
0
Fork
You've already forked FFmpeg
0
Code
Issues
Projects
Releases
Wiki
Activity
Mirror of
https://git.ffmpeg.org/ffmpeg.git
https://ffmpeg.org/
36194
Commits
37
Branches
400
Tags
488 MiB
Tree:
fd9147f114
FFmpeg
/
libavutil
/
libavutil.v
5 lines
61 B
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
15 years ago
LIBAVUTIL_
$
MAJOR
{
Revert "avutil: make some tables visible again" This reverts commit def8c94699877d015154a03d43e2b8f479cd89a0. After the major bump this is no longer necessary.
13 years ago
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
15 years ago
local
:
*
;
}
;