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-18 11:11:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
release/2.4
ffmpeg
/
libavfilter
/
libavfilter.v
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
5 lines
76 B
Verilog
Raw
Permalink
Normal View
History
Unescape
Escape
Add symbol versioning for shared libraries
2010-01-16 04:49:02 +00:00
LIBAVFILTER_$MAJOR
{
global:
avfilter_
*
;
av_
*
;
local:
*
;
};
Reference in New Issue
Copy Permalink