mirror of https://git.ffmpeg.org/ffmpeg.git
Add fate test for Westwood SND1 codec
Originally committed as revision 24957 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
0a24503d04
commit
2d0cdf3cc0
|
@ -191,3 +191,5 @@ fate-fax-g3: CMD = framecrc -i $(SAMPLES)/CCITT_fax/G31D.TIF
|
||||||
FATE_TESTS += fate-fax-g3s
|
FATE_TESTS += fate-fax-g3s
|
||||||
fate-fax-g3s: CMD = framecrc -i $(SAMPLES)/CCITT_fax/G31DS.TIF
|
fate-fax-g3s: CMD = framecrc -i $(SAMPLES)/CCITT_fax/G31DS.TIF
|
||||||
|
|
||||||
|
FATE_TESTS += fate-ws_snd
|
||||||
|
fate-ws_snd: CMD = md5 -i $(SAMPLES)/vqa/ws_snd.vqa -f s16le
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
023317c7876aa5271f086f753d84561b
|
Loading…
Reference in New Issue