This website requires JavaScript.
Explore
Help
Register
Sign In
virtualenv
/
FFmpeg
Watch
1
Star
0
Fork
0
You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced
2026-04-24 04:44:54 +02:00
Code
Issues
Releases
Activity
Files
b8a00a1f73331af031cbb8d718d6439522896a3f
FFmpeg
/
libavfilter
/
libavfilter.v
T
8 lines
91 B
V
Raw
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