fate/filter-video: add more rgbtestsrc tests

Signed-off-by: James Almer <jamrial@gmail.com>
master
James Almer 2 weeks ago
parent 165f124129
commit 430bec8666
  1. 12
      tests/fate/filter-video.mak
  2. 10
      tests/ref/fate/filter-rgbtestsrc-gbrp
  3. 10
      tests/ref/fate/filter-rgbtestsrc-gbrp12
  4. 10
      tests/ref/fate/filter-rgbtestsrc-rgba
  5. 10
      tests/ref/fate/filter-rgbtestsrc-x2rgb10le

@ -100,6 +100,18 @@ fate-filter-pal100bars: CMD = framecrc -lavfi pal100bars=rate=5:duration=1 -pix_
FATE_FILTER-$(call FILTERFRAMECRC, RGBTESTSRC) += fate-filter-rgbtestsrc
fate-filter-rgbtestsrc: CMD = framecrc -lavfi rgbtestsrc=rate=5:duration=1 -pix_fmt rgb24
FATE_FILTER-$(call FILTERFRAMECRC, RGBTESTSRC) += fate-filter-rgbtestsrc-rgba
fate-filter-rgbtestsrc-rgba: CMD = framecrc -lavfi rgbtestsrc=rate=5:duration=1 -pix_fmt rgba
FATE_FILTER-$(call FILTERFRAMECRC, RGBTESTSRC) += fate-filter-rgbtestsrc-gbrp
fate-filter-rgbtestsrc-gbrp: CMD = framecrc -lavfi rgbtestsrc=rate=5:duration=1 -pix_fmt gbrp
FATE_FILTER-$(call FILTERFRAMECRC, RGBTESTSRC SCALE) += fate-filter-rgbtestsrc-gbrp12
fate-filter-rgbtestsrc-gbrp12: CMD = framecrc -lavfi rgbtestsrc=rate=5:duration=1,format=gbrp12,scale -pix_fmt gbrp12le
FATE_FILTER-$(call FILTERFRAMECRC, RGBTESTSRC) += fate-filter-rgbtestsrc-x2rgb10le
fate-filter-rgbtestsrc-x2rgb10le: CMD = framecrc -lavfi rgbtestsrc=rate=5:duration=1 -pix_fmt x2rgb10le
FATE_FILTER-$(call FILTERFRAMECRC, SMPTEBARS) += fate-filter-smptebars
fate-filter-smptebars: CMD = framecrc -lavfi smptebars=rate=5:duration=1 -pix_fmt yuv420p

@ -0,0 +1,10 @@
#tb 0: 1/5
#media_type 0: video
#codec_id 0: rawvideo
#dimensions 0: 320x240
#sar 0: 1/1
0, 0, 0, 1, 230400, 0x0dbc18bb
0, 1, 1, 1, 230400, 0x0dbc18bb
0, 2, 2, 1, 230400, 0x0dbc18bb
0, 3, 3, 1, 230400, 0x0dbc18bb
0, 4, 4, 1, 230400, 0x0dbc18bb

@ -0,0 +1,10 @@
#tb 0: 1/5
#media_type 0: video
#codec_id 0: rawvideo
#dimensions 0: 320x240
#sar 0: 1/1
0, 0, 0, 1, 460800, 0x3fd1daca
0, 1, 1, 1, 460800, 0x3fd1daca
0, 2, 2, 1, 460800, 0x3fd1daca
0, 3, 3, 1, 460800, 0x3fd1daca
0, 4, 4, 1, 460800, 0x3fd1daca

@ -0,0 +1,10 @@
#tb 0: 1/5
#media_type 0: video
#codec_id 0: rawvideo
#dimensions 0: 320x240
#sar 0: 1/1
0, 0, 0, 1, 307200, 0xf238fe31
0, 1, 1, 1, 307200, 0xf238fe31
0, 2, 2, 1, 307200, 0xf238fe31
0, 3, 3, 1, 307200, 0xf238fe31
0, 4, 4, 1, 307200, 0xf238fe31

@ -0,0 +1,10 @@
#tb 0: 1/5
#media_type 0: video
#codec_id 0: rawvideo
#dimensions 0: 320x240
#sar 0: 1/1
0, 0, 0, 1, 307200, 0x88747fea
0, 1, 1, 1, 307200, 0x88747fea
0, 2, 2, 1, 307200, 0x88747fea
0, 3, 3, 1, 307200, 0x88747fea
0, 4, 4, 1, 307200, 0x88747fea
Loading…
Cancel
Save