Menu

SVN Commit Log


Commit Date  
[r1081] by briggs@adobe.com

PARB refactoring: Remove IMediaReferrer interface and CREATE_ON_LOAD type. The IMediaReferrer interface has been supplanted by a mediaElementCreationNotificationFunction property on MediaFactoryItemType. This callback is invoked any time the MediaFactory creates a new MediaElement. Thus, the MediaFactoryItem from the PluginInfo can coordinate any cross-referencing between its MediaElements and the factory's created MediaElements. And given that CREATE_ON_LOAD was introduced to ensure that the MediaFactoryItem's MediaElement could pick up references to other created MediaElements, that type is no longer necessary because the MediaFactoryItem could specify a notification callback, and do the initialization work it wanted to do at "create on load" time in its own constructor. In other words, by decoupling MediaElement referencing from the MediaElements themselves, we remove the need for CREATE_ON_LOAD.

The ControlBarPluginSample has been updated to demonstrate how to accomplish referencing without the use of IMediaReferrer.

Update unit tests, plugins, and sample apps.

2010-02-12 22:50:58 Tree
[r1080] by briggs@adobe.com

Add a few more @privates.

2010-02-12 18:25:23 Tree
[r1079] by weizhang@adobe.com

Change ManifestParser to pick up stream metadata and xmp metadata.

2010-02-12 01:07:31 Tree
[r1078] by briggs@adobe.com

Remove obsolete sample apps. They've been archived, in case we ever need to revive them.

2010-02-11 23:48:33 Tree
[r1077] by oconnell@adobe.com

Fixed bug where regular non-http streaming manifest was getting bootstrap info. Updated unit tests to check for this condition.

2010-02-11 22:42:24 Tree
[r1076] by weizhang@adobe.com

First check in to support stream metadata in http streaming.

2010-02-11 22:21:14 Tree
[r1075] by briggs@adobe.com

PARB changes: Refactor NetLoader/NetConnectionFactory relationship. Lots of minor changes, but the major one is to introduce NetConnectionFactoryBase as a subclass of NetConnectionFactory. This simplifies the work needed to inject a live NetConnection into a NetLoader.

Updated Akamai plugin, unit tests, and sample apps accordingly.

API changes are listed here: http://opensource.adobe.com/wiki/display/osmf/API+Lockdown+Status

2010-02-11 22:08:42 Tree
[r1074] by briggs@adobe.com

Fix failure in captioning integration test caused by ILoadedContext refactoring.

2010-02-11 22:04:31 Tree
[r1073] by briggs@adobe.com

ASDoc/property cleanup.

2010-02-11 21:54:56 Tree
[r1072] by oconnell@adobe.com

MBR unit test for subclips + manifest.

2010-02-11 17:56:44 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.