libavcodec.v 185 Bytes
Newer Older
1
LIBAVCODEC_$MAJOR {
2
        global: av*;
3
                #deprecated, remove after next bump
4 5 6
                audio_resample;
                audio_resample_close;
        local:  *;
7
};