[Player-cvs] common/dtdr_service/thumbnail_service thumbnailservice.cpp, 1.1.2.7.2.9, 1.1.2.7.2.10

[Player-cvs] common/dtdr_service/thumbnail_service thumbnailservice.cpp, 1.1.2.7.2.9, 1.1.2.7.2.10

gahluwalia at helixcommunity.org gahluwalia at helixcommunity.org
Mon Jan 10 21:33:06 PST 2011


Update of /cvsroot/player/common/dtdr_service/thumbnail_service
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv4426

Modified Files:
      Tag: hxclient_3_6_1_atlas
	thumbnailservice.cpp 
Log Message:
Fix for 12505

Index: thumbnailservice.cpp
===================================================================
RCS file: /cvsroot/player/common/dtdr_service/thumbnail_service/thumbnailservice.cpp,v
retrieving revision 1.1.2.7.2.9
retrieving revision 1.1.2.7.2.10
diff -u -d -r1.1.2.7.2.9 -r1.1.2.7.2.10
--- thumbnailservice.cpp	22 Dec 2010 10:44:20 -0000	1.1.2.7.2.9
+++ thumbnailservice.cpp	11 Jan 2011 05:33:04 -0000	1.1.2.7.2.10
@@ -327,6 +327,10 @@
             m_pVideothumbPicInfo->bitsPerPixel = bitsPerPixel;
         }
         pValues->GetPropertyULONG32("NonSeekable", m_uNonSeekable);
+        if(!m_uNonSeekable)
+        {
+            pValues->GetPropertyULONG32("NonSeekableAtStart", m_uNonSeekable);
+        }
     }
     return HXR_OK;
 }




More information about the Player-cvs mailing list
 

Site Map   |   Terms of Use   |   Privacy Policy   |   Contact Us

Copyright © 1995-2007 RealNetworks, Inc. All rights reserved. RealNetworks and Helix are trademarks of RealNetworks.
All other trademarks or registered trademarks are the property of their respective holders.