summaryrefslogtreecommitdiffstats
path: root/gst/librfb/gstrfbsrc.c
AgeCommit message (Expand)AuthorFilesLines
2008-02-22Some C89 fixes, moving variable declarations to the beginning of a block. Fix...Jens Granseuer1-2/+5
2008-02-12gst/librfb/gstrfbsrc.c: Free the rfb decoder on finalize. Fixes bug #515721.Sebastian Dröge1-1/+5
2008-01-01ext/musicbrainz/gsttrm.c: Don't emit signiture when going to READY, because i...David Schleef1-3/+5
2007-11-29gst/librfb/: Disable CopyRect encoding by defaultThijs Vermeir1-2/+13
2007-11-15gst/librfb/gstrfbsrc.c: don't forget to handle the offset'sThijs Vermeir1-4/+12
2007-11-15gst/librfb/gstrfbsrc.c: Set the timestamp for the output buffersArmando Taffarel Neto1-0/+3
2007-10-31gst/librfb/: Added copyrect encodingThijs Vermeir1-40/+19
2007-09-27gst/librfb/gstrfbsrc.*: Added a property for incremental screen updatesThijs Vermeir1-4/+14
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 Vermeir1-3/+44
2007-09-21gst/librfb/gstrfbsrc.c: Minimum raw encoding is working nowThijs Vermeir1-5/+1
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 Vermeir1-7/+7
2007-09-19gst/librfb/gstrfbsrc.c: Add password property (write only)Thijs Vermeir1-2/+15
2007-09-17Added a new property for the rfb versionThijs Vermeir1-0/+58
2006-11-17Port librfb to 0.10 (#376106).Andre Moreira Magalhaes1-376/+204
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-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-11configure.ac: Pull in librfb from my CVS tree, because it is too small and an...David Schleef1-0/+554