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
commit0adc28bcb89219250977c600cab68777f24114ab (patch)
treeb6adc0f187dad6851d2c223b9a4c3a096c901c77 /ChangeLog
parent1756816071157e3f837eaabba8453e1b453a91d4 (diff)
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: