shshankjain / webm

Automatically exported from code.google.com/p/webm
0 stars 0 forks source link

Playback freezes at 2 sec while loading - regression #241

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Playback on QuickTime Player with WebM.component freezes at about 1 or 2 
seconds while loading long form video.  (Maybe only playing the first cluster.) 
 After loading completes, playback is fine.

This is a regression bug- it used to work. Broke between Nov 2 and Nov 22.

d0038e5 =FAIL
00f84dc =OK
b18339f+const =OK

Mac OS X 10.5.8

Original issue reported on code.google.com by jeffko...@google.com on 3 Dec 2010 at 7:18

GoogleCodeExporter commented 9 years ago
GetMaxLoadedTime()

Original comment by jeffko...@google.com on 3 Dec 2010 at 7:35

GoogleCodeExporter commented 9 years ago
Fix by removing GetMaxLoadedTime() api from the WebMImportDispatch.h list 
temporarily. 

Original comment by jeffko...@google.com on 3 Dec 2010 at 8:55