make GstElementDetails const
[platform/upstream/gstreamer.git] / plugins / elements / gstqueue.c
2006-04-28 Stefan Kostmake GstElementDetails const
2006-03-29 Tommi Myöhänenplugins/elements/gstqueue.*: In queue, when EOS is...
2006-03-13 Wim Taymansplugins/elements/gstqueue.c: Very small doc update.
2006-02-28 Wim Taymansgst/gstbin.c: Help the compiler a bit with type registr...
2006-01-19 Jan Schmidtgst/gstevent.c: Fix docs typo
2005-12-27 Tim-Philipp Müllergst/gst.c: Init tags stuff and some other things before...
2005-12-06 Thomas Vander Sticheleexpand tabs
2005-12-05 Wim Taymanslibs/gst/base/gstbasetransform.c (gst_base_transform_pr...
2005-12-01 Thomas Vander Sticheledocument core plugins in a separate document just like...
2005-11-30 Thomas Vander Sticheledocs/gst/gstreamer-sections.txt: remove double entries...
2005-11-29 Thomas Vander Stichelemove queue from core to the elements plugin ç
2005-11-28 Thomas Vander SticheleMakefile.am: don't run checks if we don't have check
2005-11-22 Thomas Vander Stichelegst/: correctly fix GEnumValues so that nick is the...
2005-11-21 Andy Wingocheck/gst/gstevent.c (create_custom_events): Check...
2005-11-16 Wim Taymanscheck/Makefile.am: Enable valgrind check that should...
2005-11-15 Thomas Vander SticheleRevert all these unrefs, they don't even pass make...
2005-11-15 Johan DahlinAnd gst_object_unref here too
2005-11-15 Johan Dahlingst/: Free pad templates, fixes a couple of leaks.
2005-11-03 Tim-Philipp Müllergst/gstbus.c: Fix some typos.
2005-10-31 Andy WingoBoo!
2005-10-28 Wim Taymansgst/base/gstbasetransform.c: Don't leak class.
2005-10-24 Wim Taymansgst/gstbus.c: Doc fix.
2005-10-24 Michael SmithFix some minor documentation typos
2005-10-23 Thomas Vander Sticheleremove prematurely added error category and clean up...
2005-10-20 Wim Taymansgst/base/gstbasesink.c: Speed up current position calcu...
2005-10-19 Wim Taymansgst/: API change fix.
2005-10-15 Thomas Vander Stichelevarious style fixes
2005-10-15 Thomas Vander Stichelewhitespace fixes
2005-10-08 Wim Taymansgst/base/gstbasesink.c: Better log message.
2005-09-02 Stefan Kostmore docs inlined
2005-09-02 Andy Wingogst/gstelement.h (GstState): Renamed from GstElementSta...
2005-08-24 Wim Taymanscheck/generic/states.c: Make sure all tasks are stopped.
2005-08-23 Wim Taymansgst/gstevent.*: Some more debugging output and doc...
2005-08-22 Jan Schmidtgst/base/gstbasesink.c: Remove extra parameter to debug...
2005-08-18 Jan Schmidtcheck/: I wrote a test!
2005-08-15 Stefan Kostdocs/gst/gstreamer-sections.txt: made some defines...
2005-07-27 Wim TaymansSome docs updates
2005-07-21 Wim Taymansdocs/design/part-seeking.txt: Some small additions.
2005-07-20 Wim Taymansgst/base/gstbasesrc.*: Add a gboolean to decide when...
2005-07-19 Wim Taymansgst/gstqueue.*: Propagate GstFlowReturn more intelligen...
2005-07-17 Wim Taymansgst/gstqueue.c: Fix nasty refcount bug.
2005-07-14 Wim Taymansgst/gstcaps.c: Remove debug info.
2005-07-13 Thomas Vander Stichelefix debug ifdef
2005-06-30 Thomas Vander Sticheledebug disable fixes
2005-06-28 Wim Taymansgst/: The deprecated pad loop function is removed now.
2005-06-27 Andy Wingogst/base/gsttypefindhelper.c (gst_type_find_helper...
2005-06-23 Wim Taymansgst/: No unsafe task pausing please.
2005-06-08 Andy Wingogst/gstutils.c: RPAD fixes all around.
2005-06-02 Wim Taymansgst/: Bufferalloc: return GstFlowReturn to more accurat...
2005-05-30 Wim Taymansgst/gstqueue.c: Remove old pieces of code
2005-05-25 Wim Taymansgst/: Fix state changes for non sinks. We now change...
2005-05-25 Wim Taymansgst/: Implement gst_pad_pause/start/stop_task(), take...
2005-05-17 Wim Taymansgst/: Don't queue buffers in basesink when we are flushing.
2005-05-16 David Schleefcheck/Makefile.am: remove GstData checks
2005-05-09 Wim TaymansRemove old query functions. Ported old code.
2005-05-06 Wim Taymansgst/: Fix gst_pad_peer_get_caps(), make it return NULL...
2005-03-21 Wim TaymansNext big merge.
2005-03-08 Wim TaymansRemove threadsafe properties. Fix elements because...
2005-03-07 Wim TaymansFirst THREADED backport attempt, focusing on adding...
2005-02-08 Ronald S. Bultjegst/gstqueue.c: Release interrupt after handling (...
2005-01-31 Ronald S. Bultjegst/gstbin.c: Explicitely make an element release locks...
2005-01-08 Ronald S. BultjeAdd two new functions for filler events (which are...
2004-12-09 Ronald S. Bultjegst/gstqueue.c: Check for availability again.
2004-12-03 Wim Taymansgst/gstqueue.c: Reverted to 1.110 until this makes...
2004-11-29 Ronald S. Bultjegst/: Deprecate _type_is_fixed, use _value_is_fixed...
2004-11-24 Martin Sotogst/gstqueue.c (gst_queue_link_sink): Grab the lock...
2004-11-22 Martin Sotogst/gstqueue.c (gst_queue_init, gst_queue_link_sink)
2004-10-11 Ronald S. Bultjegst/gstqueue.c: Subtract current queue contents from...
2004-08-17 Benjamin Ottegst/: s/gst_pad_new/&_from_template/ register pad templ...
2004-07-09 Thomas Vander Sticheleclean up debugging. change to finalize to free all...
2004-07-07 Thomas Vander Sticheledebugging fixes
2004-06-11 Thomas Vander Sticheleuse ->length
2004-06-11 Thomas Vander Stichelefix queue event code
2004-06-06 Sebastien Cotefix copyright in header and typo in debugging category...
2004-05-11 Benjamin Ottegst/elements/gstfilesrc.c: compute mapsize correctly
2004-04-21 Benjamin Ottegst/gstcaps.c: check for ANY caps before appending...
2004-04-09 Benjamin Ottegst/: don't use memchunks for these objects, use malloc...
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-13 Thomas Vander Stichelegst-indent run on core
2004-03-12 Ronald S. Bultjegst/gstqueue.c: Reset default max. values in queues...
2004-02-15 Julien Mouttegst/gstbin.c: Fix a big bug that was breaking pipelines...
2004-02-09 Julien Mouttegst/gstdata.c: Adding a categorized debug on data_ref...
2004-01-31 Thomas Vander Stichelesuffix errors with period.
2004-01-29 Thomas Vander SticheleGST_ELEMENT_ERROR
2004-01-27 David Schleefgst/gstpad.*: Add new function to allow element to...
2004-01-26 David SchleefRevert accidental checkin and start over
2004-01-26 David SchleefOriginal commit message from CVS:
2004-01-18 Thomas Vander Stichelechanging error signal add error codes and domains
2004-01-15 David Schleefgst/gstqueue.*: Fix the spelling of "treshold" and...
2004-01-14 Benjamin Ottegst/gstqueue.c: query if buffers are inside the pool...
2004-01-11 David Schleefgst/: Change GstBuffer private structure element names...
2004-01-11 Benjamin Ottegst/gstqueue.c: Use better defaults for when a queue...
2004-01-01 David SchleefNegotiation fixes
2003-12-31 Ronald S. Bultjegst/gstqueue.c: use gst_pad_proxy_getcaps()
2003-12-31 David SchleefNegotiation fixes
2003-12-22 David SchleefMerge CAPS branch
2003-12-21 Ronald S. Bultjegst/gstqueue.c: implement timeout for sending events...
2003-12-14 Ronald S. BultjeFix a deadlock that happens if the next element sends...
2003-12-13 Ronald S. BultjeThis is either a rewrite or a large bugfix to the queue...
2003-12-13 Benjamin Otteremoved GST_*_CAST. Disabling of type checking is done...
next