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

libavdevice.v « libavdevice - github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 97616171856c676f49f01510df7c2bb1db1f4d36 (plain)
1
2
3
4
5
6
7
LIBAVDEVICE_MAJOR {
    global:
        avdevice_*;
        av_*;
    local:
        *;
};