Commit | Date | |
---|---|---|
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 |
2010-02-04 22:51:55 | Tree | |
2010-02-04 22:47:14 | Tree | |
[r990]
by
oconnell@adobe.com
Added The TraitEventDispatcher, (TED) . Unit tests for TED. Added DynamicDRMTraits to the unit testing framework. Re added DRMTests. Added DRMAuthenticationMode. Added a variable time getter to the MediaPlayerTests, to allow quicker failures when using NetMocker. |
2010-02-04 22:24:26 | Tree |
2010-02-04 18:32:41 | Tree | |
2010-02-04 00:35:08 | Tree | |
[r987]
by
weizhang@adobe.com
1. Integrate code changes from Matthew to remove timeBias and add support for subclip |
2010-02-03 23:04:44 | Tree |
[r986]
by
cnewman@akamai.com
Putting the try/catch block back into SMILLoader.as. Sample and integration test apps build and run fine. |
2010-02-03 17:22:10 | Tree |