Menu

SVN Commit Log


Commit Date  
[r1877] by weizhang@adobe.com

Fix FM-970. There are two issues that the fix tries to address:

1. Calling the remote subscribe method on each DVR stream, and also the streamName for MBR case comes from the streamItems instead of the resource url.

2. To support MBR, the DVRCastNetLoader.as needs to have the createSwtichManger method implementation. The best way to do it to derive the class from RTMPDynamicStreamingNetLoader class instead of NetLoader class.

2010-09-08 22:32:53 Tree
[r1876] by briggs@adobe.com

Created tag neon-sprint3-stable.

2010-09-08 21:59:39 Tree
[r1875] by briggs@adobe.com

Fix compile error (Flex 4 only).

2010-09-08 20:45:11 Tree
[r1874] by briggs@adobe.com

Eliminate compiler warning related to log statement.

2010-09-08 20:37:36 Tree
[r1873] by briggs@adobe.com

Fix ExamplePlayer UI for Flex 3.0.

2010-09-08 20:20:35 Tree
[r1872] by briggs@adobe.com

Fix FM-990: Loading images always requests a crossdomain file. The fix is to add a "checkPolicyFile" param to ImageLoader's constructor, with a default of true. To avoid the crossdomain request, just set this param to false. The downside of setting it to false is that you'll get a security error if the application attempts pixel-level access of the image.

2010-09-08 19:20:42 Tree
[r1871] by briggs@adobe.com

Add PreloadingProxyElement to ExamplePlayer, to demonstrate how a proxy can preload a VideoElement within a SerialElement and make it seekable prior to the playhead reaching that child of the SerialElement. Helps demonstrate a solution for the issue raised in FM-952, in which it's not possible to seek across subclips within a SerialElement. Modified existing AsynchLoadingProxyElement so that it could serve as a base class for the new proxy.

2010-09-07 23:40:29 Tree
[r1870] by briggs@adobe.com

Fix FM-1014: AudioeElement does not play m4a over http.

2010-09-07 18:20:22 Tree
[r1869] by briggs@adobe.com

Fix FM-953: MediaPlayer lacks method to expose DVR recording state. Add unit tests. Also fix missing clone call on DVREvent.

2010-09-07 17:50:53 Tree
[r1868] by cnewman@akamai.com

Fix for FM-983

2010-09-03 20:17:49 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.