Welcome to mirror list, hosted at ThFree Co, Russian Federation.

libavfilter.v « libavfilter - github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a3d33a32e1ccb9d541a28ab5934afbaecde6a8ca (plain)
1
2
3
4
5
LIBAVFILTER_$MAJOR {
        global: avfilter_*; av_*;
            ff_default_query_formats;
        local: *;
};