[Bug 734003] videoconvert: No fast-path for I420 to RGB (24bit) convertion
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Jul 31 08:02:40 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=734003
GStreamer | gst-plugins-base | 1.4.0
--- Comment #3 from Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> 2014-07-31 15:02:33 UTC ---
Thanks, about BGR, most people actually have BGRx in mind (padded 24bit). This
is because 32bit aligned pixels can be indexed as 32bit int, while BGR need to
be indexed byte per byte.
--
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