# HG changeset patch # User michael # Date 1185536276 0 # Node ID 8b2ad7bc2e4b42b01f77165b5f0dd299439f2175 # Parent 5fca908f82ea40c0e78f4b2137ed6e6a83c71c97 detect voxware (closes issue39) diff -r 5fca908f82ea -r 8b2ad7bc2e4b riff.c --- a/riff.c Fri Jul 27 11:36:17 2007 +0000 +++ b/riff.c Fri Jul 27 11:37:56 2007 +0000 @@ -206,6 +206,7 @@ { CODEC_ID_IMC, 0x401 }, { CODEC_ID_GSM_MS, 0x31 }, { CODEC_ID_ATRAC3, 0x270 }, + { CODEC_ID_VOXWARE, 0x75 }, /* FIXME: All of the IDs below are not 16 bit and thus illegal. */ // for NuppelVideo (nuv.c)