]> git.sesse.net Git - ffmpeg/blob - libavfilter/libavfilter.v
Deprecate av_parse_video_frame_size() and av_parse_video_frame_rate()
[ffmpeg] / libavfilter / libavfilter.v
1 LIBAVFILTER_$MAJOR {
2         global: avfilter_*; av_*;
3         local: *;
4 };