summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorThijs Vermeir <thijsvermeir@gmail.com>2007-09-20 18:30:35 +0000
committerThijs Vermeir <thijsvermeir@gmail.com>2007-09-20 18:30:35 +0000
commitcacf273a107a19b29a328aadaf160013683cca4e (patch)
treedd409c991f7224b87c71aa6a261a311999cd8dfd /ChangeLog
parent28c0d24bdd9bab9820e0d8349259aeceec12058f (diff)
downloadgst-plugins-bad-cacf273a107a19b29a328aadaf160013683cca4e.tar.gz
gst-plugins-bad-cacf273a107a19b29a328aadaf160013683cca4e.tar.bz2
gst-plugins-bad-cacf273a107a19b29a328aadaf160013683cca4e.zip
gst/librfb/gstrfbsrc.c: bpp, depth and endianness are now set from the stream.
Original commit message from CVS: * gst/librfb/gstrfbsrc.c: bpp, depth and endianness are now set from the stream.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index aa21308d..0a1014e6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-09-20 Thijs Vermeir <thijsvermeir@gmail.com>
+
+ * gst/librfb/gstrfbsrc.c:
+ bpp, depth and endianness are now set from the
+ stream.
+
2007-09-20 Wim Taymans <wim.taymans@gmail.com>
* examples/app/appsrc_ex.c: (main):