The tests work fine without it, and it will cause issues when the rawvideo decoder is changed to properly handle pts values. The H.264 conformance tests however are still broken, usually losing the first frames without it. Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>tags/n0.11
| @@ -29,7 +29,7 @@ FATE_DEMUX += fate-interplay-mve-8bit | |||||
| fate-interplay-mve-8bit: CMD = framecrc -i $(SAMPLES)/interplay-mve/interplay-logo-2MB.mve -pix_fmt rgb24 | fate-interplay-mve-8bit: CMD = framecrc -i $(SAMPLES)/interplay-mve/interplay-logo-2MB.mve -pix_fmt rgb24 | ||||
| FATE_DEMUX += fate-iv8-demux | FATE_DEMUX += fate-iv8-demux | ||||
| fate-iv8-demux: CMD = framecrc -i $(SAMPLES)/iv8/zzz-partial.mpg -vsync 0 -vcodec copy | |||||
| fate-iv8-demux: CMD = framecrc -i $(SAMPLES)/iv8/zzz-partial.mpg -vcodec copy | |||||
| FATE_DEMUX += fate-lmlm4-demux | FATE_DEMUX += fate-lmlm4-demux | ||||
| fate-lmlm4-demux: CMD = framecrc -i $(SAMPLES)/lmlm4/LMLM4_CIFat30fps.divx -t 3 -acodec copy -vcodec copy | fate-lmlm4-demux: CMD = framecrc -i $(SAMPLES)/lmlm4/LMLM4_CIFat30fps.divx -t 3 -acodec copy -vcodec copy | ||||
| @@ -68,7 +68,7 @@ FATE_DEMUX += fate-redcode-demux | |||||
| fate-redcode-demux: CMD = framecrc -i $(SAMPLES)/r3d/4MB-sample.r3d -vcodec copy -acodec copy | fate-redcode-demux: CMD = framecrc -i $(SAMPLES)/r3d/4MB-sample.r3d -vcodec copy -acodec copy | ||||
| FATE_DEMUX += fate-sierra-vmd | FATE_DEMUX += fate-sierra-vmd | ||||
| fate-sierra-vmd: CMD = framecrc -i $(SAMPLES)/vmd/12.vmd -vsync 0 -pix_fmt rgb24 | |||||
| fate-sierra-vmd: CMD = framecrc -i $(SAMPLES)/vmd/12.vmd -pix_fmt rgb24 | |||||
| FATE_DEMUX += fate-siff | FATE_DEMUX += fate-siff | ||||
| fate-siff: CMD = framecrc -i $(SAMPLES)/SIFF/INTRO_B.VB -t 3 -pix_fmt rgb24 | fate-siff: CMD = framecrc -i $(SAMPLES)/SIFF/INTRO_B.VB -t 3 -pix_fmt rgb24 | ||||
| @@ -2,7 +2,7 @@ FATE_EA += fate-ea-cdata | |||||
| fate-ea-cdata: CMD = md5 -i $(SAMPLES)/ea-cdata/166b084d.46410f77.0009b440.24be960c.cdata -f s16le | fate-ea-cdata: CMD = md5 -i $(SAMPLES)/ea-cdata/166b084d.46410f77.0009b440.24be960c.cdata -f s16le | ||||
| FATE_EA += fate-ea-cmv | FATE_EA += fate-ea-cmv | ||||
| fate-ea-cmv: CMD = framecrc -i $(SAMPLES)/ea-cmv/TITLE.CMV -vsync 0 -pix_fmt rgb24 | |||||
| fate-ea-cmv: CMD = framecrc -i $(SAMPLES)/ea-cmv/TITLE.CMV -pix_fmt rgb24 | |||||
| FATE_EA += fate-ea-dct | FATE_EA += fate-ea-dct | ||||
| fate-ea-dct: CMD = framecrc -idct simple -i $(SAMPLES)/ea-dct/NFS2Esprit-partial.dct | fate-ea-dct: CMD = framecrc -idct simple -i $(SAMPLES)/ea-dct/NFS2Esprit-partial.dct | ||||
| @@ -7,9 +7,9 @@ FATE_PRORES = fate-prores-422 \ | |||||
| FATE_TESTS += $(FATE_PRORES) | FATE_TESTS += $(FATE_PRORES) | ||||
| fate-prores: $(FATE_PRORES) | fate-prores: $(FATE_PRORES) | ||||
| fate-prores-422: CMD = framecrc -flags +bitexact -vsync 0 -i $(SAMPLES)/prores/Sequence_1-Apple_ProRes_422.mov -pix_fmt yuv422p10le | |||||
| fate-prores-422_hq: CMD = framecrc -flags +bitexact -vsync 0 -i $(SAMPLES)/prores/Sequence_1-Apple_ProRes_422_HQ.mov -pix_fmt yuv422p10le | |||||
| fate-prores-422_lt: CMD = framecrc -flags +bitexact -vsync 0 -i $(SAMPLES)/prores/Sequence_1-Apple_ProRes_422_LT.mov -pix_fmt yuv422p10le | |||||
| fate-prores-422_proxy: CMD = framecrc -flags +bitexact -vsync 0 -i $(SAMPLES)/prores/Sequence_1-Apple_ProRes_422_Proxy.mov -pix_fmt yuv422p10le | |||||
| fate-prores-alpha: CMD = framecrc -flags +bitexact -vsync 0 -i $(SAMPLES)/prores/Sequence_1-Apple_ProRes_with_Alpha.mov -pix_fmt yuv444p10le | |||||
| fate-prores-422: CMD = framecrc -flags +bitexact -i $(SAMPLES)/prores/Sequence_1-Apple_ProRes_422.mov -pix_fmt yuv422p10le | |||||
| fate-prores-422_hq: CMD = framecrc -flags +bitexact -i $(SAMPLES)/prores/Sequence_1-Apple_ProRes_422_HQ.mov -pix_fmt yuv422p10le | |||||
| fate-prores-422_lt: CMD = framecrc -flags +bitexact -i $(SAMPLES)/prores/Sequence_1-Apple_ProRes_422_LT.mov -pix_fmt yuv422p10le | |||||
| fate-prores-422_proxy: CMD = framecrc -flags +bitexact -i $(SAMPLES)/prores/Sequence_1-Apple_ProRes_422_Proxy.mov -pix_fmt yuv422p10le | |||||
| fate-prores-alpha: CMD = framecrc -flags +bitexact -i $(SAMPLES)/prores/Sequence_1-Apple_ProRes_with_Alpha.mov -pix_fmt yuv444p10le | |||||
| @@ -8,13 +8,13 @@ FATE_QTRLE += fate-qtrle-4bit | |||||
| fate-qtrle-4bit: CMD = framecrc -i $(SAMPLES)/qtrle/Animation-16Greys.mov -pix_fmt rgb24 -an | fate-qtrle-4bit: CMD = framecrc -i $(SAMPLES)/qtrle/Animation-16Greys.mov -pix_fmt rgb24 -an | ||||
| FATE_QTRLE += fate-qtrle-8bit | FATE_QTRLE += fate-qtrle-8bit | ||||
| fate-qtrle-8bit: CMD = framecrc -i $(SAMPLES)/qtrle/criticalpath-credits.mov -vsync 0 -pix_fmt rgb24 -an | |||||
| fate-qtrle-8bit: CMD = framecrc -i $(SAMPLES)/qtrle/criticalpath-credits.mov -pix_fmt rgb24 -an | |||||
| FATE_QTRLE += fate-qtrle-16bit | FATE_QTRLE += fate-qtrle-16bit | ||||
| fate-qtrle-16bit: CMD = framecrc -i $(SAMPLES)/qtrle/mr-cork-rle.mov -pix_fmt rgb24 | fate-qtrle-16bit: CMD = framecrc -i $(SAMPLES)/qtrle/mr-cork-rle.mov -pix_fmt rgb24 | ||||
| FATE_QTRLE += fate-qtrle-24bit | FATE_QTRLE += fate-qtrle-24bit | ||||
| fate-qtrle-24bit: CMD = framecrc -i $(SAMPLES)/qtrle/aletrek-rle.mov -vsync 0 | |||||
| fate-qtrle-24bit: CMD = framecrc -i $(SAMPLES)/qtrle/aletrek-rle.mov | |||||
| FATE_QTRLE += fate-qtrle-32bit | FATE_QTRLE += fate-qtrle-32bit | ||||
| fate-qtrle-32bit: CMD = framecrc -i $(SAMPLES)/qtrle/ultra_demo_720_480_32bpp_rle.mov -pix_fmt rgb24 | fate-qtrle-32bit: CMD = framecrc -i $(SAMPLES)/qtrle/ultra_demo_720_480_32bpp_rle.mov -pix_fmt rgb24 | ||||
| @@ -16,7 +16,7 @@ FATE_REAL += fate-rv30 | |||||
| fate-rv30: CMD = framecrc -flags +bitexact -dct fastint -idct simple -i $(SAMPLES)/real/rv30.rm -an | fate-rv30: CMD = framecrc -flags +bitexact -dct fastint -idct simple -i $(SAMPLES)/real/rv30.rm -an | ||||
| FATE_REAL += fate-real-rv40 | FATE_REAL += fate-real-rv40 | ||||
| fate-real-rv40: CMD = framecrc -i $(SAMPLES)/real/spygames-2MB.rmvb -t 10 -an -vsync 0 | |||||
| fate-real-rv40: CMD = framecrc -i $(SAMPLES)/real/spygames-2MB.rmvb -t 10 -an | |||||
| FATE_SIPR += fate-sipr-5k0 | FATE_SIPR += fate-sipr-5k0 | ||||
| fate-sipr-5k0: CMD = pcm -i $(SAMPLES)/sipr/sipr_5k0.rm | fate-sipr-5k0: CMD = pcm -i $(SAMPLES)/sipr/sipr_5k0.rm | ||||
| @@ -1,5 +1,5 @@ | |||||
| FATE_SCREEN += fate-cscd | FATE_SCREEN += fate-cscd | ||||
| fate-cscd: CMD = framecrc -i $(SAMPLES)/CSCD/sample_video.avi -an -vsync 0 -pix_fmt rgb24 | |||||
| fate-cscd: CMD = framecrc -i $(SAMPLES)/CSCD/sample_video.avi -an -pix_fmt rgb24 | |||||
| FATE_SCREEN += fate-dxtory | FATE_SCREEN += fate-dxtory | ||||
| fate-dxtory: CMD = framecrc -i $(SAMPLES)/dxtory/dxtory_mic.avi | fate-dxtory: CMD = framecrc -i $(SAMPLES)/dxtory/dxtory_mic.avi | ||||
| @@ -29,7 +29,7 @@ FATE_VIDEO += fate-auravision-v2 | |||||
| fate-auravision-v2: CMD = framecrc -i $(SAMPLES)/auravision/salma-hayek-in-ugly-betty-partial-avi -an | fate-auravision-v2: CMD = framecrc -i $(SAMPLES)/auravision/salma-hayek-in-ugly-betty-partial-avi -an | ||||
| FATE_VIDEO += fate-bethsoft-vid | FATE_VIDEO += fate-bethsoft-vid | ||||
| fate-bethsoft-vid: CMD = framecrc -i $(SAMPLES)/bethsoft-vid/ANIM0001.VID -vsync 0 -t 5 -pix_fmt rgb24 | |||||
| fate-bethsoft-vid: CMD = framecrc -i $(SAMPLES)/bethsoft-vid/ANIM0001.VID -t 5 -pix_fmt rgb24 | |||||
| FATE_VIDEO += fate-bfi | FATE_VIDEO += fate-bfi | ||||
| fate-bfi: CMD = framecrc -i $(SAMPLES)/bfi/2287.bfi -pix_fmt rgb24 | fate-bfi: CMD = framecrc -i $(SAMPLES)/bfi/2287.bfi -pix_fmt rgb24 | ||||
| @@ -68,7 +68,7 @@ FATE_VIDEO += fate-cyuv | |||||
| fate-cyuv: CMD = framecrc -i $(SAMPLES)/cyuv/cyuv.avi | fate-cyuv: CMD = framecrc -i $(SAMPLES)/cyuv/cyuv.avi | ||||
| FATE_VIDEO += fate-delphine-cin | FATE_VIDEO += fate-delphine-cin | ||||
| fate-delphine-cin: CMD = framecrc -i $(SAMPLES)/delphine-cin/LOGO-partial.CIN -pix_fmt rgb24 -vsync 0 | |||||
| fate-delphine-cin: CMD = framecrc -i $(SAMPLES)/delphine-cin/LOGO-partial.CIN -pix_fmt rgb24 | |||||
| FATE_VIDEO += fate-deluxepaint-anm | FATE_VIDEO += fate-deluxepaint-anm | ||||
| fate-deluxepaint-anm: CMD = framecrc -i $(SAMPLES)/deluxepaint-anm/INTRO1.ANM -pix_fmt rgb24 | fate-deluxepaint-anm: CMD = framecrc -i $(SAMPLES)/deluxepaint-anm/INTRO1.ANM -pix_fmt rgb24 | ||||
| @@ -131,7 +131,7 @@ FATE_VIDEO += fate-kmvc | |||||
| fate-kmvc: CMD = framecrc -i $(SAMPLES)/KMVC/LOGO1.AVI -an -t 3 -pix_fmt rgb24 | fate-kmvc: CMD = framecrc -i $(SAMPLES)/KMVC/LOGO1.AVI -an -t 3 -pix_fmt rgb24 | ||||
| FATE_VIDEO += fate-mimic | FATE_VIDEO += fate-mimic | ||||
| fate-mimic: CMD = framecrc -idct simple -i $(SAMPLES)/mimic/mimic2-womanloveffmpeg.cam -vsync 0 | |||||
| fate-mimic: CMD = framecrc -idct simple -i $(SAMPLES)/mimic/mimic2-womanloveffmpeg.cam | |||||
| FATE_VIDEO += fate-mjpegb | FATE_VIDEO += fate-mjpegb | ||||
| fate-mjpegb: CMD = framecrc -idct simple -flags +bitexact -i $(SAMPLES)/mjpegb/mjpegb_part.mov -an | fate-mjpegb: CMD = framecrc -idct simple -flags +bitexact -i $(SAMPLES)/mjpegb/mjpegb_part.mov -an | ||||
| @@ -143,7 +143,7 @@ FATE_VIDEO += fate-mpeg2-field-enc | |||||
| fate-mpeg2-field-enc: CMD = framecrc -flags +bitexact -dct fastint -idct simple -i $(SAMPLES)/mpeg2/mpeg2_field_encoding.ts -an | fate-mpeg2-field-enc: CMD = framecrc -flags +bitexact -dct fastint -idct simple -i $(SAMPLES)/mpeg2/mpeg2_field_encoding.ts -an | ||||
| FATE_VIDEO += fate-nuv | FATE_VIDEO += fate-nuv | ||||
| fate-nuv: CMD = framecrc -idct simple -i $(SAMPLES)/nuv/Today.nuv -vsync 0 | |||||
| fate-nuv: CMD = framecrc -idct simple -i $(SAMPLES)/nuv/Today.nuv | |||||
| FATE_VIDEO += fate-qpeg | FATE_VIDEO += fate-qpeg | ||||
| fate-qpeg: CMD = framecrc -i $(SAMPLES)/qpeg/Clock.avi -an -pix_fmt rgb24 | fate-qpeg: CMD = framecrc -i $(SAMPLES)/qpeg/Clock.avi -an -pix_fmt rgb24 | ||||
| @@ -152,13 +152,13 @@ FATE_VIDEO += fate-r210 | |||||
| fate-r210: CMD = framecrc -i $(SAMPLES)/r210/r210.avi -pix_fmt rgb48le | fate-r210: CMD = framecrc -i $(SAMPLES)/r210/r210.avi -pix_fmt rgb48le | ||||
| FATE_VIDEO += fate-rl2 | FATE_VIDEO += fate-rl2 | ||||
| fate-rl2: CMD = framecrc -i $(SAMPLES)/rl2/Z4915300.RL2 -pix_fmt rgb24 -an -vsync 0 | |||||
| fate-rl2: CMD = framecrc -i $(SAMPLES)/rl2/Z4915300.RL2 -pix_fmt rgb24 -an | |||||
| FATE_VIDEO += fate-smacker | FATE_VIDEO += fate-smacker | ||||
| fate-smacker: CMD = framecrc -i $(SAMPLES)/smacker/wetlogo.smk -pix_fmt rgb24 | fate-smacker: CMD = framecrc -i $(SAMPLES)/smacker/wetlogo.smk -pix_fmt rgb24 | ||||
| FATE_VIDEO += fate-smc | FATE_VIDEO += fate-smc | ||||
| fate-smc: CMD = framecrc -i $(SAMPLES)/smc/cass_schi.qt -vsync 0 -pix_fmt rgb24 | |||||
| fate-smc: CMD = framecrc -i $(SAMPLES)/smc/cass_schi.qt -pix_fmt rgb24 | |||||
| FATE_VIDEO += fate-sp5x | FATE_VIDEO += fate-sp5x | ||||
| fate-sp5x: CMD = framecrc -idct simple -i $(SAMPLES)/sp5x/sp5x_problem.avi | fate-sp5x: CMD = framecrc -idct simple -i $(SAMPLES)/sp5x/sp5x_problem.avi | ||||
| @@ -34,7 +34,7 @@ define FATE_VP8_FULL | |||||
| $(foreach N,$(VP8_SUITE),$(eval $(call FATE_VP8_SUITE,$(N),$(1),$(2)))) | $(foreach N,$(VP8_SUITE),$(eval $(call FATE_VP8_SUITE,$(N),$(1),$(2)))) | ||||
| FATE_VP8 += fate-vp8-sign-bias$(1) | FATE_VP8 += fate-vp8-sign-bias$(1) | ||||
| fate-vp8-sign-bias$(1): CMD = framemd5 $(2) -i $(SAMPLES)/vp8/sintel-signbias.ivf -vsync 0 | |||||
| fate-vp8-sign-bias$(1): CMD = framemd5 $(2) -i $(SAMPLES)/vp8/sintel-signbias.ivf | |||||
| fate-vp8-sign-bias$(1): REF = $(SRC_PATH)/tests/ref/fate/vp8-sign-bias | fate-vp8-sign-bias$(1): REF = $(SRC_PATH)/tests/ref/fate/vp8-sign-bias | ||||
| endef | endef | ||||