summaryrefslogtreecommitdiffstats
path: root/gst/librfb
AgeCommit message (Expand)AuthorFilesLines
2008-11-12gst/librfb/rfbdecoder.c: Fix uninitialized warningsThijs Vermeir1-0/+1
2008-11-06Fix basic navigation eventsThijs Vermeir2-12/+34
2008-11-05gst/librfb/gstrfbsrc.c: Fix RGB mask in capsThijs Vermeir1-7/+18
2008-11-05gst/librfb/: Add Hextile encodingThijs Vermeir3-143/+195
2008-11-04Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost1-0/+1
2008-07-08gst/librfb/gstrfbsrc.*: Add view-only property to ignore the navigation eventsIlja Pavkovic2-1/+19
2008-07-08gst/librfb/rfbdecoder.c: Implement ServerCutText messageIlja Pavkovic1-2/+13
2008-07-08gst/librfb/: Add property for shared desktopIlja Pavkovic2-1/+12
2008-02-22Some C89 fixes, moving variable declarations to the beginning of a block. Fix...Jens Granseuer2-4/+9
2008-02-12gst/librfb/gstrfbsrc.c: Free the rfb decoder on finalize. Fixes bug #515721.Sebastian Dröge1-1/+5
2008-01-21gst/librfb/rfbdecoder.*: Don't use gtk-doc comment style for non gtk-doc comm...Stefan Kost2-11/+9
2008-01-01ext/musicbrainz/gsttrm.c: Don't emit signiture when going to READY, because i...David Schleef2-5/+13
2007-12-03gst/librfb/rfbdecoder.c: Should fix the 64-bit buildThijs Vermeir1-5/+9
2007-11-30gst/librfb/rfbdecoder.*: Add CoRRE encodingThijs Vermeir2-0/+41
2007-11-30gst/librfb/rfbdecoder.c: Use glib macro for swappingThijs Vermeir1-3/+2
2007-11-29gst/librfb/: Disable CopyRect encoding by defaultThijs Vermeir3-48/+114
2007-11-15gst/librfb/gstrfbsrc.c: don't forget to handle the offset'sThijs Vermeir3-27/+39
2007-11-15gst/librfb/gstrfbsrc.c: Set the timestamp for the output buffersArmando Taffarel Neto1-0/+3
2007-10-31gst/librfb/rfbdecoder.c: Some refactoring in RAW encodingThijs Vermeir1-13/+14
2007-10-31gst/librfb/: Added copyrect encodingThijs Vermeir9-123/+156
2007-10-16gst/librfb/rfbdecoder.c: Add the set encodings client messageThijs Vermeir1-3/+30
2007-10-16gst/librfb/: remove the rfbbytestream dead codeThijs Vermeir6-256/+0
2007-10-08gst/: Fix compiler warnings shown by Forte.Jan Schmidt3-3/+4
2007-09-27gst/librfb/gstrfbsrc.*: Added a property for incremental screen updatesThijs Vermeir2-5/+15
2007-09-26gst/librfb/gstrfbsrc.c: fix bug from generic/states.gdbThijs Vermeir1-1/+2
2007-09-21gst/librfb/: Added offset-x, offset-y, width and height property for selectin...Thijs Vermeir3-5/+88
2007-09-21gst/librfb/gstrfbsrc.c: Minimum raw encoding is working nowThijs Vermeir2-10/+5
2007-09-20gst/librfb/gstrfbsrc.c: raw encoding is working, but it looks like the ffmpeg...Thijs Vermeir1-17/+12
2007-09-20gst/librfb/gstrfbsrc.c: bpp, depth and endianness are now set from the stream.Thijs Vermeir1-4/+6
2007-09-19gst/librfb/: It is now possible to connect to a vncserver. there are still so...Thijs Vermeir3-122/+181
2007-09-19gst/librfb/gstrfbsrc.c: Add password property (write only)Thijs Vermeir3-11/+55
2007-09-19gst/librfb/: VNC Authentication should be working now temperaly with fake pas...Thijs Vermeir6-5/+776
2007-09-18gst/librfb/rfbdecoder.*: Added some documentation about security handling sta...Thijs Vermeir2-8/+48
2007-09-18ChangeLog: Add missing newline.Stefan Kost1-0/+1
2007-09-17Added a new property for the rfb versionThijs Vermeir4-6/+112
2006-11-19gst/librfb/Makefile.am: Compile with appropriate cflags. Fixes build.Michael Smith1-1/+1
2006-11-17gst/librfb/rfbdecoder.c: Fixes for 64-bit architectures.David Schleef1-4/+4
2006-11-17gst/librfb/gstrfbsrc.h: Oops, add this file.David Schleef1-0/+69
2006-11-17Port librfb to 0.10 (#376106).Andre Moreira Magalhaes12-651/+545
2006-09-16More G_OBJECT macro fixing.Stefan Kost1-1/+1
2006-04-25Define GstElementDetails as const and also static (when defined as global)Stefan Kost1-40/+35
2006-04-08Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost1-1/+1
2006-04-01rework build; add translations for v4l2Thomas Vander Stichele1-1/+1
2005-11-21Rename gst_caps_structure_fixate_* to gst_structure_fixate_* (#322027)Jan Schmidt1-2/+1
2005-09-26some disting and build fixesChristian Schaller1-1/+2
2005-09-05Fix up all the state change functions.Jan Schmidt1-12/+11
2005-07-05Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo1-2/+0
2005-02-11gst/librfb/Makefile.am: Testing stuff before committing is for wimps... and p...David Schleef1-3/+3
2005-02-11configure.ac: Pull in librfb from my CVS tree, because it is too small and an...David Schleef12-0/+1371