avformat/mpeg: demux ivtv captions
[ffmpeg.git] / libavcodec / libavcodec.v
blobd863e056a573d0ddcb1be9e408ca08717f4882b3
1 LIBAVCODEC_MAJOR {
2 global:
3 av_*;
4 avcodec_*;
5 avpriv_*;
6 avsubtitle_free;
7 local:
8 *;
9 };