Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
BC
public
external
ffmpeg
6dfd99c93808d6504dd5cb1fad847d68cb179352
6dfd99c93808d6504dd5cb1fad847d68cb179352
Switch branch/tag
ffmpeg
libavfilter
libavfilter.v
Find file
Normal view
History
Permalink
libavfilter.v
76 Bytes
Edit
Web IDE
Newer
Older
Add symbol versioning for shared libraries
Måns Rullgård
committed
Jan 16, 2010
1
2
3
4
LIBAVFILTER_
$
MAJOR
{
global:
avfilter_
*
;
av_
*
;
local:
*
;
}
;