summaryrefslogtreecommitdiff
path: root/libavcodec/libavcodec.v
blob: 0e1c2e1cdaca4441aee88bf037539c8fa2d7204f (plain)
1
2
3
4
5
6
LIBAVCODEC_$MAJOR {
        global: av*;
                audio_resample;
                audio_resample_close;
        local:  *;
};