gst-libs/gst/video/video.h: Added 32 bits RGBA. Not sure if we should use another mime-type for alpha rgb. Currently ...

Original commit message from CVS:
* gst-libs/gst/video/video.h:
Added 32 bits RGBA. Not sure if we should use another mime-type
for alpha rgb. Currently the presence of the alpha_mask property
signals an alpha channel. Ronald?
This commit is contained in:
Wim Taymans 2004-07-16 10:40:53 +00:00
parent 0599dafd13
commit 9c4838172d

View file

@ -1,3 +1,10 @@
2004-07-16 Wim Taymans <wim@fluendo.com>
* gst-libs/gst/video/video.h:
Added 32 bits RGBA. Not sure if we should use another mime-type
for alpha rgb. Currently the presence of the alpha_mask property
signals an alpha channel.
2004-07-16 Wim Taymans <wim@fluendo.com>
* sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):