Commit | Date | |
---|---|---|
[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 |
2010-05-05 00:37:44 | Tree | |
2010-05-05 00:21:06 | Tree | |
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 |
2010-05-04 13:02:01 | Tree |