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

libswresample.v « libswresample - github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9b797bde77cfdde470c64c7a5884d18e3086ba81 (plain)
1
2
3
4
LIBSWRESAMPLE_$MAJOR {
        global: swr_*; ff_*; swresample_*;
        local: *;
};