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

libavdevice.v « libavdevice - github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: de7278c1933027cb324dbde9bc2ce7c2e75096ad (plain)
1
2
3
4
LIBAVDEVICE_$MAJOR {
        global: avdevice_*; av_*;
        local: *;
};