summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)AuthorFilesLines
2010-05-10ximagesink: Check if the X context is allocated before using itSebastian Dröge1-0/+10
2010-05-10ximagesink: Post an error message on the bus if no supported pixmap formats c...Sebastian Dröge1-0/+2
2010-05-06x(v)imagesink: use gst_caps_can_intersect() moreStefan Kost2-24/+9
2010-04-16x(v)imagesink: gracefully handle ximagesink>xwindow == NULLStefan Kost2-2/+8
2010-04-16ximagesink: refactor _update_geometry()Stefan Kost1-8/+5
2010-04-14xvimagesink: init geometry when setting new xidStefan Kost1-0/+12
2010-03-29build: build plugin and example directories in parallel if make -jN is usedTim-Philipp Müller1-0/+1
2010-03-28xoverlay: change new set_render_rectangle() vfunc to take four arguments so w...Tim-Philipp Müller1-5/+10
2010-03-19build: Makefile.am fixesTim-Philipp Müller1-1/+1
2010-03-17ximagesink: Fix caps leakReuben Dowle1-0/+1
2010-03-16Add -Wwrite-strings to configureBenjamin Otte2-2/+2
2010-03-16gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte6-48/+22
2010-03-11xvimagesink: implement set_render_rectangleStefan Kost2-49/+88
2010-03-11x(v)imagesink: take new size from event thread and do not poll for every frameStefan Kost2-5/+10
2009-10-07ximagesink: only start event thread if neededStefan Kost1-8/+44
2009-10-07v4l: fix compiler warningTim-Philipp Müller1-1/+1
2009-10-07xvimagesink: only start event thread if neededStefan Kost1-8/+46
2009-09-08ximagesink, xvimagesink: use new GstVideoSink::show_frame() vfuncTim-Philipp Müller2-9/+13
2009-09-06ximagesink: fix small memory leak when setting window titleRené Stadler1-1/+3
2009-09-06xvimagesink: fix small memory leak when setting window titleRené Stadler1-1/+3
2009-09-01v4lsrc: fix timestamping for when we do not have a clock yetTim-Philipp Müller1-9/+32
2009-09-01v4lsrc: don't log not-yet-initialised integer valueTim-Philipp Müller1-1/+4
2009-09-01v4lsrc: avoid unnecessary run-time type checks in custom buffer finalizeTim-Philipp Müller1-2/+3
2009-08-24Remove Ronald Bultje from Authors fieldDavid Schleef3-3/+5
2009-07-13v4lsrc: optional support for device probing with gudevFilippo Argiolas2-8/+85
2009-07-06xvimagesink: use core performance log categoryStefan Kost1-1/+4
2009-06-27v4l: open/close device in ready.Stefan Kost2-35/+35
2009-06-22x(v)imagesink: pass the xwindow along to not look at the yet unset var.Stefan Kost2-14/+14
2009-06-22x(v)imagesink: catch tags and show title in own windowStefan Kost4-7/+158
2009-06-18xvimagesink: appname might be NULLStefan Kost1-2/+4
2009-06-18xvimagesink: set window title from application nameStefan Kost1-0/+7
2009-04-14ximagesink: fix mouse pointer offsets in navigation event if window is smalle...Hannes Bistry1-2/+2
2009-04-04navigation/v4l: Don't use g_return_val_if_fail for computed/used values.Edward Hervey1-1/+2
2009-03-31xvimagesink: use xcontext->depth instead of bits in attr.max_value for colorkeyStefan Kost1-25/+22
2009-03-25xvimagesink: scale the colorkey components in case of 16bit visualsStefan Kost1-4/+11
2009-03-13v4lsrc: Fix some valgrind warnings about leaked memory and uninitialised data.Jan Schmidt1-9/+13
2009-03-05v4l: add a fixme for broken code, that someone who has a v4l tuner device sho...Stefan Kost1-0/+5
2009-02-26ximagesink: use GST_FLOW_NOT_NEGOTIATED for partial capsStefan Kost1-1/+1
2009-02-26ximagsink: do not access uninitialized height variable.Stefan Kost1-74/+78
2009-02-25xvimageink: protect buffer_alloc from shutdownWim Taymans2-20/+54
2009-02-22x(v)imagesink: Correctly cast to GstBuffer * before passing to gst_buffer_unr...Sebastian Dröge2-6/+6
2009-02-05xvimagesink: do not call _xwindow_clear on ready->paused.Stefan Kost1-10/+9
2009-02-02Fix buffer_alloc in ximagesinkWim Taymans1-13/+8
2009-01-23Add some more debugging to the Xv stridesWim Taymans1-5/+19
2009-01-13sys/xvimage/xvimagesink.c: Don't reset the colorkey when element is reused. F...Stefan Kost1-3/+1
2008-12-12gst/playback/gsturidecodebin.c: Free the factory array when finalizing.Edward Hervey1-2/+6
2008-12-03sys/: Clear all flags on buffers returned from the image pool.Edward Hervey2-0/+4
2008-11-14sys/v4l/gstv4l.c: Give it a minimal rank for autovideosrc.Stefan Kost1-1/+2
2008-11-13sys/xvimage/xvimagesink.*: Avoid typechecking when we do trivial casts.Wim Taymans2-41/+93
2008-10-22sys/: Don't mark as gtk-doc docs as they aren't public.Stefan Kost2-4/+4