]> git.sesse.net Git - ffmpeg/blob - libavfilter/libavfilter.v
lavfi/setdar: fix num/den swapping in log message
[ffmpeg] / libavfilter / libavfilter.v
1 LIBAVFILTER_$MAJOR {
2         global: avfilter_*; av_*;
3             ff_default_query_formats;
4         local: *;
5 };