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/
117970
Commits
37
Branches
400
Tags
487 MiB
Tree:
a5a899bfcb
FFmpeg
/
libpostproc
/
libpostproc.v
8 lines
91 B
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>
9 years ago
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
15 years ago
}
;