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: 0d5efe4706cd286c4d46586fb76009f8e5370a35 (plain)
1
2
3
4
LIBSWRESAMPLE_$MAJOR {
        global: swr_*; swresample_*;
        local: *;
};