[gst-devel] bug report/question ?
Jens Thiele
karme at unforgettable.com
Sat Feb 24 21:31:36 CET 2001
>typedef enum {
> GST_COLORSPACE_RGB555,
> GST_COLORSPACE_BGR555,
> GST_COLORSPACE_RGB565,
> GST_COLORSPACE_BGR565,
> GST_COLORSPACE_RGB24,
> GST_COLORSPACE_BGR24,
> GST_COLORSPACE_RGB32,
> GST_COLORSPACE_BGR32,
> GST_COLORSPACE_YUV420,
> GST_COLORSPACE_YUV420P,
> GST_COLORSPACE_YUV422,
> GST_COLORSPACE_YUV422P
>
>} GstColorSpaceType;
ups sorry ;-)
i am just sitting too long in front of the computer
and didn't see that rgb differs from bgr
and in fact it is really only missing a converter for the 565
in rgb2rgb.c
sorry
karme
More information about the gstreamer-devel
mailing list