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

List:       helix-datatype-cvs
Subject:    [Datatype-cvs] mp4/fileformat qtffplin.cpp,1.71,1.72
From:       jgordon () helixcommunity ! org
Date:       2009-06-19 21:51:09
Message-ID: 200906192257.n5JMv5Ov006917 () mailer ! progressive-comp ! com
[Download RAW message or body]

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

Modified Files:
	qtffplin.cpp 
Log Message:
Updates to 3gp file format license check


Index: qtffplin.cpp
===================================================================
RCS file: /cvsroot/datatype/mp4/fileformat/qtffplin.cpp,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -d -r1.71 -r1.72
--- qtffplin.cpp	30 Mar 2009 12:34:44 -0000	1.71
+++ qtffplin.cpp	19 Jun 2009 21:51:07 -0000	1.72
@@ -746,6 +746,8 @@
 		switch (ulBrand)
 		{
 		// If major brand is a rel6 brand, check that the 3GPP rel6 license is enabled
+                case QT_3gp4:
+                case QT_3gp5:
 		case QT_3gg6:
 		case QT_3gp6:
 		case QT_3gr6:
@@ -756,7 +758,7 @@
 			{
 			    m_pErrorMessages->Report(HXLOG_ALERT, HXR_NOT_LICENSED, 0,
 				"This server(proxy) is NOT licensed to deliver 3GPP "
-				"streams. A Player attempting to access 3GPP Rel6 "
+				"streams. A Player attempting to access 3GPP "
 				"content has been disconnected. Please contact "
 				"RealNetworks to obtain a license for this feature.\n", 
 				NULL);
@@ -1084,6 +1086,8 @@
 
 		switch (ulBrand)
 		{
+                case QT_3gp4:
+                case QT_3gp5:
 		case QT_3gg6:
 		case QT_3gp6:
 		case QT_3gr6:


_______________________________________________
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