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

libavcore.v « libavcore - github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: dc84cc49658e5aae21be508685b02a21dbefbceb (plain)
1
2
3
4
LIBAVCORE_$MAJOR {
        global: av_*; ff_*; avcore*;
        local: *;
};