mirror of
https://gitee.com/openharmony/third_party_ffmpeg
synced 2024-11-30 22:50:48 +00:00
fate: add test for vp90-2-trac4359.webm
Regression test for the bug from trac ticket #4359 fixed in commit efff3854
Reviewed-by: Michael Niedermayer <michaelni@gmx.at>
Signed-off-by: James Almer <jamrial@gmail.com>
This commit is contained in:
parent
fd503e96ef
commit
0d1acb944c
@ -102,6 +102,7 @@ $(eval $(call FATE_VP9_SUITE,segmentation-aq-akiyo,$(1),$(2)))
|
||||
$(eval $(call FATE_VP9_SUITE,segmentation-sf-akiyo,$(1),$(2)))
|
||||
$(eval $(call FATE_VP9_SUITE,tiling-pedestrian,$(1),$(2)))
|
||||
$(eval $(call FATE_VP9_SUITE,trac3849,$(1),$(2)))
|
||||
$(eval $(call FATE_VP9_SUITE,trac4359,$(1),$(2)))
|
||||
endef
|
||||
|
||||
$(eval $(call FATE_VP9_FULL))
|
||||
|
9
tests/ref/fate/vp9-trac4359
Normal file
9
tests/ref/fate/vp9-trac4359
Normal file
@ -0,0 +1,9 @@
|
||||
#format: frame checksums
|
||||
#version: 1
|
||||
#hash: MD5
|
||||
#tb 0: 1/25
|
||||
#stream#, dts, pts, duration, size, hash
|
||||
0, 0, 0, 1, 1382400, 2929e5318edee6cd6b24ede0c1015137
|
||||
0, 1, 1, 1, 1382400, ca0d83b04297da33a1aa17129a9fe9c9
|
||||
0, 2, 2, 1, 1382400, dfdb277e615307e501f416669a208ff4
|
||||
0, 3, 3, 1, 1382400, 9c17c58ea4fc5ff1c3398acbf5cc6c69
|
Loading…
Reference in New Issue
Block a user