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: c68f153cbc38652408fb223b836859e039a3fadf (plain)
1
2
3
4
LIBSWSCALE_$MAJOR {
        global: swscale_*; sws_*; ff_*;
        local: *;
};