summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2004-01-07 10:51:05 +0000
committerDavid Schleef <ds@schleef.org>2004-01-07 10:51:05 +0000
commit11207007164b355e5d9a69e09a579d36ebf296d1 (patch)
treef05d24010983b1a0776169968340124d48e967b1 /ChangeLog
parent939c003c41021b58f915751e4643eed0d489fd60 (diff)
downloadgst-plugins-bad-11207007164b355e5d9a69e09a579d36ebf296d1.tar.gz
gst-plugins-bad-11207007164b355e5d9a69e09a579d36ebf296d1.tar.bz2
gst-plugins-bad-11207007164b355e5d9a69e09a579d36ebf296d1.zip
New source plugin based on librfb-0.1. RFB (remote framebuffer) is the protocol used by VNC.
Original commit message from CVS: New source plugin based on librfb-0.1. RFB (remote framebuffer) is the protocol used by VNC.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 264d72ed..092cbe09 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2004-01-07 David Schleef <ds@schleef.org>
+ * configure.ac:
+ * ext/Makefile.am:
+ * ext/librfb/Makefile.am:
+ * ext/librfb/gstrfbsrc.c:
+ New source plugin based on librfb-0.1. RFB (remote framebuffer)
+ is the protocol used by VNC.
+
+2004-01-07 David Schleef <ds@schleef.org>
+
* gst/videofilter/gstvideotemplate.c:
* gst/videofilter/gstvideotemplate.h:
* gst/videofilter/make_filter: