[datatype-dev] CR:Changes to fix Bug 9312: Video is not getting synchronized with audio particularly when movie is paused and replayed - when tried with the movies from Samsung for this test.

[datatype-dev] CR:Changes to fix Bug 9312: Video is not getting synchronized with audio particularly when movie is paused and replayed - when tried with the movies from Samsung for this test.

Varun Kathuria vkathuria at real.com
Wed Jun 10 06:23:12 PDT 2009


Skipped content of type multipart/alternative-------------- next part --------------
Index: mp3rend.cpp
===================================================================
RCS file: /cvsroot/datatype/mp3/renderer/mp3rend.cpp,v
retrieving revision 1.34.8.1
diff -u -r1.34.8.1 mp3rend.cpp
--- mp3rend.cpp 3 Apr 2008 21:19:36 -0000       1.34.8.1
+++ mp3rend.cpp 10 Jun 2009 09:40:29 -0000
@@ -519,7 +519,7 @@
     #endif
     #endif

-    if(m_pPacketParser)
+    if(m_pPacketParser && !timeAfterBegin)
     {
         m_pPacketParser->Begin(timeAfterBegin);
     }


More information about the Datatype-dev 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.