summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorThijs Vermeir <thijsvermeir@gmail.com>2007-09-19 13:06:17 +0000
committerThijs Vermeir <thijsvermeir@gmail.com>2007-09-19 13:06:17 +0000
commita458032e6ebafa9245575155c0d3233d30843762 (patch)
tree9cb4912f66174a424be01e45bef943936be6c554 /ChangeLog
parent416a4f18cf4d0cc3126f9628165612477c4d7092 (diff)
downloadgst-plugins-bad-a458032e6ebafa9245575155c0d3233d30843762.tar.gz
gst-plugins-bad-a458032e6ebafa9245575155c0d3233d30843762.tar.bz2
gst-plugins-bad-a458032e6ebafa9245575155c0d3233d30843762.zip
gst/librfb/gstrfbsrc.c: Add password property (write only)
Original commit message from CVS: * gst/librfb/gstrfbsrc.c: Add password property (write only) * gst/librfb/rfbdecoder.c: Read the reason on failure Use the password property for authentication * gst/librfb/rfbdecoder.h: Add defines for version checking
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e78222d4..82b2a955 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2007-09-19 Thijs Vermeir <thijsvermeir@gmail.com>
+
+ * gst/librfb/gstrfbsrc.c:
+ Add password property (write only)
+ * gst/librfb/rfbdecoder.c:
+ Read the reason on failure
+ Use the password property for authentication
+ * gst/librfb/rfbdecoder.h:
+ Add defines for version checking
+
2007-09-19 Sebastian Dröge <slomo@circular-chaos.org>
* ext/directfb/dfbvideosink.c: (gst_dfbvideosink_surface_destroy),