X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavfilter%2Fvf_lenscorrection.c;h=82ddb29f5bdc725da1f9eebc02b217dd88241ed3;hb=a7fa1b9aa104491e44a0489e09febe036c70f4f9;hp=9fb14246efefa3e4c52de629ddb8cb3794c95ea9;hpb=7ca10d10aae32fa42b6afc486328a7ec017bd457;p=ffmpeg diff --git a/libavfilter/vf_lenscorrection.c b/libavfilter/vf_lenscorrection.c index 9fb14246efe..82ddb29f5bd 100644 --- a/libavfilter/vf_lenscorrection.c +++ b/libavfilter/vf_lenscorrection.c @@ -104,6 +104,7 @@ static int query_formats(AVFilterContext *ctx) AV_PIX_FMT_YUV420P, AV_PIX_FMT_YUVJ420P, AV_PIX_FMT_YUVA444P, AV_PIX_FMT_YUVA420P, AV_PIX_FMT_YUV422P, + AV_PIX_FMT_GBRP, AV_PIX_FMT_GBRAP, AV_PIX_FMT_NONE };