This website requires JavaScript.
Explore
Help
Register
Sign In
xaymar
/
FFmpeg
Watch
1
Star
0
Fork
0
You've already forked FFmpeg
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
00a63bfb87af6cf7bcdf85848830a90c7e052d41
FFmpeg
/
libavcodec
/
libavcodec.v
T
5 lines
63 B
Verilog
Raw
Normal View
History
Unescape
Escape
Add symbol versioning for shared libraries
2010-01-16 04:49:02 +00:00
LIBAVCODEC_
$MAJOR
{
lavc: hide private symbols.
2011-10-17 10:13:16 +02:00
global:
av
*
;
local:
*
;
Add symbol versioning for shared libraries
2010-01-16 04:49:02 +00:00
}
;
Reference in New Issue
Copy Permalink