diff options
author | Thijs Vermeir <thijsvermeir@gmail.com> | 2007-10-16 18:33:44 +0000 |
---|---|---|
committer | Thijs Vermeir <thijsvermeir@gmail.com> | 2007-10-16 18:33:44 +0000 |
commit | 48b7ba004d2e2128a6d4d28011c843389459d8a5 (patch) | |
tree | df27110d4b4a7e9eae90b9441cd224e7e8e0e4cb /ChangeLog | |
parent | c205b740d4e793354493c4a2663e45670255453c (diff) | |
download | gst-plugins-bad-48b7ba004d2e2128a6d4d28011c843389459d8a5.tar.gz gst-plugins-bad-48b7ba004d2e2128a6d4d28011c843389459d8a5.tar.bz2 gst-plugins-bad-48b7ba004d2e2128a6d4d28011c843389459d8a5.zip |
gst/librfb/: remove the rfbbytestream dead code
Original commit message from CVS:
* gst/librfb/Makefile.am:
* gst/librfb/rfb.h:
* gst/librfb/rfbbytestream.c:
* gst/librfb/rfbbytestream.h:
* gst/librfb/rfbdecoder.c:
* gst/librfb/rfbdecoder.h:
remove the rfbbytestream dead code
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2007-10-16 Thijs Vermeir <thijsvermeir@gmail.com> + + * gst/librfb/Makefile.am: + * gst/librfb/rfb.h: + * gst/librfb/rfbbytestream.c: + * gst/librfb/rfbbytestream.h: + * gst/librfb/rfbdecoder.c: + * gst/librfb/rfbdecoder.h: + remove the rfbbytestream dead code + 2007-10-16 Zaheer Abbas Merali <zaheerabbas at merali dot org> patch by: Alessandro Decina |