Bug 156655

Summary: [EFL] Bump gstreamer version from 1.4.4 to 1.6.3
Product: WebKit Reporter: Gyuyoung Kim <gyuyoung.kim>
Component: WebKit EFLAssignee: Gyuyoung Kim <gyuyoung.kim>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, hs85.jeong, lucas.de.marchi, ossy
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 157893    
Bug Blocks:    
Attachments:
Description Flags
Patch none

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. ***