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: 3b3508d707055fed061eade98a2c4c8afbfb9856 (plain)
1
2
3
4
5
6
7
LIBSWRESAMPLE_MAJOR {
    global:
        swr_*;
        swresample_*;
    local:
        *;
};