Home | History | Annotate | Download | only in WebCore

Lines Matching full:movie

2771         <rdar://problem/6854695> Movie controller thumb fails to scale with full page zoom
9691 <rdar://problem/6739671> Movie controller?s play button does not change into a pause
13364 (QTMovieWin::load): Ditto. Add ASSERT to ensure that static movie property array isn't
16184 size and natural size so naturalSize() accounts for non-identity movie matrix.
16190 (QTMovieWinPrivate::setSize): Do not change movie box before reaching kMovieLoadStateLoaded
16191 because we need to get the movie's initial size in cacheMovieScale.
16307 movie is opened and use that to
16315 size and natural size so naturalSize() accounts for non-identity movie matrix.
16353 to continually resize after full page zooming, by using the movie's natual size (which is independent
16368 <rdar://problem/6642221> REGRESSION: With the Movie widget, movie trailer fails to
16369 load if movie had been previously viewed
16857 (WebCore::MediaPlayerPrivate::updateStates): Call sawUnsupportedTracks if the movie has unsupported
16859 (WebCore::MediaPlayerPrivate::sawUnsupportedTracks): New, disable the movie object and tell the
16860 media player client we won't play this movie correctly.
17708 <rdar://problem/6702882> QT movie's video fails to be displayed after switching between tabs
19115 using QTMovieLoadStateComplete to determine if a movie are fully loaded.
19991 the element is visible, not just when the movie has just been opened.
19996 when movie is loaded instead.
21185 with a slow network connection or when a movie is not saved fast-start.
21188 (WebCore::MediaPlayerPrivate::updateStates): Don't open movie with plug-in when QTKit's
23067 OSX media player should set readyState to HAVE_ENOUGH_DATA when the movie's load state
23135 returns the movie's natural bounds (duh), rather than GetMovieBox,
23136 which returns the movie's current displayed size/position.
24446 <rdar://problem/6336092> REGRESSION: movie does not resize correctly
24455 because [QTMovieView setFrame] also resizes the movie itself, and as
24456 the renderer calls setSize immediately when a movie reports a size change
24459 QuickTime to miss correctly setting a movie's size when the media size
24460 changes after opening (as happens with an rtsp movie once the server sends
26232 REGRESSION: With the Movie widget, movie trailer fails to load if movie had been previously viewed
28006 this was that a movie timer would sometimes be blocked for significant amounts of time
28087 second when the movie is playing to timeupdate so we can post 'timeupdate' events.
28091 says that time has jumped, but we don't want to fire more than one at a given movie time. We also
28104 when the movie duration changes and we can post 'durationchanged' event.
28107 post periodic 'timeupdate' events when the movie is actually playing, and because we want to know
28110 a movie's intrinsic size changes and we can inform the renderer.
28121 events when we pauses the movie. Set the media engine rate before calling play() in case it
32257 the movie is drawn in the correct location.
33169 Don't call QTKit to get movie properties until movie metadata has been loaded.
38416 <rdar://problem/6160546> REGRESSION: In Full page mode, movie controller hides when I drag the knob if movie is playing
93801 Return the size of the movie data instead of 1000.
94428 <rdar://problem/6134133> - Crash when loading large movie as a standalone document
94431 to load and buffer the data for the movie in WebCore. With large media files, this results in blowing