diff options
author | David Schleef <ds@schleef.org> | 2004-01-09 10:46:37 +0000 |
---|---|---|
committer | David Schleef <ds@schleef.org> | 2004-01-09 10:46:37 +0000 |
commit | c09123d6d042191b27c152c8c214a2242a19504a (patch) | |
tree | 77df41e2cf57cf73817e41d8a3f226b5b8770e8e | |
parent | b5c817cb14237c402684c24010875350b8edde09 (diff) | |
download | gst-plugins-bad-c09123d6d042191b27c152c8c214a2242a19504a.tar.gz gst-plugins-bad-c09123d6d042191b27c152c8c214a2242a19504a.tar.bz2 gst-plugins-bad-c09123d6d042191b27c152c8c214a2242a19504a.zip |
Hacking. Added decoding and mouse events. Actually works.
Original commit message from CVS:
Hacking. Added decoding and mouse events. Actually works.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-01-09 David Schleef <ds@schleef.org> + + * ext/librfb/gstrfbsrc.c: Hacking. Added actual decoding and + mouse pointer events. It works. + 2004-01-09 Ronald Bultje <rbultje@ronald.bitfreak.net> * ext/divx/gstdivxenc.c: (gst_divxenc_init): |