summaryrefslogtreecommitdiff
path: root/lib/flowplayer-html5/skin/img
diff options
context:
space:
mode:
authorshadlaws <shad@shadlaws.com>2013-03-02 23:56:13 +0100
committershadlaws <shad@shadlaws.com>2013-03-02 23:56:13 +0100
commit384bc7afc86be706bf61def09afc8306cdad2443 (patch)
treeb61f715d052556d8a735517a53f73bd599efd2e5 /lib/flowplayer-html5/skin/img
parentd213ef3d3f79819571d42c69a75307dc7e19aaa7 (diff)
#2033 - Add Flowplayer 5 to play HTML5 videos.
- 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
Diffstat (limited to 'lib/flowplayer-html5/skin/img')
-rw-r--r--lib/flowplayer-html5/skin/img/black.pngbin0 -> 751 bytes
-rw-r--r--lib/flowplayer-html5/skin/img/black@x2.pngbin0 -> 1229 bytes
-rw-r--r--lib/flowplayer-html5/skin/img/play_black.pngbin0 -> 786 bytes
-rw-r--r--lib/flowplayer-html5/skin/img/play_black@x2.pngbin0 -> 1581 bytes
-rw-r--r--lib/flowplayer-html5/skin/img/play_white.pngbin0 -> 786 bytes
-rw-r--r--lib/flowplayer-html5/skin/img/play_white@x2.pngbin0 -> 1581 bytes
-rw-r--r--lib/flowplayer-html5/skin/img/playful_black.pngbin0 -> 1417 bytes
-rw-r--r--lib/flowplayer-html5/skin/img/playful_black@x2.pngbin0 -> 3665 bytes
-rw-r--r--lib/flowplayer-html5/skin/img/playful_white.pngbin0 -> 1424 bytes
-rw-r--r--lib/flowplayer-html5/skin/img/playful_white@x2.pngbin0 -> 3684 bytes
-rw-r--r--lib/flowplayer-html5/skin/img/white.pngbin0 -> 558 bytes
-rw-r--r--lib/flowplayer-html5/skin/img/white@x2.pngbin0 -> 946 bytes
12 files changed, 0 insertions, 0 deletions
diff --git a/lib/flowplayer-html5/skin/img/black.png b/lib/flowplayer-html5/skin/img/black.png
new file mode 100644
index 00000000..d37fd70b
--- /dev/null
+++ b/lib/flowplayer-html5/skin/img/black.png
Binary files differ
diff --git a/lib/flowplayer-html5/skin/img/black@x2.png b/lib/flowplayer-html5/skin/img/black@x2.png
new file mode 100644
index 00000000..13eaa220
--- /dev/null
+++ b/lib/flowplayer-html5/skin/img/black@x2.png
Binary files differ
diff --git a/lib/flowplayer-html5/skin/img/play_black.png b/lib/flowplayer-html5/skin/img/play_black.png
new file mode 100644
index 00000000..c3c69085
--- /dev/null
+++ b/lib/flowplayer-html5/skin/img/play_black.png
Binary files differ
diff --git a/lib/flowplayer-html5/skin/img/play_black@x2.png b/lib/flowplayer-html5/skin/img/play_black@x2.png
new file mode 100644
index 00000000..82f9e66a
--- /dev/null
+++ b/lib/flowplayer-html5/skin/img/play_black@x2.png
Binary files differ
diff --git a/lib/flowplayer-html5/skin/img/play_white.png b/lib/flowplayer-html5/skin/img/play_white.png
new file mode 100644
index 00000000..251aa00c
--- /dev/null
+++ b/lib/flowplayer-html5/skin/img/play_white.png
Binary files differ
diff --git a/lib/flowplayer-html5/skin/img/play_white@x2.png b/lib/flowplayer-html5/skin/img/play_white@x2.png
new file mode 100644
index 00000000..1cf2369b
--- /dev/null
+++ b/lib/flowplayer-html5/skin/img/play_white@x2.png
Binary files differ
diff --git a/lib/flowplayer-html5/skin/img/playful_black.png b/lib/flowplayer-html5/skin/img/playful_black.png
new file mode 100644
index 00000000..ca7825b8
--- /dev/null
+++ b/lib/flowplayer-html5/skin/img/playful_black.png
Binary files differ
diff --git a/lib/flowplayer-html5/skin/img/playful_black@x2.png b/lib/flowplayer-html5/skin/img/playful_black@x2.png
new file mode 100644
index 00000000..9a13b6d1
--- /dev/null
+++ b/lib/flowplayer-html5/skin/img/playful_black@x2.png
Binary files differ
diff --git a/lib/flowplayer-html5/skin/img/playful_white.png b/lib/flowplayer-html5/skin/img/playful_white.png
new file mode 100644
index 00000000..c028155e
--- /dev/null
+++ b/lib/flowplayer-html5/skin/img/playful_white.png
Binary files differ
diff --git a/lib/flowplayer-html5/skin/img/playful_white@x2.png b/lib/flowplayer-html5/skin/img/playful_white@x2.png
new file mode 100644
index 00000000..1bade5e6
--- /dev/null
+++ b/lib/flowplayer-html5/skin/img/playful_white@x2.png
Binary files differ
diff --git a/lib/flowplayer-html5/skin/img/white.png b/lib/flowplayer-html5/skin/img/white.png
new file mode 100644
index 00000000..9722281b
--- /dev/null
+++ b/lib/flowplayer-html5/skin/img/white.png
Binary files differ
diff --git a/lib/flowplayer-html5/skin/img/white@x2.png b/lib/flowplayer-html5/skin/img/white@x2.png
new file mode 100644
index 00000000..a937c94c
--- /dev/null
+++ b/lib/flowplayer-html5/skin/img/white@x2.png
Binary files differ