summaryrefslogtreecommitdiff
path: root/gst/librfb
Commit message (Expand)AuthorAgeFilesLines
* gst/librfb/rfbdecoder.c: Fix uninitialized warningsThijs Vermeir2008-11-121-0/+1
* Fix basic navigation eventsThijs Vermeir2008-11-062-12/+34
* gst/librfb/gstrfbsrc.c: Fix RGB mask in capsThijs Vermeir2008-11-051-7/+18
* gst/librfb/: Add Hextile encodingThijs Vermeir2008-11-053-143/+195
* Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost2008-11-041-0/+1
* gst/librfb/gstrfbsrc.*: Add view-only property to ignore the navigation eventsIlja Pavkovic2008-07-082-1/+19
* gst/librfb/rfbdecoder.c: Implement ServerCutText messageIlja Pavkovic2008-07-081-2/+13
* gst/librfb/: Add property for shared desktopIlja Pavkovic2008-07-082-1/+12
* Some C89 fixes, moving variable declarations to the beginning of a block. Fix...Jens Granseuer2008-02-222-4/+9
* gst/librfb/gstrfbsrc.c: Free the rfb decoder on finalize. Fixes bug #515721.Sebastian Dröge2008-02-121-1/+5
* gst/librfb/rfbdecoder.*: Don't use gtk-doc comment style for non gtk-doc comm...Stefan Kost2008-01-212-11/+9
* ext/musicbrainz/gsttrm.c: Don't emit signiture when going to READY, because i...David Schleef2008-01-012-5/+13
* gst/librfb/rfbdecoder.c: Should fix the 64-bit buildThijs Vermeir2007-12-031-5/+9
* gst/librfb/rfbdecoder.*: Add CoRRE encodingThijs Vermeir2007-11-302-0/+41
* gst/librfb/rfbdecoder.c: Use glib macro for swappingThijs Vermeir2007-11-301-3/+2
* gst/librfb/: Disable CopyRect encoding by defaultThijs Vermeir2007-11-293-48/+114
* gst/librfb/gstrfbsrc.c: don't forget to handle the offset'sThijs Vermeir2007-11-153-27/+39
* gst/librfb/gstrfbsrc.c: Set the timestamp for the output buffersArmando Taffarel Neto2007-11-151-0/+3
* gst/librfb/rfbdecoder.c: Some refactoring in RAW encodingThijs Vermeir2007-10-311-13/+14
* gst/librfb/: Added copyrect encodingThijs Vermeir2007-10-319-123/+156
* gst/librfb/rfbdecoder.c: Add the set encodings client messageThijs Vermeir2007-10-161-3/+30
* gst/librfb/: remove the rfbbytestream dead codeThijs Vermeir2007-10-166-256/+0
* gst/: Fix compiler warnings shown by Forte.Jan Schmidt2007-10-083-3/+4
* gst/librfb/gstrfbsrc.*: Added a property for incremental screen updatesThijs Vermeir2007-09-272-5/+15
* gst/librfb/gstrfbsrc.c: fix bug from generic/states.gdbThijs Vermeir2007-09-261-1/+2
* gst/librfb/: Added offset-x, offset-y, width and height property for selectin...Thijs Vermeir2007-09-213-5/+88
* gst/librfb/gstrfbsrc.c: Minimum raw encoding is working nowThijs Vermeir2007-09-212-10/+5
* gst/librfb/gstrfbsrc.c: raw encoding is working, but it looks like the ffmpeg...Thijs Vermeir2007-09-201-17/+12
* gst/librfb/gstrfbsrc.c: bpp, depth and endianness are now set from the stream.Thijs Vermeir2007-09-201-4/+6
* gst/librfb/: It is now possible to connect to a vncserver. there are still so...Thijs Vermeir2007-09-193-122/+181
* gst/librfb/gstrfbsrc.c: Add password property (write only)Thijs Vermeir2007-09-193-11/+55
* gst/librfb/: VNC Authentication should be working now temperaly with fake pas...Thijs Vermeir2007-09-196-5/+776
* gst/librfb/rfbdecoder.*: Added some documentation about security handling sta...Thijs Vermeir2007-09-182-8/+48
* ChangeLog: Add missing newline.Stefan Kost2007-09-181-0/+1
* Added a new property for the rfb versionThijs Vermeir2007-09-174-6/+112
* gst/librfb/Makefile.am: Compile with appropriate cflags. Fixes build.Michael Smith2006-11-191-1/+1
* gst/librfb/rfbdecoder.c: Fixes for 64-bit architectures.David Schleef2006-11-171-4/+4
* gst/librfb/gstrfbsrc.h: Oops, add this file.David Schleef2006-11-171-0/+69
* Port librfb to 0.10 (#376106).Andre Moreira Magalhaes2006-11-1712-651/+545
* More G_OBJECT macro fixing.Stefan Kost2006-09-161-1/+1
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-251-40/+35
* Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost2006-04-081-1/+1
* rework build; add translations for v4l2Thomas Vander Stichele2006-04-011-1/+1
* Rename gst_caps_structure_fixate_* to gst_structure_fixate_* (#322027)Jan Schmidt2005-11-211-2/+1
* some disting and build fixesChristian Schaller2005-09-261-1/+2
* Fix up all the state change functions.Jan Schmidt2005-09-051-12/+11
* Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo2005-07-051-2/+0
* gst/librfb/Makefile.am: Testing stuff before committing is for wimps... and p...David Schleef2005-02-111-3/+3
* configure.ac: Pull in librfb from my CVS tree, because it is too small and an...David Schleef2005-02-1112-0/+1371