Ignore:
Timestamp:
08/30/10 15:41:28 (3 years ago)
Author:
pablo
Message:

Some MediaProvider stability bug fixes:

  • Pause / resume can circumvent buffering state (879)
  • RTMP fails to report position correctly if item.start > item.duration (980)
  • FLV files without proper metadata can buffer infinitely (1035)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/fl5/src/com/longtailvideo/jwplayer/player/PlayerVersion.as

    r1246 r1250  
    33         
    44        public class PlayerVersion { 
    5                 protected static var _version:String = "5.3.1246"; 
     5                protected static var _version:String = "5.3.1250"; 
    66                 
    77                public static function get version():String { 
Note: See TracChangeset for help on using the changeset viewer.