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
1fb5ae44c43de48fa497b29f559dcf32313f5290
FFmpeg
/
libavutil
/
libavutil.v
T
5 lines
61 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: stop exporting internal functions
2014-08-09 21:04:35 -03:00
global:
av
*
;
Add symbol versioning for shared libraries
2010-01-16 04:49:02 +00:00
local:
*
;
};
Reference in New Issue
Copy Permalink