Bug 1402628

Summary: Update wxGTK3 to use gstreamer-1.0
Product: [Fedora] Fedora Reporter: Scott Talbert <swt>
Component: wxGTK3Assignee: Scott Talbert <swt>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: alexjnewt, swt
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-01-02 01:52:57 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Scott Talbert 2016-12-08 01:24:25 UTC
gstreamer-0.10 is obsolete and has been replaced by gstreamer-1.0.  wxGTK3 should be updated to use gstreamer-1.0.  Debian already has a patch for this, so we should just include this patch in Fedora.

Comment 1 Jeremy Newton 2016-12-08 05:01:50 UTC
Has this patch been sent upstream? or was it backported from master?

Comment 2 Scott Talbert 2016-12-08 14:08:44 UTC
(In reply to Jeremy Newton from comment #1)
> Has this patch been sent upstream? or was it backported from master?

Upstream master has gstreamer-1.0 support.  Upstream 3.0 does not.  This patch hasn't been sent upstream, presumably because it removes support for the older gstreamers, which would probably need to be retained in 3.0.  I've been meaning to try to refactor the patch to leave the older gstreamer support in place, but I haven't gotten to it.

Comment 3 Scott Talbert 2017-01-02 01:52:57 UTC
Implemented in Rawhide (F26).