mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-21 10:55:51 +02:00
CCITT Fax Group compression fate tests
Originally committed as revision 24954 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
db7515fd1e
commit
3b619cab31
@ -184,3 +184,15 @@ fate-txd-16bpp: CMD = framecrc -i $(SAMPLES)/txd/misc.txd -pix_fmt bgra -an
|
||||
|
||||
FATE_TESTS += fate-vp3
|
||||
fate-vp3: CMD = framecrc -i $(SAMPLES)/vp3/vp31.avi
|
||||
|
||||
FATE_TESTS += fate-fax-g3
|
||||
fate-fax-g3: CMD = framecrc -i $(SAMPLES)/CCITT_fax/G31D.TIF
|
||||
|
||||
FATE_TESTS += fate-fax-g3s
|
||||
fate-fax-g3s: CMD = framecrc -i $(SAMPLES)/CCITT_fax/G31DS.TIF
|
||||
|
||||
FATE_TESTS += fate-fax-g4
|
||||
fate-fax-g4: CMD = framecrc -i $(SAMPLES)/CCITT_fax/G4.TIF
|
||||
|
||||
FATE_TESTS += fate-fax-g4s
|
||||
fate-fax-g4s: CMD = framecrc -i $(SAMPLES)/CCITT_fax/G4S.TIF
|
||||
|
1
tests/ref/fate/fax-g3
Normal file
1
tests/ref/fate/fax-g3
Normal file
@ -0,0 +1 @@
|
||||
0, 0, 1000384, 0xb758eb8b
|
1
tests/ref/fate/fax-g3s
Normal file
1
tests/ref/fate/fax-g3s
Normal file
@ -0,0 +1 @@
|
||||
0, 0, 1000384, 0xb758eb8b
|
1
tests/ref/fate/fax-g4
Normal file
1
tests/ref/fate/fax-g4
Normal file
@ -0,0 +1 @@
|
||||
0, 0, 1000384, 0xb758eb8b
|
1
tests/ref/fate/fax-g4s
Normal file
1
tests/ref/fate/fax-g4s
Normal file
@ -0,0 +1 @@
|
||||
0, 0, 1000384, 0xb758eb8b
|
Loading…
Reference in New Issue
Block a user