This website requires JavaScript.
Explore
Help
Register
Sign In
virtualenv
/
FFmpeg
Watch
1
Star
0
Fork
0
You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced
2024-11-21 10:55:51 +02:00
Code
Issues
Releases
Activity
8caf2da320
FFmpeg
/
libavutil
/
libavutil.v
5 lines
67 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 06:49:02 +02:00
LIBAVUTIL_
$
MAJOR
{
Merge commit '468ea9d5b14f92fe61f47f034e67066f65163f5f' * commit '468ea9d5b14f92fe61f47f034e67066f65163f5f': Revert "avutil: make some tables visible again" Revert "avutil: Add a copy of ff_sqrt_tab back into avutil to restore ABI compatibility" Conflicts: libavcodec/sqrt_tab.c libavutil/libavutil.v Merged-by: Michael Niedermayer <michaelni@gmx.at>
2012-10-23 14:34:42 +03:00
global
:
av
*
;
ff_
*
;
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 06:49:02 +02:00
local
:
*
;
}
;
Reference in New Issue
Copy Permalink