Menu

SVN Commit Log


Commit Date  
[r1210] by briggs@adobe.com

Move class variable to other class variables.

2010-03-01 03:34:27 Tree
[r1209] by briggs@adobe.com

Change URL to OSMF sample video.

2010-03-01 03:34:01 Tree
[r1208] by briggs@adobe.com

More PARB metadata changes:
1) Move namespaceURL out of Metadata, it now becomes the key whenever Metadata is the value. The access model from MediaElement is now patterned off the access model for traits.
2) Add namespaceURL to MediaElementEvent, to enable identifying which Metadata the event corresponds to.
3) Add get metadataNamespaceURLs to MediaElement, to enable iteration over metadata.
4) Have TimelineMetadataEvent extend MetadataEvent.

2010-02-27 09:01:42 Tree
[r1207] by briggs@adobe.com

Initial commit of refactored metadata API. Note that this is the first step in a major, multi-step refactoring, so there may be some stability issues until the last step is made. Highlights of the changes:
- Simpify metadata API from Metadata + Facet + FacetKey, to a single Metadata class that exposes a key-value pair based API, plus change events.
- Modify MediaResourceBase and MediaElement to expose add/remove/get methods for metadata, rather than a singular metadata property. MediaElement dispatches change events via the new MediaElementEvent.
- Rename/Refactor TemporalFacet to TimelineMetadata (ditto for event class), which extends Metadata and works with a generic TimelineMarker class to represent a marker on the media's timeline.
- Remove MetadataNamespaces, the properties behind these client-facing namespaces (which previously were set through facets) can now be set through strongly-typed properties on MediaResourcBase, URLResource, or StreamingURLResource. This includes media type, MIME type, subclip points, DRM metadata, and more.
- Move CuePoint and CuePointType to metadata package. CuePoint now subclasses TimelineMarker.

2010-02-27 05:16:35 Tree
[r1206] by cnewman@akamai.com

Removing obsolete classes.

2010-02-27 01:47:51 Tree
[r1205] by cnewman@akamai.com

Updating syndication library. Atom support is complete.

2010-02-27 01:46:27 Tree
[r1204] by oconnell@adobe.com

Fixed NetLoader's regexpression , which was failing for certain urls with extensions.

2010-02-26 21:28:56 Tree
[r1203] by oconnell@adobe.com

Temporal trait wasn't getting added to video element if it didn't come from the NetLoader.

2010-02-26 20:39:18 Tree
[r1202] by oconnell@adobe.com

Fixed Integration tests that were failing due to DRM. Plugin tests are still failing due to plugins sitting on remote servers that need to be updated.

2010-02-26 18:43:01 Tree
[r1201] by evrijkom@adobe.com

DVR: fix for FM-465.

2010-02-26 16:08:54 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.