Menu

SVN Commit Log


Commit Date  
[r1650] by briggs@adobe.com

Fix FM-833: RTE when loading VAST document. The problem was that we listened for the event on the loader, but didn't filter out events for other load traits.

2010-05-05 17:39:27 Tree
[r1649] by briggs@adobe.com

Fix FM-824: Cannot know currentChild of SerialElement generated by a plugin. Update unit tests to verify.

2010-05-05 03:23:27 Tree
[r1648] by weizhang@adobe.com

Fix bug FM-826. Here is a summary: when the data in a fragment is mangled, http streaming starts to encounter bad box type and bad box size, such as 30 billion bytes. For any "unfamiliar" box type, http streaming will skip the box based on the box size. However, there is a flaw in HTTPNetStream that cast the bytes needed to int type. This will generate a negative value for bytes needed, thereby breaking the logic. The fix is simple, change from int type to Number type. The if clause is just a safe guard.

2010-05-05 01:14:46 Tree
[r1647] by briggs@adobe.com

Another attempt at fixing the unit tests.

2010-05-05 00:37:44 Tree
[r1646] by briggs@adobe.com

Attempted fix for unit tests failure.

2010-05-05 00:21:06 Tree
[r1645] by briggs@adobe.com

Add unit tests for HTML bridging.

2010-05-05 00:00:39 Tree
[r1644] by briggs@adobe.com

Remove preload example, it's confusing and not a best practice. The use of defaultDuration is preferred.

2010-05-04 23:40:13 Tree
[r1643] by briggs@adobe.com

Fix FM-811: Metadata events not dispatched through SerialElement. Removed obsolete code related to child metadata events. Updated unit tests for both MediaElement (through which the events are dispatched) and CompositeMetadata.

2010-05-04 23:30:18 Tree
[r1642] by oconnell@adobe.com

FM-816. Removed Import of mx.utils. class, which isn't referenced in code. Brian to review.

2010-05-04 23:04:32 Tree
[r1641] by oconnell@adobe.com

Added more verbose DRM logging to the OSMFPlayers debugger module. FM-657. Brian to code review.

2010-05-04 19:23:25 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.