Mercurial > libavformat.hg
changeset 2287:8b2ad7bc2e4b libavformat
detect voxware (closes issue39)
author | michael |
---|---|
date | Fri, 27 Jul 2007 11:37:56 +0000 |
parents | 5fca908f82ea |
children | 1fdb025071d8 |
files | riff.c |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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)