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

libavresample.v « libavresample - github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d6fc7512bab81dbe60ecda8e0de48865bafe3f89 (plain)
1
2
3
4
5
6
LIBAVRESAMPLE_MAJOR {
    global:
        av*;
    local:
        *;
};