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

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