[gstreamer-bugs] [Bug 620441] [PATCH] Add support for Y800 and Y16 formats
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Jun 3 01:44:56 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=620441
GStreamer | gst-plugins-base | git
--- Comment #1 from martin.bisson at gmail.com 2010-06-03 08:44:50 UTC ---
Created an attachment (id=162619)
View: https://bugzilla.gnome.org/attachment.cgi?id=162619
Review: https://bugzilla.gnome.org/review?bug=620441&attachment=162619
A second patch implementing the same feature with a different approach
This patch is a second approach to the problem of recognizing Y800 and Y16
formats. Instead of considering that they are the same as
GST_VIDEO_FORMAT_GRAY8 and GST_VIDEO_FORMAT_GRAY16_LE, new types are defined.
This doesn't clash with previous definitions, but causes a little bit of code
duplication.
I'm not sure which approach is to be prefered.
--
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