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

libavformat.v « libavformat - github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 47d5ddcdb13e351d04e96636842c89960b564a3e (plain)
1
2
3
4
5
6
LIBAVFORMAT_MAJOR {
    global:
        av*;
    local:
        *;
};