summaryrefslogtreecommitdiff
path: root/gst/librfb/rfbdecoder.c
Commit message (Expand)AuthorAgeFilesLines
* rfbsrc: Clamp out of bounds resolutions to prevent segfaultsBlake Tregre2014-08-281-4/+14
* rfbsrc: post error messages on errorsTim-Philipp Müller2013-05-111-11/+56
* rfbsrc: fix rfbdecoder new/free asymetry and wrong free in error caseTim-Philipp Müller2013-05-111-0/+2
* rfbsrc: make authentication handshake safe for multiple instancesTim-Philipp Müller2013-05-111-3/+5
* rfbsrc: remove GPL-licensed source fileTim-Philipp Müller2013-05-101-8/+24
* rfbsrc: use glib gio sockets for network accessAleix Conchillo Flaque2013-05-101-68/+137
* gst: some more unused-but-set-variable warning fixesTim-Philipp Müller2011-06-041-2/+2
* rfbsrc: fail more gracefully if source gets disconnected or geometry changesMatthew Ife2010-12-121-1/+13
* Add -Wmissing-declarations -Wmissing-prototypes to configure flagsBenjamin Otte2010-03-211-1/+1
* librfb: port rfbsrc to MinGWРуслан Ижбулатов2010-01-121-0/+12
* rfbsrc: use existing macros to avoid alignment issuesTim-Philipp Müller2010-01-111-6/+6
* gst/librfb/rfbdecoder.c: Fix uninitialized warningsThijs Vermeir2008-11-121-0/+1
* gst/librfb/: Add Hextile encodingThijs Vermeir2008-11-051-125/+179
* gst/librfb/rfbdecoder.c: Implement ServerCutText messageIlja Pavkovic2008-07-081-2/+13
* gst/librfb/: Add property for shared desktopIlja Pavkovic2008-07-081-0/+1
* Some C89 fixes, moving variable declarations to the beginning of a block. Fix...Jens Granseuer2008-02-221-2/+4
* gst/librfb/rfbdecoder.*: Don't use gtk-doc comment style for non gtk-doc comm...Stefan Kost2008-01-211-9/+9
* ext/musicbrainz/gsttrm.c: Don't emit signiture when going to READY, because i...David Schleef2008-01-011-2/+8
* gst/librfb/rfbdecoder.c: Should fix the 64-bit buildThijs Vermeir2007-12-031-5/+9
* gst/librfb/rfbdecoder.*: Add CoRRE encodingThijs Vermeir2007-11-301-0/+40
* gst/librfb/rfbdecoder.c: Use glib macro for swappingThijs Vermeir2007-11-301-3/+2
* gst/librfb/: Disable CopyRect encoding by defaultThijs Vermeir2007-11-291-46/+97
* gst/librfb/gstrfbsrc.c: don't forget to handle the offset'sThijs Vermeir2007-11-151-23/+23
* gst/librfb/rfbdecoder.c: Some refactoring in RAW encodingThijs Vermeir2007-10-311-13/+14
* gst/librfb/: Added copyrect encodingThijs Vermeir2007-10-311-18/+92
* gst/librfb/rfbdecoder.c: Add the set encodings client messageThijs Vermeir2007-10-161-3/+30
* gst/librfb/: remove the rfbbytestream dead codeThijs Vermeir2007-10-161-65/+0
* gst/: Fix compiler warnings shown by Forte.Jan Schmidt2007-10-081-1/+1
* gst/librfb/: Added offset-x, offset-y, width and height property for selectin...Thijs Vermeir2007-09-211-2/+38
* gst/librfb/gstrfbsrc.c: Minimum raw encoding is working nowThijs Vermeir2007-09-211-5/+4
* gst/librfb/: It is now possible to connect to a vncserver. there are still so...Thijs Vermeir2007-09-191-112/+174
* gst/librfb/gstrfbsrc.c: Add password property (write only)Thijs Vermeir2007-09-191-9/+33
* gst/librfb/: VNC Authentication should be working now temperaly with fake pas...Thijs Vermeir2007-09-191-3/+44
* gst/librfb/rfbdecoder.*: Added some documentation about security handling sta...Thijs Vermeir2007-09-181-8/+42
* ChangeLog: Add missing newline.Stefan Kost2007-09-181-0/+1
* Added a new property for the rfb versionThijs Vermeir2007-09-171-4/+47
* gst/librfb/rfbdecoder.c: Fixes for 64-bit architectures.David Schleef2006-11-171-4/+4
* Port librfb to 0.10 (#376106).Andre Moreira Magalhaes2006-11-171-127/+166
* configure.ac: Pull in librfb from my CVS tree, because it is too small and an...David Schleef2005-02-111-0/+397