mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
Add VP8 sign bias code regtest. Not tested by the official conformance suite.
Originally committed as revision 24457 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
0087aa47d0
commit
a58ed9a2e7
@ -281,3 +281,6 @@ FATE2_TESTS += fate-wmapro-2ch
|
||||
fate-wmapro-2ch: CMD = pcm -i $(SAMPLES)/wmapro/Beethovens_9th-1_small.wma
|
||||
fate-wmapro-2ch: CMP = oneoff
|
||||
fate-wmapro-2ch: REF = $(SAMPLES)/wmapro/Beethovens_9th-1_small.pcm
|
||||
|
||||
FATE_TESTS += fate-vp8-sign-bias
|
||||
fate-vp8-sign-bias: CMD = framemd5 -i $(SAMPLES)/vp8/sintel-signbias.ivf
|
||||
|
9
tests/ref/fate/vp8-sign-bias
Normal file
9
tests/ref/fate/vp8-sign-bias
Normal file
@ -0,0 +1,9 @@
|
||||
0, 0, 614880, 12ce23b288485be3ddbc1db28c21517f
|
||||
0, 3750, 614880, ce352e1079535ea058c0e9ad50f7cdb8
|
||||
0, 7500, 614880, 9f6bf2739a027dfd12c81586cf75d3a3
|
||||
0, 11250, 614880, 7593a85ab7790eb39d65fc53f769ed8b
|
||||
0, 15000, 614880, 52f47f1e0348f3297d9f233fb5405e8b
|
||||
0, 18750, 614880, cd51d2c200bfd66e8e1b0fd6b404570f
|
||||
0, 22500, 614880, cf535cf0a53e903cd98a9a944b72da6d
|
||||
0, 26250, 614880, 1b270fd2b56daa7892102c2885d23201
|
||||
0, 30000, 614880, ff373c0c8a4a319c84e72b1c3d76b399
|
Loading…
Reference in New Issue
Block a user