1LIBAVDEVICE_MAJOR {
2    global:
3        avdevice_*;
4        av_*;
5    local:
6        *;
7};
8