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: fb17058df5de687cc1353fef3d99f6b8c79208b8 (plain)
1
2
3
4
5
6
LIBAVUTIL_MAJOR {
    global:
        av*;
    local:
        *;
};