Menu

SVN Commit Log


Commit Date  
[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
[r1678] by evrijkom@adobe.com

FM-761: Extending unit tests.

2010-05-07 19:43:13 Tree
[r1677] by evrijkom@adobe.com

FM-761: Extending unit tests.

2010-05-07 19:22:49 Tree
[r1676] by weizhang@adobe.com

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

2010-05-07 17:42:13 Tree
[r1675] by briggs@adobe.com

Minor ASDoc tweaks.

2010-05-07 17:41:34 Tree
[r1674] by evrijkom@adobe.com

Reverting on statically binding the VideoQoSPlugin from OSMFPlayer, as per Brian's suggestion. In order to see the video FPS, one now needs to uncomment the "videoQoSFPS" tag in config.xml, and add custom code to load a precompiled version of the VideoQoSPlugin (from the plugins sample folder).

2010-05-07 17:23:38 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.