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

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