]> git.sesse.net Git - ffmpeg/blob - libavfilter/libavfilter.v
internal.h: remove start/end_frame from AVFilterPad
[ffmpeg] / libavfilter / libavfilter.v
1 LIBAVFILTER_$MAJOR {
2         global: avfilter_*; av_*;
3             ff_default_query_formats;
4         local: *;
5 };