Menu

SVN Commit Log


Commit Date  
[r1688] by evrijkom@adobe.com

FM-848: adding unit test that holds the code to reproduce the reported bug.

2010-05-10 12:50:23 Tree
[r1687] by evrijkom@adobe.com

Updating VideoQoSPluginMetadataSynthesizer to create comma separated string values for all of the available keys.

2010-05-10 11:47:46 Tree
[r1686] by weizhang@adobe.com

Second code submission for bug FM-760, add unit tests to increase code coverage.

2010-05-09 23:26:09 Tree
[r1685] by evrijkom@adobe.com

OSMFPlayer/QoSPlugin: adding 'dropped frames' field, and switching plug-in to seek out the proxied element's NetStreamLoadTrait in order to get the internal stream info.

2010-05-08 14:33:17 Tree
[r1684] by evrijkom@adobe.com

ChromeLibrary: adding rudimentary support for loading plug-ins defined in XML.

2010-05-08 14:31:24 Tree
[r1683] by briggs@adobe.com

More minor ASDoc cleanup.

2010-05-07 23:36:22 Tree
[r1682] by briggs@adobe.com

More ASDoc updates, making terminology more consistent.

2010-05-07 23:14:58 Tree
[r1681] by weizhang@adobe.com

Back out changes to FM-823.

2010-05-07 23:08:37 Tree
[r1680] by weizhang@adobe.com

Fix bug FM-836 and FM-823

For FM-836, there is a problem with HTTPNetStream when an external buffer manager changes the bufferTime of the stream to be larger than 3.75 for fast bandwidth and 7.5 for slow bandwidth. When OSMFPlayer runs into buffer empty event, the buffer manager will increment the bufferTime. After a few empty buffer events, the bufferTime will be larger than 3.75 or 7.5, at which point the next buffer empty event will put FP into the buffering state but never comes out because HTTPNetStream will stop downloading fragments and send the tc messages to appendBytes. The fix takes the bufferTime into consideration and choose the max of buffer time and 3.75/7.5 as the threshold.

For FM-823, we set the default to enable enhanced seek.

2010-05-07 22:39:54 Tree
[r1679] by briggs@adobe.com

Various ASDoc updates (no code changes):
- Use consistent style/terminology in class declarations of MediaElement subclasses.
- Usage should steer towards MediaPlayer rather than traits.
- Fix a few items that should be @private.
- Describe composite behavior for all traits in composite class headers.

2010-05-07 20:54:50 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.