summaryrefslogtreecommitdiffstats
path: root/sys/ximage
Commit message (Expand)AuthorAgeFilesLines
* Printf format fixes.Tim-Philipp Müller2006-10-051-1/+1
* sys/ximage/ximageutil.c: Fix rgb masks when recording in < 24bpp.Zaheer Abbas Merali2006-08-041-0/+4
* sys/ximage/gstximagesrc.c: Document newly-added properties properly, so that ...Tim-Philipp Müller2006-07-251-4/+43
* sys/ximage/gstximagesrc.c: Fix segfault when moving mouse pointer to the bott...Zaheer Abbas Merali2006-07-141-4/+2
* sys/ximage/gstximagesrc.*: Fix use-damage property to actually work :)Zaheer Abbas Merali2006-07-082-54/+242
* sys/ximage/gstximagesrc.*: Add use_damage property to offer ability to choose...Zaheer Abbas Merali2006-07-082-2/+18
* sys/ximage/gstximagesrc.c: Fix hypothetical crash.Zaheer Abbas Merali2006-06-291-0/+4
* autogen.sh: require am17Thomas Vander Stichele2006-06-111-1/+2
* Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost2006-06-011-1/+1
* Move ximagesrc plug-in to good after review. Fixes #336756.Thomas Vander Stichele2006-04-282-3/+3
* borgify namingThomas Vander Stichele2006-04-282-72/+71
* doc tweaksThomas Vander Stichele2006-04-281-7/+3
* clean up Makefile.amThomas Vander Stichele2006-04-282-20/+19
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-251-1/+1
* Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost2006-04-081-1/+1
* Fix broken GObject macrosStefan Kost2006-04-081-3/+5
* Typo fix, s/XFree86/X11 and added doc blurb saying that it fixates to 25fpsZaheer Abbas Merali2006-04-071-5/+6
* sys/ximagesrc/ximagesrc.c: Fix typo, C++ style comments and other small cleanupsZaheer Abbas Merali2006-04-071-9/+14
* rework build; add translations for v4l2Thomas Vander Stichele2006-04-011-1/+1
* Add tests and fix PAR caps issue to ximagesrcZaheer Abbas Merali2006-03-312-7/+10
* sys/ximagesrc/ximagesrc.c: Add docs to ximagesrcZaheer Abbas Merali2006-03-311-0/+25
* sys/ximagesrc/: Fix ximagesrc so a) the cursor doesnt trail and b) there are ...Zaheer Abbas Merali2006-03-314-42/+94
* Have a show mouse pointer property and use it if we canZaheer Abbas Merali2006-03-171-2/+16
* Port ximagesrc to 0.10 (Closes #304795)Jan Schmidt2006-02-205-0/+1507