diff riff.c @ 2024:8b400be65542 libavformat

Atrac3 decoder.
author banan
date Tue, 17 Apr 2007 20:53:39 +0000
parents a2bb063b75b7
children d422ebae6dd1
line wrap: on
line diff
--- a/riff.c	Sun Apr 15 13:51:57 2007 +0000
+++ b/riff.c	Tue Apr 17 20:53:39 2007 +0000
@@ -204,6 +204,7 @@
     { CODEC_ID_FLAC, 0xF1AC },
     { CODEC_ID_IMC, 0x401 },
     { CODEC_ID_GSM_MS, 0x31 },
+    { CODEC_ID_ATRAC3, 0x270 },
 
     /* FIXME: All of the IDs below are not 16 bit and thus illegal. */
     // for NuppelVideo (nuv.c)