summaryrefslogtreecommitdiff
path: root/lib/flowplayer.swf
AgeCommit message (Collapse)Author
2013-03-02#2033 - Add Flowplayer 5 to play HTML5 videos.shadlaws
- add Flowplayer 5 to lib/flowplayer-html5 - move existing Flash Flowplayer to lib/flowplayer-flash - update page.html.php and movieplayer.html.php --HG-- rename : lib/flowplayer.controls.swf => lib/flowplayer-flash/flowplayer.controls.swf rename : lib/flowplayer.js => lib/flowplayer-flash/flowplayer.js rename : lib/flowplayer.pseudostreaming-byterange.swf => lib/flowplayer-flash/flowplayer.pseudostreaming-byterange.swf rename : lib/flowplayer.pseudostreaming.swf => lib/flowplayer-flash/flowplayer.pseudostreaming.swf rename : lib/flowplayer.swf => lib/flowplayer-flash/flowplayer.swf
2013-02-26#2017, 2019 - Update Flowplayer, fix special character issues. In sync with ↵shadlaws
gallery3-vendor. - updated all four swf to newest - modified flashembed.js as per http://code.google.com/p/flowplayer-core/issues/detail?id=30 - rebuilt flowplayer.js from source using modified flashembed.js - included ipad plugin in flowplayer.js
2012-07-23Update Flowplayer to 3.2.12 along with all associated files. AlsoBharat Mediratta
switch over to the byte-range version of pseudostreaming, let's see if that works better than what we have currently. Fixes #1899.
2011-04-23Add iPad/iPhone support for video playbackAndy Lindeman
* Resolves #1634
2010-04-30Oops, somehow the update to flowplayer 3.1.5 was missing a few files. Here ↵Andy Staudacher
they are...
2009-02-22Very basic movie support. You can upload a FLV file, we use ffmpeg toBharat Mediratta
extract a thumbnail out of it and if you click through we show it using flowplayer.