aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/libavformat.v
blob: 0ec1c3c4de5a11b6a99cc057f602fc3ba5b84748 (plain)
1
2
3
4
5
6
7
LIBAVFORMAT_$MAJOR {
        global: *;
        local:
                ff_*_demuxer;
                ff_*_muxer;
                ff_*_protocol;
};