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