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 | 0adc28bcb89219250977c600cab68777f24114ab (patch) | |
| tree | b6adc0f187dad6851d2c223b9a4c3a096c901c77 /ChangeLog | |
| parent | 1756816071157e3f837eaabba8453e1b453a91d4 (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-- | 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: |
