diff options
author | David Schleef <ds@schleef.org> | 2004-01-07 10:51:05 +0000 |
---|---|---|
committer | David Schleef <ds@schleef.org> | 2004-01-07 10:51:05 +0000 |
commit | 11207007164b355e5d9a69e09a579d36ebf296d1 (patch) | |
tree | f05d24010983b1a0776169968340124d48e967b1 /ChangeLog | |
parent | 939c003c41021b58f915751e4643eed0d489fd60 (diff) | |
download | gst-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-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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: |