After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 641796 - opencv: make plugin work with opencv 2.2.0 release
opencv: make plugin work with opencv 2.2.0 release
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal normal
: 0.10.22
Assigned To: GStreamer Maintainers
GStreamer Maintainers
: 648448 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2011-02-08 02:08 UTC by Fabrizio Milo
Modified: 2011-04-22 09:00 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patches-to-Support-OpenCV-2.2.0 (3.59 KB, patch)
2011-02-08 02:09 UTC, Fabrizio Milo
none Details | Review
Complete patchset for opencv 2.2 (7.30 KB, patch)
2011-04-14 23:01 UTC, Fabrizio Milo
none Details | Review
Tested patch against OpenCV 2.2 and gst-plugins-bad HEAD Apr -14-2011 (665 bytes, patch)
2011-04-15 00:24 UTC, Fabrizio Milo
none Details | Review

Description Fabrizio Milo 2011-02-08 02:08:10 UTC
Seems that opencv had some changes in the headers and API. This patch makes the opencv plugin compile again
Comment 1 Fabrizio Milo 2011-02-08 02:09:25 UTC
Created attachment 180361 [details] [review]
Patches-to-Support-OpenCV-2.2.0
Comment 2 Fabrizio Milo 2011-04-14 23:01:00 UTC
Created attachment 185986 [details] [review]
Complete patchset for opencv 2.2

Complete patchset
Comment 3 Fabrizio Milo 2011-04-15 00:24:33 UTC
Created attachment 185987 [details] [review]
Tested patch against OpenCV 2.2 and gst-plugins-bad HEAD Apr -14-2011
Comment 4 Tim-Philipp Müller 2011-04-16 23:40:24 UTC
Did you mark the previous patch (attachement 185986) as obsolete on purpose?
Comment 5 Fabrizio Milo 2011-04-18 16:13:20 UTC
Yes. The last one has been fully tested on linux.
Comment 6 Tim-Philipp Müller 2011-04-18 16:56:43 UTC
I presume configure.ac still needs changing as well though?
Comment 7 Fabrizio Milo 2011-04-18 17:23:40 UTC
My bad. I thought I had merged the previous two patches. 185986 and 185987 are both valid.
Comment 8 Tim-Philipp Müller 2011-04-22 08:05:37 UTC
*** Bug 648448 has been marked as a duplicate of this bug. ***
Comment 9 Levente Farkas 2011-04-22 08:10:52 UTC
do you plan to push it to the git? afais th current git still not contains this patch.
Comment 10 Tim-Philipp Müller 2011-04-22 09:00:23 UTC
Thanks! (A patch in git format-patch format would be nice next time)

 commit 7e5c7048d620dcc9570a4f28ec4bf4667fa05302
 Author: Fabrizio Milo <mistobaan@gmail.com>
 Date:   Fri Apr 22 09:37:29 2011 +0100

    opencv: make work with openCV 2.2
    
    https://bugzilla.gnome.org/show_bug.cgi?id=641796