Commit | Date | |
---|---|---|
[r1317]
by
briggs@adobe.com
Fix bug FM-373: SerialElements can't seek if certain children are unseekable. Updated RTMPPosterFrameElement to use a ProxyElement-based approach with blocked traits (much simpler and more robust). |
2010-03-13 00:11:58 | Tree |
2010-03-12 23:30:16 | Tree | |
2010-03-12 22:42:03 | Tree | |
[r1314]
by
briggs@adobe.com
Better fix for FM-530. Instead of relying on the Play.PublishNotify event (which won't get dispatched for streams that are already published) to enter the playing state, check the bufferTime value and immediately exit buffering mode if it's zero. In that case (which seems to only happen with live), the Play.Start event is the last one we'll get, so we can't rely on a Buffer.Full event (which makes sense if bufferTime is zero). |
2010-03-12 21:49:23 | Tree |
[r1313]
by
briggs@adobe.com
Modify LoadFromDocumentElement so that it doesn't use a custom event to signal loaded. |
2010-03-12 21:16:25 | Tree |
2010-03-12 20:49:15 | Tree | |
2010-03-12 20:30:32 | Tree | |
[r1310]
by
briggs@adobe.com
Fix inconsistent MediaPlayerState transitions. In general, media should transition from UNINITIALIZED to LOADING to READY to BUFFERING (if canBuffer) to PLAYING. For error conditions, media should transition from LOADING to PLAYBACK_ERROR. Added additional error cases to ExamplePlayer. Update unit tests to verify these states for all media types. |
2010-03-12 00:34:45 | Tree |
2010-03-11 23:32:56 | Tree | |
2010-03-11 23:02:07 | Tree |