summaryrefslogtreecommitdiff
path: root/gst/librfb/gstrfbsrc.c
Commit message (Expand)AuthorAgeFilesLines
* Rename property enums from ARG_ to PROP_Luis de Bethencourt2015-04-271-48/+48
* rfbsrc: Send stream-start event in the beginningBlake Tregre2014-05-021-0/+8
* rfbsrc: post error messages on errorsTim-Philipp Müller2013-05-111-4/+32
* rfbsrc: fix rfbdecoder new/free asymetry and wrong free in error caseTim-Philipp Müller2013-05-111-2/+0
* rfbsrc: use glib gio sockets for network accessAleix Conchillo Flaque2013-05-101-17/+4
* rfbsrc: port to 1.0Aleix Conchillo Flaque2013-05-101-51/+134
* Fix FSF addressTim-Philipp Müller2012-11-041-2/+2
* Use gst_element_class_set_static_metadata()Tim-Philipp Müller2012-10-171-1/+1
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-141-1/+1
* rfbsrc: Fix compiling in WindowsRaimo Järvi2012-06-141-1/+1
* rfbsrc: call WSAStartup/Cleanup on win32Tim-Philipp Müller2012-05-071-4/+20
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* various (gst): add missing G_PARAM_STATIC_STRINGS flagsStefan Kost2010-10-191-12/+20
* Add -Wredundant-decls flagBenjamin Otte2010-03-221-2/+0
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-181-9/+6
* Fix basic navigation eventsThijs Vermeir2008-11-061-10/+32
* gst/librfb/gstrfbsrc.c: Fix RGB mask in capsThijs Vermeir2008-11-051-7/+18
* gst/librfb/: Add Hextile encodingThijs Vermeir2008-11-051-18/+7
* gst/librfb/gstrfbsrc.*: Add view-only property to ignore the navigation eventsIlja Pavkovic2008-07-081-1/+18
* gst/librfb/: Add property for shared desktopIlja Pavkovic2008-07-081-1/+11
* Some C89 fixes, moving variable declarations to the beginning of a block. Fix...Jens Granseuer2008-02-221-2/+5
* gst/librfb/gstrfbsrc.c: Free the rfb decoder on finalize. Fixes bug #515721.Sebastian Dröge2008-02-121-1/+5
* ext/musicbrainz/gsttrm.c: Don't emit signiture when going to READY, because i...David Schleef2008-01-011-3/+5
* gst/librfb/: Disable CopyRect encoding by defaultThijs Vermeir2007-11-291-2/+13
* gst/librfb/gstrfbsrc.c: don't forget to handle the offset'sThijs Vermeir2007-11-151-4/+12
* gst/librfb/gstrfbsrc.c: Set the timestamp for the output buffersArmando Taffarel Neto2007-11-151-0/+3
* gst/librfb/: Added copyrect encodingThijs Vermeir2007-10-311-40/+19
* gst/librfb/gstrfbsrc.*: Added a property for incremental screen updatesThijs Vermeir2007-09-271-4/+14
* 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-211-3/+44
* gst/librfb/gstrfbsrc.c: Minimum raw encoding is working nowThijs Vermeir2007-09-211-5/+1
* 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-191-7/+7
* gst/librfb/gstrfbsrc.c: Add password property (write only)Thijs Vermeir2007-09-191-2/+15
* Added a new property for the rfb versionThijs Vermeir2007-09-171-0/+58
* Port librfb to 0.10 (#376106).Andre Moreira Magalhaes2006-11-171-376/+204
* 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
* 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
* configure.ac: Pull in librfb from my CVS tree, because it is too small and an...David Schleef2005-02-111-0/+554