Timeline
04/03/12:
- 13:35 Changeset [2163] by
- Fixed the location of player.swf in the README.
- 05:55 Changeset [2162] by
- added basic RTMP support for embedded captions, added B-frame HLS example …
- 05:51 Ticket #1623 (HLS: improve fragment loading/parsing) created by
- On older laptops (like mine), the player stutters during the loading and …
- 05:43 Ticket #1622 (HLS: Support files with B-frames) created by
- At present, B-frames are not supported. The TS parser simply presumes PTS …
- 05:33 Ticket #1573 (HD: toggle doesn't work on iOS / Safari) closed by
- worksforme: The Safari 5.1 issue was also fixed by the 5.9 player patch. Keeping the …
04/02/12:
- 11:31 Ticket #1621 (Controlbar not displayed when playlist set to bottom in HTML5 mode) created by
- Steps to reproduce: 1. Set up a player in HTML5 mode with both …
03/29/12:
- 18:38 Ticket #1620 (Playing an MP3 file on iPhone results in quicktime logo over display area ...) created by
- Steps to reproduce: 1. Set up a player with an MP3 file 1. Play the …
03/28/12:
- 10:08 Ticket #1481 (Support F4M manifests) closed by
- invalid: Did some additional research on this. These manifests are generally only …
03/27/12:
- 15:01 Ticket #1619 (Controlbar layout shifts slightly on mute/unmute) closed by
- fixed: Caused by an inadvertent check-in in revision [2078]. Fixed in [2161].
- 15:00 Changeset [2161] by
- Fixes a bug where controlbar layout shifts slightly when using an XML skin …
- 14:21 Ticket #1619 (Controlbar layout shifts slightly on mute/unmute) created by
- When toggling the mute icon, the controlbar layout shifts slightly in …
- 13:52 Changeset [2160] by
- Updating Flash Plugin SDK with latest player lib.
- 08:38 Ticket #1618 (Only reload active HLS playlist for live streams) created by
- For live, all manifests are currently re-fetched during playback. With …
03/25/12:
- 16:45 Ticket #1617 (Support domain absolute URLS in HLS) created by
- Such that this manifest will work: […]
03/23/12:
- 12:11 Ticket #1616 (WordPress: AutoDetect media URLs in post) created by
- 1. Detect content URLs originating from blog in post body. 2. Convert to …
03/19/12:
- 16:35 Ticket #1615 (Player sometimes can't play on player reload on iOS) created by
- Steps to reproduce: 1. Set up a player on iOS 1. Play the video 1. …
- 11:35 Ticket #1614 (Slider rail image appears stacked on top of slider thumb) created by
- Screenshot: [[Image(...)]] See the following …
03/16/12:
- 14:26 Changeset [2159] by
- Additional fix for 1347, where javascript injection could be done …
03/14/12:
- 04:45 Ticket #1613 (Tunneling not supported for SMIL files?) created by
- So I tried setting that, both as true and false (I think you meant true, …
03/13/12:
- 15:58 Changeset [2158] by
- Re-tagging 5.9 to revision 2156
- 15:58 Changeset [2157] by
- Re-tagging 5.9 to revision 2156
- 13:28 Ticket #1612 (Controlbar places 1 pixel gap to the right of the last skin element) created by
- See: …
- 10:55 Changeset [2156] by
- Last revision accidentally included the viral plugin in player.swf
- 08:04 Changeset [2155] by
- fixed small bug in glow slider / pause
- 07:07 Ticket #1611 (Don't load thumb if display is invisible) created by
- In response to linked BOTR forum thread, it'd be good to add a small …
03/12/12:
- 18:54 Ticket #1610 (Locking player with repeat option set always results in resume after ...) closed by
- fixed: Fixed in [2154]
- 18:54 Changeset [2154] by
- Fixes an issue with player locking (1610)
- 18:51 Ticket #1610 (Locking player with repeat option set always results in resume after ...) created by
- Steps to reproduce: 1. Set up a player with repeat set to anything …
- 06:18 Ticket #1609 (Captions: "label" not working consistently) created by
- I'm still finding that even though "label" is set with English, that …
- 05:23 Changeset [2153] by
- fixed a few issues around buffering and AAC profile recognition
03/11/12:
- 11:24 Ticket #1601 (HLS: investigate using SEEK appendbytesaction instead of RESET) closed by
- fixed: Added the main fix in this patch (using RESET_SEEK instead of RESET_BEGIN …
- 09:08 Ticket #1600 (HLS: investigate Animoto test stream) closed by
- fixed: Stream is fully working; does contain some PES packets across TS …
03/09/12:
- 12:59 Ticket #1592 (Preview image not scaled in fullscreen mode in Safari) closed by
- fixed: Fixed in [2152]
- 12:59 Changeset [2152] by
- Fixes an issue where going to fullscreen mode in safari before playing …
- 05:46 Changeset [2151] by
- added stream with SSR AAC (not supported in Flash)
03/08/12:
- 19:57 Ticket #1578 (HTML5 player won't play if destroyed and recreated) closed by
- fixed: Fixed in [2150]
- 19:57 Changeset [2150] by
- Fixes an issue where the html5 player would not work if it were removed …
03/06/12:
- 18:39 Ticket #1581 (Video tag not sized properly before beginning playback on iPhones) closed by
- fixed: Fixed in [2149]
- 18:39 Ticket #1583 (Clicking on a second audio item in a playlist results in preview image ...) closed by
- fixed: Fixed in [2149]
- 18:38 Changeset [2149] by
- * Fixes a bug where you can see an incorrectly-sized video tag during …
- 17:50 Ticket #1597 (WebM videos can't be paused in OS X Chrome) closed by
- fixed: Fixed in [2148]
- 17:50 Ticket #1608 (Chrome won't fail over to WebM if MP4 file can't play) closed by
- fixed: Fixed in [2148]
- 17:50 Changeset [2148] by
- Fixes a couple of Chrome-specific HTML5 bugs: 1597 and …
- 17:45 Ticket #1605 (If playlist is positioned to the left side, the display area shrinks) closed by
- fixed: Fixed in [2146]
- 17:45 Changeset [2147] by
- Fixes a bug which caused the layout to break if the playlist were …
- 17:21 Ticket #1585 (Address cross-site scripting vulnerabilities) closed by
- fixed: Fixed in [2146]
- 16:59 Changeset [2146] by
- Addresses a cross-site scripting vulnerability in Flash mode 1585
- 16:13 Ticket #1602 (Video not shown if content is loaded while player is hidden in IE) closed by
- fixed: Fixed in [2145]
- 16:13 Ticket #1584 (Must call play twice after a stop) closed by
- fixed: Fixed in [2145]
- 16:13 Ticket #1607 (Poster image disappearing with RTMP MP3) closed by
- fixed: Fixed in [2145]
- 16:13 Ticket #1599 (Image not displayed on autostart) closed by
- fixed: Fixed in [2145]
- 15:59 Changeset [2145] by
- Fixes a number of bugs in the 5.9 Flash component: 1584, …
- 12:30 Ticket #1608 (Chrome won't fail over to WebM if MP4 file can't play) created by
- Steps to reproduce: 1. Set up a player in HTML5 mode with 2 levels; one …
- 04:28 Ticket #1607 (Poster image disappearing with RTMP MP3) created by
- I removed the "&file=mp3" part from the querystring from the first link. …
- 03:55 Changeset [2144] by
- tagged version 1.2 of related plugin
03/05/12:
- 16:35 Ticket #1606 (MP3 files never complete on iOS) created by
- Steps to reproduce: 1. Load a player in HTML5 mode with an MP3 file on …
- 12:16 Ticket #1605 (If playlist is positioned to the left side, the display area shrinks) created by
- See the following screen shot: [[Image(...)]]
- 04:48 Ticket #1604 (Display of TX3G in RTMP) created by
- Embedded MP4 captions over RTMP do currently not work in the player. They …
Note: See TracTimeline
for information about the timeline view.
