1LIBAVCODEC_MAJOR {
2    global:
3        av_*;
4        avcodec_*;
5        avpriv_*;
6        avsubtitle_free;
7    local:
8        *;
9};
10