[Bug 744001] [PATCH] New histogram plugin for GRAY8 images

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Feb 6 03:19:06 PST 2015


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

--- Comment #6 from patcherwork at gmail.com 2015-02-06 11:19:04 UTC ---
You are correct, I did not set the OS field. As far as I am aware the code can
run on any platform. I haven't tested it on windows and do not have a mac
though so I can't be 100% I haven't overlooked something :)

I have also made a second version of the histogram that runs only for bin sizes
with powers of 2. That allows me to perform binning with binary operations
rather than using floats and should be faster. I am also using gcc intrinsics
for it so if you would prefer the second implementation I would like to know if
gcc is a hard dependency so I can implement an alternative operation in the
case it is not.

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


More information about the gstreamer-bugs mailing list