X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=tests%2Ffate%2Ffilter-video.mak;h=eb5559172edd9e369e61e0b600111ab67d98a36e;hb=8097307bfb6a90d18d35a870ff61016111820ab7;hp=ecd928cc1765a23aebd877144eeba3e35ecbe0ec;hpb=f973f1741649df5ba11c11721aa088c883d467f5;p=ffmpeg diff --git a/tests/fate/filter-video.mak b/tests/fate/filter-video.mak index ecd928cc176..eb5559172ed 100644 --- a/tests/fate/filter-video.mak +++ b/tests/fate/filter-video.mak @@ -236,6 +236,9 @@ fate-filter-pixfmts-null: CMD = pixfmts FATE_FILTER_PIXFMTS-$(CONFIG_PAD_FILTER) += fate-filter-pixfmts-pad fate-filter-pixfmts-pad: CMD = pixfmts "500:400:20:20" +FATE_FILTER_PIXFMTS-$(CONFIG_ROTATE_FILTER) += fate-filter-pixfmts-rotate +fate-filter-pixfmts-rotate: CMD = pixfmts "2*PI*n/50" + FATE_FILTER_PIXFMTS-$(CONFIG_SCALE_FILTER) += fate-filter-pixfmts-scale fate-filter-pixfmts-scale: CMD = pixfmts "200:100"