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: 27381c6aca3ca7a2128c2d89cfe75ff2ec2d7717 (plain)
1
2
3
4
5
6
7
LIBPOSTPROC_MAJOR {
    global:
        postproc_*;
        pp_*;
    local:
        *;
};