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