]> git.sesse.net Git - ffmpeg/blob - libavfilter/libavfilter.v
avcodec/mpegvideo: fix edge emulation with uvlinesize below 25
[ffmpeg] / libavfilter / libavfilter.v
1 LIBAVFILTER_$MAJOR {
2         global: avfilter_*; av_*;
3             ff_default_query_formats;
4         local: *;
5 };