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
c3fb0c5bab
FFmpeg
/
libpostproc
/
libpostproc.v
8 lines
91 B
Coq
Raw
Normal View
History
Unescape
Escape
Merge commit '535a742c2695a9e0c586b50d7fa76e318232ff24' * commit '535a742c2695a9e0c586b50d7fa76e318232ff24': build: Change structure of the linker version script templates Merged-by: Matthieu Bouron <matthieu.bouron@stupeflix.com>
2016-06-27 17:51:57 +02:00
LIBPOSTPROC_MAJOR
{
global
:
postproc_
*
;
pp_
*
;
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 06:49:02 +02:00
}
;
Reference in New Issue
Copy Permalink