summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2004-07-16 10:40:54 +0000
committerWim Taymans <wim.taymans@gmail.com>2004-07-16 10:40:54 +0000
commitbccfaef0e2927346da8ba07dbb8d5dffa65312e7 (patch)
treeec7b9f2c921fbc5a417f090a9bc4b8598ff0bb05 /ChangeLog
parent72402abc41bbcfb15d69f98c45a8076044863575 (diff)
downloadgst-plugins-bad-bccfaef0e2927346da8ba07dbb8d5dffa65312e7.tar.gz
gst-plugins-bad-bccfaef0e2927346da8ba07dbb8d5dffa65312e7.tar.bz2
gst-plugins-bad-bccfaef0e2927346da8ba07dbb8d5dffa65312e7.zip
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?
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 73f46db3..6c202c9c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
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):
* sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
FPS seems to be 0.0 to MAX everywhere else.