summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2015-06-12Convert gst-plugins-base to stand-alone gst-plugins-xvbo packageRussell King
2015-06-12Add gstreamer xvboimagesink supportRussell King
2009-10-07ximagesink: only start event thread if neededStefan Kost
2009-10-07v4l: fix compiler warningTim-Philipp Müller
2009-10-07xvimagesink: only start event thread if neededStefan Kost
2009-09-08ximagesink, xvimagesink: use new GstVideoSink::show_frame() vfuncTim-Philipp Müller
2009-09-06ximagesink: fix small memory leak when setting window titleRené Stadler
2009-09-06xvimagesink: fix small memory leak when setting window titleRené Stadler
2009-09-01v4lsrc: fix timestamping for when we do not have a clock yetTim-Philipp Müller
2009-09-01v4lsrc: don't log not-yet-initialised integer valueTim-Philipp Müller
2009-09-01v4lsrc: avoid unnecessary run-time type checks in custom buffer finalizeTim-Philipp Müller
2009-08-24Remove Ronald Bultje from Authors fieldDavid Schleef
2009-07-13v4lsrc: optional support for device probing with gudevFilippo Argiolas
2009-07-06xvimagesink: use core performance log categoryStefan Kost
2009-06-27v4l: open/close device in ready.Stefan Kost
2009-06-22x(v)imagesink: pass the xwindow along to not look at the yet unset var.Stefan Kost
2009-06-22x(v)imagesink: catch tags and show title in own windowStefan Kost
2009-06-18xvimagesink: appname might be NULLStefan Kost
2009-06-18xvimagesink: set window title from application nameStefan Kost
2009-04-14ximagesink: fix mouse pointer offsets in navigation event if window is smalle...Hannes Bistry
2009-04-04navigation/v4l: Don't use g_return_val_if_fail for computed/used values.Edward Hervey
2009-03-31xvimagesink: use xcontext->depth instead of bits in attr.max_value for colorkeyStefan Kost
2009-03-25xvimagesink: scale the colorkey components in case of 16bit visualsStefan Kost
2009-03-13v4lsrc: Fix some valgrind warnings about leaked memory and uninitialised data.Jan Schmidt
2009-03-05v4l: add a fixme for broken code, that someone who has a v4l tuner device sho...Stefan Kost
2009-02-26ximagesink: use GST_FLOW_NOT_NEGOTIATED for partial capsStefan Kost
2009-02-26ximagsink: do not access uninitialized height variable.Stefan Kost
2009-02-25xvimageink: protect buffer_alloc from shutdownWim Taymans
2009-02-22x(v)imagesink: Correctly cast to GstBuffer * before passing to gst_buffer_unr...Sebastian Dröge
2009-02-05xvimagesink: do not call _xwindow_clear on ready->paused.Stefan Kost
2009-02-02Fix buffer_alloc in ximagesinkWim Taymans
2009-01-23Add some more debugging to the Xv stridesWim Taymans
2009-01-13sys/xvimage/xvimagesink.c: Don't reset the colorkey when element is reused. F...Stefan Kost
2008-12-12gst/playback/gsturidecodebin.c: Free the factory array when finalizing.Edward Hervey
2008-12-03sys/: Clear all flags on buffers returned from the image pool.Edward Hervey
2008-11-14sys/v4l/gstv4l.c: Give it a minimal rank for autovideosrc.Stefan Kost
2008-11-13sys/xvimage/xvimagesink.*: Avoid typechecking when we do trivial casts.Wim Taymans
2008-10-22sys/: Don't mark as gtk-doc docs as they aren't public.Stefan Kost
2008-10-22Allow setting colorkey if possible. Implement property probe interface for op...Stefan Kost
2008-10-16Don't install static libs for plugins. Fixes #550851 for base.Stefan Kost
2008-10-11sys/xvimage/xvimagesink.c: Don't assert on caps==NULL.Stefan Kost
2008-09-05sys/xvimage/xvimagesink.c: No really, the next release is 0.10.21 (fix Since:...Tim-Philipp Müller
2008-09-04sys/xvimage/xvimagesink.*: Add a "draw-border" property that can be set to fa...Stefan Kost
2008-08-23sys/v4l/gstv4lelement.c: Reprobe devices again instead of taking a cached lis...Mike Ruprecht
2008-08-07Make sure gettext returns translations in UTF-8 encoding rather than in the c...Frederic Crozat
2008-07-30sys/xvimage/xvimagesink.c: Fix a "may be used uninitialized in this function"...Edward Hervey
2008-07-29sys/xvimage/Makefile.am: floor() needs linking to $(LIBM).Stefan Kost
2008-07-29gst/playback/gstplaybasebin.c: Fix property doc markup (its not a signal).Stefan Kost
2008-07-29sys/xvimage/xvimagesink.*: Add autofill/colorkey properties. Fixes #538656.Stefan Kost
2008-07-29sys/xvimage/xvimagesink.c: Fix rounding errors when converting colorbalance v...David Schleef