Commit | Date | |
---|---|---|
2010-02-05 08:45:05 | Tree | |
[r1001]
by
evrijkom@adobe.com
PARB feedback: taking out 'media' references; renaming measureMedia to measure, and updateMediaDisplay to layout. |
2010-02-05 08:42:32 | Tree |
2010-02-05 08:33:58 | Tree | |
2010-02-05 08:32:57 | Tree | |
[r998]
by
evrijkom@adobe.com
PARB feedback: adding ASDocs to LayoutRenderer.measuredWidth and height properties. |
2010-02-05 08:28:16 | Tree |
[r997]
by
evrijkom@adobe.com
PARB feedback: change mediaWidth and mediaHeight properties on layout renderer related classes to measuredWidth, and measuredHeight. |
2010-02-05 08:24:52 | Tree |
[r996]
by
evrijkom@adobe.com
PARB feedback: change LayoutRenderer.context to container, and making adding a @private tag to the subclass stubs' ASDocs. |
2010-02-05 08:15:08 | Tree |
2010-02-05 08:10:32 | Tree | |
[r994]
by
briggs@adobe.com
Phase 2 of the MBR refactoring. Implement play2 on HTTPNetStream. Necessitated modifying the index handler to expose the stream names via a notify event (though this approach may change). Isolate HTTP setup code to HTTPStreamingNetLoader. Refactor NetStreamPlayTrait to be completely agnostic to NetStream type. Merge NetStreamDynamicStreamTrait and HTTPStreamingNetStreamDynamicStreamTrait. Introduce temporary loaded context for F4MElement to avoid RTEs. The end result is that RTMP and HTTP stream switching now use the NetStreamSwitchingManager, rather than RTMP using the former and HTTP using internal switching logic. Still need to determine whether to remove HTTPNetStream's switching logic, or keep there for other use cases. Note that we still need to extract HTTPNetStream's switching logic into one or more switching rules (that's phase 3, still to come). Doing so might involve modifying the MetricsProvider to take into account any variations in metrics between RTMP and HTTP. |
2010-02-05 06:29:47 | Tree |
[r993]
by
briggs@adobe.com
Initial commit of refactored MBR logic. Separate MBR switching management from NetStream, so that it could work with any arbitrary NetStream (such as HTTPNetStream, although that hasn't been integrated yet). Update NetMocker and unit tests accordingly. |
2010-02-04 23:12:05 | Tree |