This website requires JavaScript.
Explore
Help
Register
Sign In
virtualenv
/
FFmpeg
Watch
1
Star
0
Fork
0
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced
2026-06-19 19:03:00 +02:00
Code
Issues
Releases
Activity
Files
96c9cc10947a374b99f56970959cdedbbb1e4331
FFmpeg
/
libavutil
/
libavutil.v
T
5 lines
67 B
Verilog
Raw
Normal View
History
Unescape
Escape
Add symbol versioning for shared libraries
2010-01-16 04:49:02 +00:00
LIBAVUTIL_$MAJOR
{
lavu: change versioning script to include all av* prefixed symbols
2012-06-08 15:47:59 -04:00
global:
av
*
;
ff_
*
;
Add symbol versioning for shared libraries
2010-01-16 04:49:02 +00:00
local:
*
;
};
Reference in New Issue
Copy Permalink