diff options
author | Thijs Vermeir <thijsvermeir@gmail.com> | 2007-09-19 20:55:43 +0000 |
---|---|---|
committer | Thijs Vermeir <thijsvermeir@gmail.com> | 2007-09-19 20:55:43 +0000 |
commit | d785a925c1339a4783fdedccff42b2de5f4694d3 (patch) | |
tree | 01ab2ae1d5c5834f3ead88c707c724c3acd9fe1c /ChangeLog | |
parent | 50ed6cc7b2e593080f4a6407e3c1d05e4476b192 (diff) | |
download | gst-plugins-bad-d785a925c1339a4783fdedccff42b2de5f4694d3.tar.gz gst-plugins-bad-d785a925c1339a4783fdedccff42b2de5f4694d3.tar.bz2 gst-plugins-bad-d785a925c1339a4783fdedccff42b2de5f4694d3.zip |
gst/librfb/: It is now possible to connect to a vncserver. there are still some issues with the ouput of the screen. ...
Original commit message from CVS:
* gst/librfb/gstrfbsrc.c:
* gst/librfb/rfbdecoder.c:
* gst/librfb/rfbdecoder.h:
It is now possible to connect to a vncserver.
there are still some issues with the ouput of
the screen. Looks like some lines are confused
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2007-09-19 Thijs Vermeir <thijsvermeir@gmail.com> + + * gst/librfb/gstrfbsrc.c: + * gst/librfb/rfbdecoder.c: + * gst/librfb/rfbdecoder.h: + It is now possible to connect to a vncserver. + there are still some issues with the ouput of + the screen. Looks like some lines are confused + 2007-09-19 Stefan Kost <ensonic@users.sf.net> * docs/plugins/.cvsignore: |