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

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