Commit | Date | |
---|---|---|
[r1486]
by
briggs@adobe.com
Better fix for serial seek trait event order bug. Also fixed bug in MediaPlayer where currentTimeChange event could be dispatched on trait addition, even if currentTimeUpdateInterval was zero. Added unit tests for SerialElement holding DurationElements, since that case exposed quite a few edge case bugs. |
2010-04-06 21:59:14 | Tree |
2010-04-06 21:01:52 | Tree | |
[r1484]
by
briggs@adobe.com
Fix various issues related to serial seek event order, and loading of children when transitioning from one child to the next. Exposed while testing a SerialElement with DurationElement children. Updated unit tests. |
2010-04-06 18:50:00 | Tree |
2010-04-06 16:53:15 | Tree | |
2010-04-06 16:18:05 | Tree | |
2010-04-06 08:42:08 | Tree | |
[r1480]
by
evrijkom@adobe.com
Fix for FM-348: Once a video or audio element is loaded, its default time trait is overridden by the permanent versions. However, not all elements have their correct duration set until they are played back. Video elements get their durations from a metadata event that's triggered after play back, for example. To remedy the element's duration going to NaN in between the default trait being removed and the permanent trait being properly set, the NetStreamTimeTrait is extended to take a defaultDuration member. Video and audio elements now forward their default duration value to the trait. |
2010-04-06 05:17:39 | Tree |
[r1479]
by
briggs@adobe.com
Reenable MediaPlayer+DurationElement tests. Separate testing of MediaPlayerStateChangeEvents from other events, since the state change event usually fires later. |
2010-04-06 02:34:09 | Tree |
2010-04-05 22:43:08 | Tree | |
2010-04-05 22:35:20 | Tree |