audiopayload: add support for buffer-lists
[platform/upstream/gstreamer.git] / sys /
2009-10-07 Stefan Kostximagesink: only start event thread if needed
2009-10-07 Tim-Philipp Müllerv4l: fix compiler warning
2009-10-07 Stefan Kostxvimagesink: only start event thread if needed
2009-09-08 Tim-Philipp Müllerximagesink, xvimagesink: use new GstVideoSink::show_fra...
2009-09-06 René Stadlerximagesink: fix small memory leak when setting window...
2009-09-05 René Stadlerxvimagesink: fix small memory leak when setting window...
2009-09-01 Tim-Philipp Müllerv4lsrc: fix timestamping for when we do not have a...
2009-09-01 Tim-Philipp Müllerv4lsrc: don't log not-yet-initialised integer value
2009-09-01 Tim-Philipp Müllerv4lsrc: avoid unnecessary run-time type checks in custo...
2009-08-24 David SchleefRemove Ronald Bultje from Authors field
2009-07-13 Filippo Argiolasv4lsrc: optional support for device probing with gudev
2009-07-06 Stefan Kostxvimagesink: use core performance log category
2009-06-27 Stefan Kostv4l: open/close device in ready.
2009-06-22 Stefan Kostx(v)imagesink: pass the xwindow along to not look at...
2009-06-22 Stefan Kostx(v)imagesink: catch tags and show title in own window
2009-06-18 Stefan Kostxvimagesink: appname might be NULL
2009-06-18 Stefan Kostxvimagesink: set window title from application name
2009-04-14 Hannes Bistryximagesink: fix mouse pointer offsets in navigation...
2009-04-04 Edward Herveynavigation/v4l: Don't use g_return_val_if_fail for...
2009-03-31 Stefan Kostxvimagesink: use xcontext->depth instead of bits in...
2009-03-25 Stefan Kostxvimagesink: scale the colorkey components in case...
2009-03-13 Jan Schmidtv4lsrc: Fix some valgrind warnings about leaked memory...
2009-03-05 Stefan Kostv4l: add a fixme for broken code, that someone who...
2009-02-26 Stefan Kostximagesink: use GST_FLOW_NOT_NEGOTIATED for partial...
2009-02-26 Stefan Kostximagsink: do not access uninitialized height variable.
2009-02-25 Wim Taymansxvimageink: protect buffer_alloc from shutdown
2009-02-22 Sebastian Drögex(v)imagesink: Correctly cast to GstBuffer * before...
2009-02-05 Stefan Kostxvimagesink: do not call _xwindow_clear on ready->paused.
2009-02-02 Wim TaymansFix buffer_alloc in ximagesink
2009-01-23 Wim TaymansAdd some more debugging to the Xv strides
2009-01-13 Stefan Kostsys/xvimage/xvimagesink.c: Don't reset the colorkey...
2008-12-12 Edward Herveygst/playback/gsturidecodebin.c: Free the factory array...
2008-12-03 Edward Herveysys/: Clear all flags on buffers returned from the...
2008-11-14 Stefan Kostsys/v4l/gstv4l.c: Give it a minimal rank for autovideosrc.
2008-11-13 Wim Taymanssys/xvimage/xvimagesink.*: Avoid typechecking when...
2008-10-22 Stefan Kostsys/: Don't mark as gtk-doc docs as they aren't public.
2008-10-22 Stefan KostAllow setting colorkey if possible. Implement property...
2008-10-16 Stefan KostDon't install static libs for plugins. Fixes #550851...
2008-10-11 Stefan Kostsys/xvimage/xvimagesink.c: Don't assert on caps==NULL.
2008-09-05 Tim-Philipp Müllersys/xvimage/xvimagesink.c: No really, the next release...
2008-09-04 Stefan Kostsys/xvimage/xvimagesink.*: Add a "draw-border" property...
2008-08-23 Mike Ruprechtsys/v4l/gstv4lelement.c: Reprobe devices again instead...
2008-08-07 Frederic CrozatMake sure gettext returns translations in UTF-8 encodin...
2008-07-30 Edward Herveysys/xvimage/xvimagesink.c: Fix a "may be used uninitial...
2008-07-29 Stefan Kostsys/xvimage/Makefile.am: floor() needs linking to ...
2008-07-29 Stefan Kostgst/playback/gstplaybasebin.c: Fix property doc markup...
2008-07-29 Stefan Kostsys/xvimage/xvimagesink.*: Add autofill/colorkey proper...
2008-07-29 David Schleefsys/xvimage/xvimagesink.c: Fix rounding errors when...
2008-07-17 Jan Schmidtsys/xvimage/xvimagesink.c: Oops - set the size of the...
2008-07-17 Jan Schmidtsys/: it's not legal to ask the
2008-07-11 Stefan KostCleanup Plugin docs. Link to signals and properties...
2008-06-24 Jan Schmidtsys/ximage/ximagesink.h: When the caps change, make...
2008-06-20 Michael Smithsys/xvimage/xvimagesink.c: Don't set colour balance...
2008-06-02 Tim-Philipp Müllersys/v4l/v4l_calls.c: minrange and maxrange are scaled...
2008-05-21 Wim TaymansSome debug and comment fixes.
2008-05-20 Wim Taymansext/gnomevfs/gstgnomevfssrc.*: Set the ICY caps on...
2008-05-14 Stefan Kostsys/xvimage/xvimagesink.c: Better debug logging in...
2008-05-04 Sebastian DrögeRemove some unused code.
2008-04-23 Stefan Kostsys/xvimage/xvimagesink.c: Add some logging for cases...
2008-04-22 David Schleefsys/xvimage/xvimagesink.c: Fix typo that causes the...
2008-04-07 Jan SchmidtFix calculation of 'expected size' for YV12 buffers.
2008-03-22 Sebastian DrögeUse G_PARAM_STATIC_STRINGS everywhere for GParamSpecs...
2008-03-03 Sebastian DrögeCorrect all relevant warnings found by the sparse seman...
2008-02-29 Rene Stadlersys/v4l/gstv4lelement.c: Add missing semicolon to fix...
2008-02-12 Sebastian Drögesys/v4l/v4lsrc_calls.c: Correctly chain up the finalize...
2008-02-11 Branko Čibejsys/xvimage/xvimagesink.c: Fix build of xvimagesink...
2008-01-05 Julien Mouttesys/xvimage/xvimagesink.c: Add debugging information...
2007-12-31 Thijs Vermeirsys/ximage/ximagesink.c: fix typo
2007-11-16 Tommi Myöhänensys/: Don't leak the PAR on errors. Fixes #496731.
2007-10-22 Wim Taymanssys/: Make sure that before we clean up the X resources...
2007-10-12 Jan SchmidtActual code change to go along with:
2007-09-09 René Stadlersys/: Correctly chain up finalize with the parent class...
2007-08-23 Stefan KostRevert unwanted commit. many thanks to moap. I want...
2007-08-23 Stefan KostOriginal commit message from CVS:
2007-08-21 Wim Taymanssys/v4l/gstv4lsrc.c: Fix RGB24 masks as spotted by...
2007-07-20 Michael Smithsys/xvimage/xvimagesink.c: xcontext->im_format is only...
2007-07-14 Bastien Nocerasys/xvimage/xvimagesink.*: Add option to turn off doubl...
2007-07-14 Jorn Baayensys/: add 'handle-expose' property. Useful for video...
2007-07-13 Jan Schmidtsys/xvimage/xvimagesink.*: After a caps change, redraw...
2007-06-05 Edward Herveysys/v4l/gstv4lsrc.c: Make v4lsrc output segments in...
2007-05-21 Mike Smithsys/: Fix a locking-order bug I introduced with my...
2007-05-17 Jan Schmidtsys/: When we create our own window, indicate that...
2007-05-13 David Schleefsys/xvimage/xvimagesink.c: Add some sanity checking...
2007-05-03 Tim-Philipp Müllersys/ximage/ximagesink.c: When XShm is not available...
2007-04-24 Christian Kirbachsys/ximage/ximagesink.c: Fix build if XShm is not avail...
2007-04-20 Stefan Kostgst/subparse/: Use GST_DISABLE_XML here
2007-03-08 Jan Schmidtsys/: Move some cleanup stuff from the state change...
2007-02-28 Wim Taymanssys/v4l/: Fix duration and timestamping, taking latency...
2007-02-15 Wim Taymanssys/: Small constifications.
2007-02-06 Julien Mouttesys/xvimage/xvimagesink.*: Implement PropertyProbe...
2007-01-23 Julien Mouttesys/: Don't lock on navigation event push, just on...
2007-01-22 Julien Mouttesys/: Looking at Xorg code i can't figure out if that...
2007-01-22 Julien Mouttesys/: Lock that X Call as well. Fixes #397673.
2007-01-16 Stefan Kostsys/xvimage/xvimagesink.c: Red and blue mask was swappe...
2007-01-09 Tim-Philipp Müllerext/ogg/Makefile.am: Dist gstoggdemux.h to fix 'make...
2007-01-07 Young-Ho Chasys/xvimage/xvimagesink.c: Fixes : #390076.
2007-01-07 Julien Mouttesys/: Use flow_lock much more to protect every access...
2007-01-04 Thomas Vander Sticheleconfigure.ac: split out GST_CFLAGS into GST_PLUGINS_BAS...
2007-01-04 Julien MoutteAdd a method to the XOverlay interface to allow disabli...
2006-12-27 Julien Mouttesys/: Plug a caps leak.
next