]> git.sesse.net Git - ffmpeg/blob - libavcodec/libavcodec.v
avformat/dashenc: Remove deprecated min_seg_duration option
[ffmpeg] / libavcodec / libavcodec.v
1 LIBAVCODEC_MAJOR {
2     global:
3         av*;
4     local:
5         *;
6 };