[gstreamer-bugs] [Bug 630830] zbar: Fixes, single frame scan and width/stride fix

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Nov 2 10:49:39 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=630830
  GStreamer | gst-plugins-bad | 0.10.20

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #9 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2010-11-02 17:49:37 UTC ---
> I don't know if its needed either. It works fine for me as it is.

If you try the test image that comes with zbar
(http://zbar.sf.net/test/barcode.png) you'll find that without the stride fix
the quality score is 21 and with the stride fix it's 103 (I'm assuming higher
numbers are better).

I've committed this now:

 commit 7ddd7f7809dafde556c7f9a16e53542722564d1c
 Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
 Date:   Tue Nov 2 17:18:52 2010 +0000

    zbar: use correct stride

    Fixes detection for images with a width that's not a multiple of four.

    Based on patch by: Kaj-Michael Lang <milang at tal.org>
    Based on patch by: Stefan Kost <ensonic at users.sf.net>

    https://bugzilla.gnome.org/show_bug.cgi?id=630830

and also this:

commit 2122c1eb9ad6df534ead1930daff9a17a0817ee8
Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
Date:   Tue Nov 2 16:32:55 2010 +0000

    zbar: disable cache by default

    Since it breaks still image bar code detection.


Thanks for the patches!

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.



More information about the Gstreamer-bugs mailing list