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: eb16ae175e7adea1ee91dc8fd58e1e4c379d9b8f (plain)
1
2
3
4
LIBAVUTIL_$MAJOR {
        global: av*; ff_*;
        local: *;
};