[Bug 783267] jpegdec: Outputting garbled colors

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jan 8 16:07:03 UTC 2018


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

--- Comment #8 from Antonio Ospite <ao2 at ao2.it> ---
Created attachment 366499
  --> https://bugzilla.gnome.org/attachment.cgi?id=366499&action=edit
jpegdec: fix validating sampling factors

r_v and r_h have the same value of the comp_info[0] sampling factor, so
the code should not check against this again but against comp_info[1]
and comp_info[2] instead.

-- 
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