[gstreamer-bugs] [Bug 627413] jifmux causes broken jpeg images at least with some rgb pixel format

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Aug 20 07:42:06 PDT 2010


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

--- Comment #8 from Thiago Sousa Santos <thiago.sousa.santos at collabora.co.uk> 2010-08-20 14:42:04 UTC ---
Created an attachment (id=168409)
 View: https://bugzilla.gnome.org/attachment.cgi?id=168409
 Review: https://bugzilla.gnome.org/review?bug=627413&attachment=168409

jifmux: Avoid recombining RGB jpegs

JFIF only allows YUV as colorspace, when we receive an RGB jpeg,
we should just push it forward without adding the JFIF marker.

Fixes #627413

This patch fixes the problem, but it doesn't add the JFIF marker
to the output buffer. I left it like that because it is the
default behavior when parsing the image fails.

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