[Bug 797222] [regression] JPEG Decode broken

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Sep 28 14:25:11 UTC 2018


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

Nicolas Dufresne (ndufresne) <nicolas at ndufresne.ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nicolas at ndufresne.ca

--- Comment #7 from Nicolas Dufresne (ndufresne) <nicolas at ndufresne.ca> ---
What I can see from the images is that so we get a 4:2:0 buffer, but we think
it's 4:2:2. As a result, luma is fine, because it's the same, but the chroma is
off. I assume we allocated to 4:2:2 buffer since we didn't crash on a buffer
overrun.

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