summaryrefslogtreecommitdiff
path: root/libswresample/libswresample.v
blob: 3b3508d707055fed061eade98a2c4c8afbfb9856 (plain)
1
2
3
4
5
6
7
LIBSWRESAMPLE_MAJOR {
    global:
        swr_*;
        swresample_*;
    local:
        *;
};