Menu

SVN Commit Log


Commit Date  
[r1930] by weizhang@adobe.com

Fix FM-1087.

2010-09-30 20:45:22 Tree
[r1929] by briggs@adobe.com

Attempted fix for FM-1022: Streaming connections fail on networks that block RTMP. The fix is as follows:
1) Prioritize RTMPT over RTMPS.
2) Increase the connection attempt interval from 50ms to 200ms.
3) Add an undocumented property on NetConnectionFactory named "connectionAttemptInterval", which can be used to override the default of 200ms.

2010-09-30 18:55:46 Tree
[r1928] by briggs@adobe.com

Add layout direction attributes to work around bug SDK-26940, when in Flex 3 compatibility mode.

2010-09-30 18:31:49 Tree
[r1927] by weizhang@adobe.com

Fix bug 1041. This is not a timeout issue, rather it is a bug within the NetNegotiator which will only manifest itself when a NetConnection takes more than 50 ms to connect.

2010-09-30 18:10:38 Tree
[r1926] by briggs@adobe.com

Fix FM-981: MAST plugin doesn't show preroll for SMIL resources.

2010-09-29 22:04:11 Tree
[r1925] by briggs@adobe.com

Fix FM-982: MAST plugin doesn't show preroll for F4M resources.

2010-09-29 21:47:13 Tree
[r1924] by briggs@adobe.com

Addition to fix for FM-936: Add null check when casting to NetStreamTimeTrait, since DVR elements will have a TimeTrait of a different type.

2010-09-29 20:07:07 Tree
[r1923] by weizhang@adobe.com

1. Remove unnecessary logic from MulticastNetLoader.as
2. Fix FM-1072
3. Fix FM-1081

2010-09-29 17:53:59 Tree
[r1922] by cnewman@akamai.com

Fix for FM-931

2010-09-27 18:58:57 Tree
[r1921] by briggs@adobe.com

Fix FM-936: RTMP preroll briefly shows image when in SerialElement and rewound. The fix is to call Video.clear() whenever a VideoElement initiates a seek to the end. Because a seek within a SerialElement applies to all children (e.g. seek to the end causes all children to seek to their ends), we can ensure that each child's Video is cleared as soon as the playhead moves past its endpoint, so that the image is not displayed when the playhead returns to that child (through a seek or a rewind).

2010-09-27 18:56:41 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.