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

libswscale.v « libswscale - github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 96170a16a00f292617983a402cbf8a9fa601aa6d (plain)
1
2
3
4
5
6
7
LIBSWSCALE_MAJOR {
    global:
        swscale_*;
        sws_*;
    local:
        *;
};