Bug 156655 - [EFL] Bump gstreamer version from 1.4.4 to 1.6.3
Summary: [EFL] Bump gstreamer version from 1.4.4 to 1.6.3
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Gyuyoung Kim
URL:
Keywords:
: 150447 (view as bug list)
Depends on: 157893
Blocks:
  Show dependency treegraph
 
Reported: 2016-04-15 21:02 PDT by Gyuyoung Kim
Modified: 2016-05-19 06:13 PDT (History)
4 users (show)

See Also:


Attachments
Patch (14.58 KB, patch)
2016-04-15 21:04 PDT, Gyuyoung Kim
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gyuyoung Kim 2016-04-15 21:02:16 PDT
WebKit EFL port has failed to support html5 video play. It caused by using lower version of gstreamer. Bump gstreamer version from 1.4.4 to 1.6.3.
Comment 1 Gyuyoung Kim 2016-04-15 21:04:12 PDT
Created attachment 276542 [details]
Patch
Comment 2 WebKit Commit Bot 2016-04-17 22:36:17 PDT
Comment on attachment 276542 [details]
Patch

Clearing flags on attachment: 276542

Committed r199649: <http://trac.webkit.org/changeset/199649>
Comment 3 WebKit Commit Bot 2016-04-17 22:36:20 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Gyuyoung Kim 2016-04-18 16:47:45 PDT
It looks EFL port has been broken since this commit. I'm gonna revert it.
Comment 5 Gyuyoung Kim 2016-04-18 21:44:39 PDT
(In reply to comment #4)
> It looks EFL port has been broken since this commit. I'm gonna revert it.

Hmm, this patch is not culprit who broke EFL port. I need to find what commit broke EFL port. :(
Comment 6 Hunseop Jeong 2016-04-18 21:54:05 PDT
(In reply to comment #5)
> (In reply to comment #4)
> > It looks EFL port has been broken since this commit. I'm gonna revert it.
> 
> Hmm, this patch is not culprit who broke EFL port. I need to find what
> commit broke EFL port. :(

Gyuyoung, I think r199658 is culprit.
Comment 7 Csaba Osztrogonác 2016-04-27 01:57:17 PDT
*** Bug 150447 has been marked as a duplicate of this bug. ***