[prev in list] [next in list] [prev in thread] [next in thread] 

List:       helix-datatype-cvs
Subject:    [Datatype-cvs] mp4/fileformat/pub qtatoms.h,1.32,1.33
From:       umakantg () helixcommunity ! org
Date:       2009-07-31 17:49:55
Message-ID: 200907311857.n6VIviYG020245 () mailer ! progressive-comp ! com
[Download RAW message or body]

Update of /cvsroot/datatype/mp4/fileformat/pub
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv12126/fileformat/pub

Modified Files:
	qtatoms.h 
Log Message:
Modifications to support 3g2/evrc playback support. CR: ehyche@real.com



Index: qtatoms.h
===================================================================
RCS file: /cvsroot/datatype/mp4/fileformat/pub/qtatoms.h,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- qtatoms.h	16 Jul 2009 20:02:45 -0000	1.32
+++ qtatoms.h	31 Jul 2009 17:49:52 -0000	1.33
@@ -173,7 +173,8 @@
     QT_rmda = QT_ENCODE_TYPE('r', 'm', 'd', 'a'),
     QT_rdrf = QT_ENCODE_TYPE('r', 'd', 'r', 'f'),
     QT_rmdr = QT_ENCODE_TYPE('r', 'm', 'd', 'r'),
-    QT_url = QT_ENCODE_TYPE('u', 'r', 'l', ' ')
+    QT_url = QT_ENCODE_TYPE('u', 'r', 'l', ' '),
+    QT_sevc = QT_ENCODE_TYPE('s', 'e', 'v', 'c')
     // /<<-- end 3GPP Timed Text box types.
 } QTKnownAtomType;
 
@@ -2364,6 +2365,12 @@
 	UINT8 pDecoderSpecificInfo[1];
     } PACKING;
 
+    class AudioEVRCArrayEntry : public AudioArrayEntry
+    {
+    public:
+	UINT8 pDecoderSpecificInfo[14];
+    } PACKING;
+
     class AudioSAWBArrayEntry : public AudioArrayEntry
     {
     public:


_______________________________________________
Datatype-cvs mailing list
Datatype-cvs@helixcommunity.org
http://lists.helixcommunity.org/mailman/listinfo/datatype-cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic