]> git.sesse.net Git - ffmpeg/blob - libavformat/libavformat.v
avcodec: Move all AVCodecParser.split functions to remove_extradata_bsf
[ffmpeg] / libavformat / libavformat.v
1 LIBAVFORMAT_MAJOR {
2     global:
3         av*;
4     local:
5         *;
6 };