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
204bcdf56c8f7dae5c487ab0da5c647154f0cd2a
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