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-05 11:03:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
72dadaa9579faaf94de8df13442f84a09c09594e
ffmpeg
/
libavutil
/
libavutil.v
T
5 lines
78 B
Verilog
Raw
Normal View
History
Unescape
Escape
Add symbol versioning for shared libraries
2010-01-16 04:49:02 +00:00
LIBAVUTIL_$MAJOR
{
global:
av_
*
;
ff_
*
;
avutil_
*
;
local:
*
;
};
Reference in New Issue
Copy Permalink