OSDN Git Service

Merge commit '6aa4ba7131b6e8668e33430e18101a051fe492eb'
[android-x86/external-ffmpeg.git] / libavfilter / libavfilter.v
1 LIBAVFILTER_MAJOR {
2     global:
3         avfilter_*;
4         av_*;
5     local:
6         *;
7 };