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