This website requires JavaScript.
Explore
Register
Sign In
x
/
ffmpeg
Watch
1
Star
0
Fork
0
mirror of
https://git.ffmpeg.org/ffmpeg.git
synced
2026-07-06 19:43:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2ece7d94bc35ba0ee2b650caec25853b9fcc2eb7
ffmpeg
/
libpostproc
/
libpostproc.v
T
5 lines
76 B
Verilog
Raw
Normal View
History
Unescape
Escape
Add symbol versioning for shared libraries
2010-01-16 04:49:02 +00:00
LIBPOSTPROC_$MAJOR
{
global:
postproc_
*
;
pp_
*
;
local:
*
;
};
Reference in New Issue
Copy Permalink