Bug 1123078
Summary: | opencv: Please build against GStreamer 1 on F21 and Rawhide | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Kevin Kofler <kevin> |
Component: | opencv | Assignee: | Rex Dieter <rdieter> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | CC: | hhorak, jmlich, karlthered, kwizart, nomis80, rdieter |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-08-13 00:14:55 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: | |||
Bug Depends On: | |||
Bug Blocks: | 1092641 |
Description
Kevin Kofler
2014-07-24 19:21:56 UTC
Is there a tested patch ? I've though opencv was using gstreamer1 already, please Fix as needed. Boo, checking upstream looks like GST1 support only landed in master branch (presumably tracking opencv-3.0). opencv 2.4 branch doesn't have it yet. :( I'll see if there's any chance to backport it reasonably... Looks like most gstreamer-related support was easy to pick out and apply against 2.4 branch, now to decide if it's a good idea or not: 4f3453dbbf341b4222dd4dbbadf8addae45b234b 921675c4e233d8f9e78786550d549e9e05ffeb2a 6377922716f37b00e4f8f5eab87a8fbcb16422e5 6d66d11046bb526d508e9543ecc37cfee91f4435 30f7f9717f1f0a8c11ba88d4f04b0c7cf26bba70 Or to go with some sort of opencv-3.0 prerelease... I noticed a couple of git tags: 3.0-ocl-tech-preview 3.0-ocl-tp2 Probably time to ask upstream. I'd go with backporting the GStreamer 1 support to 2.4, unless we have other reasons to want 3.0 now. Prerelease versions of libraries are always a risk due to ABI/API compatibility issues, both with the previous stable release and with the upcoming final release. %changelog * Fri Jul 25 2014 Rex Dieter <rdieter> 2.4.9-2 - backport support for GStreamer 1 (#1123078) built only for rawhide yet, to allow some extra time for review/testing. Almost 3 weeks later, where are we at? OK, I'll merge/build today. |