From: Piotr Grad Date: Mon, 14 Apr 2014 20:11:54 +0000 (+0200) Subject: Implement new GST player functionalities X-Git-Tag: submit/tizen/20201118.160233~2041 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a2f7a3e4030fd7a49135c8f285ce299b467223ca;p=platform%2Fframework%2Fweb%2Fchromium-efl.git Implement new GST player functionalities - seek, setRate, paused, pause, play, didLoadingProgress, networkState, readyState - Got rid off static g_player variable. - Added async message handler for gstreamer. - Removed not used variables/methods. - Removed loading ffmpeg libraries. - Added startTime attribute for HTMLMediaElement. - Added handling of url's with passed parameters (url+"?param"). Change-Id: Iddb87927559029757cc4cfa51d86158ee0fff929 Conflicts: src/third_party/WebKit/Source/core/html/HTMLMediaElement.h src/third_party/WebKit/Source/core/html/HTMLMediaElement.idl --- diff --git a/tizen_src/impl/chromium-efl.gypi b/tizen_src/impl/chromium-efl.gypi index c4acb19..085a2ee 100644 --- a/tizen_src/impl/chromium-efl.gypi +++ b/tizen_src/impl/chromium-efl.gypi @@ -30,6 +30,7 @@ '