From c5bde89971a70a2471c0e39bf1fe7436368544b5 Mon Sep 17 00:00:00 2001 From: rlx <0x0073@0x2620.org> Date: Fri, 19 Aug 2011 10:45:36 +0000 Subject: [PATCH] support multipart video --- source/Ox.UI/js/Video/Ox.VideoElement.js | 272 ++++++++++++----------- source/Ox.UI/js/Video/Ox.VideoPlayer.js | 85 +++---- 2 files changed, 187 insertions(+), 170 deletions(-) diff --git a/source/Ox.UI/js/Video/Ox.VideoElement.js b/source/Ox.UI/js/Video/Ox.VideoElement.js index 56928349..0cfaaf15 100644 --- a/source/Ox.UI/js/Video/Ox.VideoElement.js +++ b/source/Ox.UI/js/Video/Ox.VideoElement.js @@ -3,182 +3,196 @@ Ox.VideoElement = function(options, self) { self = self || {}; - var that = Ox.Element('