mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
Add Apple MJPEG-B decoder FATE test
Originally committed as revision 25006 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
506c47a48e
commit
3e41fc623c
@ -196,3 +196,6 @@ fate-ws_snd: CMD = md5 -i $(SAMPLES)/vqa/ws_snd.vqa -f s16le
|
||||
|
||||
FATE_TESTS += fate-dxa-scummvm
|
||||
fate-dxa-scummvm: CMD = framecrc -i $(SAMPLES)/dxa/scummvm.dxa -pix_fmt rgb24
|
||||
|
||||
FATE_TESTS += fate-mjpegb
|
||||
fate-mjpegb: CMD = framecrc -i $(SAMPLES)/mjpegb/mjpegb_part.mov -an
|
||||
|
10
tests/ref/fate/mjpegb
Normal file
10
tests/ref/fate/mjpegb
Normal file
@ -0,0 +1,10 @@
|
||||
0, 0, 38400, 0x45311080
|
||||
0, 7500, 38400, 0x9474f731
|
||||
0, 15000, 38400, 0x429ebb12
|
||||
0, 22500, 38400, 0x472c199a
|
||||
0, 30000, 38400, 0xefd49dae
|
||||
0, 37500, 38400, 0x78627fa9
|
||||
0, 45000, 38400, 0x2a8d9148
|
||||
0, 52500, 38400, 0x21cc6738
|
||||
0, 60000, 38400, 0x0bc4703f
|
||||
0, 67500, 38400, 0x1ddcc035
|
Loading…
Reference in New Issue
Block a user