OSDN Git Service

libavfilter/scale2ref: Add constants for the primary input
[android-x86/external-ffmpeg.git] / libavfilter / libavfilter.v
1 LIBAVFILTER_MAJOR {
2     global:
3         avfilter_*;
4         av_*;
5     local:
6         *;
7 };