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

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