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: 663af85ba81942181c2b1e04cbaa22d222e48a12 (plain)
1
2
3
4
LIBAVDEVICE_$MAJOR {
        global: avdevice_*;
        local: *;
};