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-06-28 15:43:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
00a63bfb87af6cf7bcdf85848830a90c7e052d41
ffmpeg
/
libavdevice
/
libavdevice.v
T
5 lines
70 B
Verilog
Raw
Normal View
History
Unescape
Escape
Add symbol versioning for shared libraries
2010-01-16 04:49:02 +00:00
LIBAVDEVICE_$MAJOR
{
global:
avdevice_
*
;
local:
*
;
};
Reference in New Issue
Copy Permalink