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: 6518e5fc0960bc0c468e7cd3531634857fe4c68f (plain)
1
2
3
4
5
6
7
LIBAVFILTER_MAJOR {
    global:
        avfilter_*;
        av_*;
    local:
        *;
};