After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 613042 - [video] Document color matrizes and provide YUV<->RGB macros
[video] Document color matrizes and provide YUV<->RGB macros
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Linux
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-03-16 13:48 UTC by Sebastian Dröge (slomo)
Modified: 2012-10-03 23:20 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastian Dröge (slomo) 2010-03-16 13:48:30 UTC
It'd be nice if the color matrizes in libgstvideo would be explicitely documented, i.e. which values they contain. Additionally YUV<->RGB macros for the different color matrizes might be nice to have:  YUV_TO_R_SDTV(y,u,v)
Comment 1 David Schleef 2010-03-16 20:29:41 UTC
The direction I'm going with this is -bad/ext/cog/gstcms.[ch].
Comment 2 Sebastian Dröge (slomo) 2010-03-17 11:21:52 UTC
Are you planning to merge that into libgstvideo before 0.10.29?
Comment 3 David Schleef 2010-03-17 18:24:22 UTC
My track record of completing gstreamer projects is pretty bad recently.  We don't really need most of it yet.
Comment 4 Tim-Philipp Müller 2012-10-03 23:20:03 UTC
Let's close this as obsolete. At least the signalling is there now. Please open a new bug for 1.0 with any specific missing feature.