Browse Source

fate: Add fate-svq3-watermark

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
tags/n3.2
Michael Niedermayer 9 years ago
parent
commit
588c2355a6
2 changed files with 17 additions and 1 deletions
  1. +2
    -1
      tests/fate/qt.mak
  2. +15
    -0
      tests/ref/fate/svq3-watermark

+ 2
- 1
tests/fate/qt.mak View File

@@ -49,8 +49,9 @@ fate-svq1: CMD = framecrc -i $(TARGET_SAMPLES)/svq1/marymary-shackles.mov -an -t
FATE_QT-$(call DEMDEC, MOV, SVQ1) += fate-svq1-headerswap
fate-svq1-headerswap: CMD = framecrc -i $(TARGET_SAMPLES)/svq1/ct_ending_cut.mov -frames 4

FATE_QT-$(call ALLYES, MOV_DEMUXER SVQ3_DECODER ZLIB) += fate-svq3
FATE_QT-$(call ALLYES, MOV_DEMUXER SVQ3_DECODER ZLIB) += fate-svq3 fate-svq3-watermark
fate-svq3: CMD = framecrc -i $(TARGET_SAMPLES)/svq3/Vertical400kbit.sorenson3.mov -t 6 -an
fate-svq3-watermark: CMD = framecrc -i $(TARGET_SAMPLES)/svq3/svq3_watermark.mov

FATE_QT += $(FATE_QT-yes)



+ 15
- 0
tests/ref/fate/svq3-watermark View File

@@ -0,0 +1,15 @@
#tb 0: 1/25
#media_type 0: video
#codec_id 0: rawvideo
#dimensions 0: 284x240
#sar 0: 0/1
0, 0, 0, 1, 102240, 0xb3cbf83b
0, 1, 1, 1, 102240, 0xc8c2a704
0, 3, 3, 1, 102240, 0x19dd0989
0, 4, 4, 1, 102240, 0xc34717eb
0, 5, 5, 1, 102240, 0x37828a99
0, 6, 6, 1, 102240, 0xcadc0f69
0, 7, 7, 1, 102240, 0x342bf32f
0, 8, 8, 1, 102240, 0x7b311bf1
0, 9, 9, 1, 102240, 0xf56e0cd3
0, 10, 10, 1, 102240, 0xfb95c7d3

Loading…
Cancel
Save