Browse Source

fate/filter: test hqdn3d timeline.

tags/n2.0
Clément Bœsch 12 years ago
parent
commit
9b11c2ef36
3 changed files with 12 additions and 11 deletions
  1. +1
    -1
      tests/fate/filter-video.mak
  2. +1
    -0
      tests/filtergraphs/hqdn3d
  3. +10
    -10
      tests/ref/fate/filter-hqdn3d-sample

+ 1
- 1
tests/fate/filter-video.mak View File

@@ -91,7 +91,7 @@ FATE_FILTER_VSYNTH-$(CONFIG_UNSHARP_FILTER) += fate-filter-unsharp
fate-filter-unsharp: CMD = framecrc -c:v pgmyuv -i $(SRC) -vf unsharp=11:11:-1.5:11:11:-1.5

FATE_FILTER-$(call ALLYES, SMJPEG_DEMUXER MJPEG_DECODER PERMS_FILTER HQDN3D_FILTER) += fate-filter-hqdn3d-sample
fate-filter-hqdn3d-sample: CMD = framecrc -idct simple -i $(SAMPLES)/smjpeg/scenwin.mjpg -vf perms=random,hqdn3d -an
fate-filter-hqdn3d-sample: CMD = framecrc -idct simple -i $(SAMPLES)/smjpeg/scenwin.mjpg -filter_complex_script $(SRC_PATH)/tests/filtergraphs/hqdn3d -an

FATE_FILTER-$(call ALLYES, UTVIDEO_DECODER AVI_DEMUXER PERMS_FILTER CURVES_FILTER) += fate-filter-curves
fate-filter-curves: CMD = framecrc -i $(SAMPLES)/utvideo/utvideo_rgb_median.avi -vf perms=random,curves=vintage


+ 1
- 0
tests/filtergraphs/hqdn3d View File

@@ -0,0 +1 @@
perms=random, hqdn3d=enable='not(between(t,5,6))'

+ 10
- 10
tests/ref/fate/filter-hqdn3d-sample View File

@@ -44,16 +44,16 @@
0, 42, 42, 1, 115200, 0x5e04197b
0, 43, 43, 1, 115200, 0x6b846e24
0, 44, 44, 1, 115200, 0x026e7a0b
0, 45, 45, 1, 115200, 0xf8c6708b
0, 46, 46, 1, 115200, 0x3fe75c63
0, 47, 47, 1, 115200, 0xf56467b1
0, 48, 48, 1, 115200, 0xf1230483
0, 49, 49, 1, 115200, 0x35a615ce
0, 50, 50, 1, 115200, 0x30b42d7b
0, 51, 51, 1, 115200, 0x8b7f22a1
0, 52, 52, 1, 115200, 0x03a2e789
0, 53, 53, 1, 115200, 0x15532e9e
0, 54, 54, 1, 115200, 0xbe85f37a
0, 45, 45, 1, 115200, 0xef23db9d
0, 46, 46, 1, 115200, 0x9e94265d
0, 47, 47, 1, 115200, 0x2830098a
0, 48, 48, 1, 115200, 0xf5d211d6
0, 49, 49, 1, 115200, 0xb96b22b0
0, 50, 50, 1, 115200, 0x9acda7c9
0, 51, 51, 1, 115200, 0xed7b40f6
0, 52, 52, 1, 115200, 0x8250278f
0, 53, 53, 1, 115200, 0xa10003e0
0, 54, 54, 1, 115200, 0xe67b5513
0, 55, 55, 1, 115200, 0x2c581d60
0, 56, 56, 1, 115200, 0xd7a506ed
0, 57, 57, 1, 115200, 0x35e09799


Loading…
Cancel
Save