[Bug 746247] div255 implementation is incorrect
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sun Mar 15 06:41:26 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=746247
--- Comment #1 from Jan Schmidt <thaytan at noraisin.net> ---
Created attachment 299453
--> https://bugzilla.gnome.org/attachment.cgi?id=299453&action=edit
Fix div255w implementation
The current implementation of div255w produces incorrect
off-by-one values for a large number of values in the input
range. Use a better bit-shifting implementation that gets it
right, and document that it doesn't work for 0xffff
--
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