]> git.sesse.net Git - ffmpeg/blobdiff - tests/fate/filter-video.mak
Merge commit '502ab21af0ca68f76d6112722c46d2f35c004053'
[ffmpeg] / tests / fate / filter-video.mak
index ecd928cc1765a23aebd877144eeba3e35ecbe0ec..eb5559172edd9e369e61e0b600111ab67d98a36e 100644 (file)
@@ -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"