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

List:       helix-datatype-cvs
Subject:    [Datatype-cvs] httplive/fileformat/parsers m3u8.cpp,1.8,1.9
From:       qluo () helixcommunity ! org
Date:       2010-06-29 17:02:02
Message-ID: 201006291702.o5TH2Bu7017283 () mailer ! progressive-comp ! com
[Download RAW message or body]

Update of /cvsroot/datatype/httplive/fileformat/parsers
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv22630/parsers

Modified Files:
	m3u8.cpp 
Log Message:
add decryptor.


Index: m3u8.cpp
===================================================================
RCS file: /cvsroot/datatype/httplive/fileformat/parsers/m3u8.cpp,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- m3u8.cpp	25 May 2010 19:50:33 -0000	1.8
+++ m3u8.cpp	29 Jun 2010 17:01:59 -0000	1.9
@@ -436,7 +436,8 @@
             GetNameValuePair(pPos, pName, pValue);
             if (pName && pValue && strcmp(pName, URI_NAME) == 0)
             {
-                // todo: save key uri
+                // save key uri
+                m_pTempTSPlayList->pKeyURLStr = new CHXString(pValue);
                 retVal = HXR_OK;
             }
         }


_______________________________________________
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