summaryrefslogtreecommitdiffstats
path: root/libavcodec/libavcodec.v
blob: 304c2ef4279af582b5f20bc8828ab7aaff0b25b9 (plain)
1
2
3
4
5
6
7
8
9
LIBAVCODEC_MAJOR {
    global:
        av*;
        #deprecated, remove after next bump
        audio_resample;
        audio_resample_close;
    local:
        *;
};
OpenPOWER on IntegriCloud