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

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