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-11 16:23:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
ffmpeg
/
libavfilter
/
libavfilter.v
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
8 lines
91 B
V
Raw
Permalink
Normal View
History
Unescape
Escape
build: Change structure of the linker version script templates
2016-05-24 02:18:40 +02:00
LIBAVFILTER_MAJOR
{
global
:
avfilter_
*
;
av_
*
;
local
:
*
;
Add symbol versioning for shared libraries
2010-01-16 04:49:02 +00:00
};
Reference in New Issue
Copy Permalink