Release 0.10.34
[platform/upstream/gstreamer.git] / plugins /
2011-05-10 Mark Nauwelaertsmultiqueue: ensure thread safety when adding a pad
2011-05-03 Stefan Kostdocs: don't duplicate info that we take from element...
2011-04-15 Sebastian Drögequeue2: Add missing ) to the ring-buffer-max-size prope...
2011-04-14 Sebastian Drögemultiqueue: Don't leak the sinkpad name
2011-04-13 Ole André Vadla... elements: Fix pad callbacks so they handle when parent...
2011-04-13 Janne Grunauqueue2: prevent calculation with GST_CLOCK_TIME_NONE...
2011-04-10 Alessandro Decinaandroid: make it ready for androgenizer
2011-04-08 Havard Graffqueue[2]: Make src query MT-safe
2011-04-08 Sebastian Drögequeue[2]: Unref events if the parent element disappeared
2011-04-08 Havard Graffqueue[2]: Make upstream events MT-safe
2011-04-08 Stian Selnesgstqueue, gstqueue2: check if parent of pad is NULL...
2011-04-08 Sebastian Drögeinputselector: Fix getcaps and event function from...
2011-04-08 Havard Graffinputselector: Protect against pad-parent disappearing
2011-04-08 Sebastian Drögemultiqueue: Add another check for the flushing flag...
2011-04-07 Tim-Philipp Müllerqueue2: fix buffer leak on eos when using the ring...
2011-04-07 Idar Tollefsenqueue2: Fixes memory leak on out_flushing error in...
2011-04-07 Tim-Philipp Müllerqueue2: fix minor memory leak
2011-04-07 Tim-Philipp Müllerfunnel: minor element description fix
2011-03-30 Sebastian Drögemultiqueue: Make assignment of queue IDs and pad names...
2011-03-30 Andreas Frischmultiqueue: Set the single queue ID to the ID of the...
2011-03-29 Fraxinasmultiqueue: Fix arbitrary sink + source pad naming
2011-03-29 Sebastian Drögefunnel: Add some more documentation about the behaviour...
2011-03-29 Sebastian Drögefunnel: Send a newsegment event after flush-stop
2011-03-29 Sebastian Drögefunnel: Some random cleanup
2011-03-29 Sebastian Drögefunnel: Use a GstPad subclass for the sinkpads instead...
2011-03-29 Sebastian Drögefunnel: Integrate into the build system and rename...
2011-03-29 Sebastian Drögefunnel: Import funnel element from farsight2
2011-03-24 Stefan Kostdocs: fix some gtk-doc warnings
2011-03-24 Stefan Kostqueue2: set max value for to the matching one for the...
2011-03-22 Sebastian Drögemultiqueue: Don't leak objects when flushing after...
2011-03-21 Sebastian Drögemultiqueue: Really remove unused variable
2011-03-21 Sebastian Drögemultiqueue: Increment unique item counter with atomic...
2011-03-21 Sebastian Drögemultiqueue: Unblock all waiting pads when shutting...
2011-03-21 Sebastian Drögemultiqueue: Remove unused variable
2011-03-21 Sebastian Drögemultiqueue: Exit loop function if the pad is flushing
2011-03-21 Jason D. Clintonbuild: fix build with -Werror with GCC 4.6.0
2011-03-19 Sebastian Drögeinputselector: Stop waiting for a pad switch when the...
2011-03-19 Sebastian Drögeinputselector: Move locking and signalling macros from...
2011-03-17 Sebastian Drögeinputselector: Hold the selector lock while reading...
2011-03-17 Sebastian Drögeinputselector: Make sure that EOS is always sent downst...
2011-03-17 Sebastian Drögeinputselector: Return GST_FLOW_OK until the selected...
2011-02-24 Tim-Philipp Müllerfilesrc, filesink: fix URI creation regression for...
2011-02-21 Tim-Philipp Müllerfakesink: print new MEDIA4 flag as well
2011-02-18 David Schleeffakesink: print buffer flags
2011-02-15 Sebastian Drögefilesink: Fix escaping of URIs
2011-02-15 Andoni Morales Ala... filesrc: Fix escaping of file uris
2011-02-15 Mark Nauwelaertsqueue2: don't read beyond the end of file upstream...
2011-02-02 Mark Nauwelaertsqueue2: properly identity dequeued event as such
2011-01-28 Olivier Crêtevalve: Only set discont on the first buffer after drops
2011-01-28 Tim-Philipp Mülleridentity: print unset buffer timestamps or durations...
2011-01-28 Stefan Kosttypefind: don't take object lock for reading the found...
2011-01-25 Tim-Philipp Müllerdocs: flesh out typefindelement docs some more
2011-01-25 Stefan Kosttypefind: code and comment cleanups
2011-01-25 Stefan Kosttypefind: canonicalize signal name
2011-01-25 Stefan Kostdocs: mention have-type signal in the docs.
2011-01-24 Mart Raudseppdocs: Fix GstQueue2:ring-buffer-max-size property Since...
2011-01-11 Stefan Kostvalve: fixe the property link and the sice docs
2011-01-10 Thiago Santosoutputselector: Improve get and set caps functions
2011-01-07 Tim-Philipp Müllerindexers: fix two small leaks
2011-01-06 Thiago Santosoutput-selector: Add pad-negotiation-mode property
2011-01-06 Tim-Philipp Müllerdocs: mention extra input-selector pad properties
2011-01-05 Tim-Philipp Müllerinputselector: remove "select-all" property
2010-12-31 Tim-Philipp Müllerinputselector: make pad's get_type function thread...
2010-12-31 Tim-Philipp Müllercoreelements: remove unused files
2010-12-31 Sebastian Drögeinputselector: Protected g_object_notify() calls for...
2010-12-31 Zhang Wanminggstfdsink: fix typo
2010-12-31 Tim-Philipp Müllercoreelements: GST_BOILERPLATE already sets parent_class
2010-12-31 Tim-Philipp Müllerinput-selector, output-selector: minor clean-ups
2010-12-31 Tim-Philipp Müllercoreelements: move input-selector and output-selector...
2010-12-31 Thiago Santosoutputselector: Avoid losing the last_buffer when switching
2010-12-31 Thiago Santosoutputselector: Recheck pending switch after pushing...
2010-12-31 Stefan Kostinputselector: log times in human readable form
2010-12-31 Stefan Kostinputselector: move reoccuring logs to LOG and remove...
2010-12-31 Stefan Kostvarious (gst): add missing G_PARAM_STATIC_STRINGS flags
2010-12-31 Stefan Kostinputselector: sync with copy in -base
2010-12-31 Stefan Kostoutputselector: move the debug init to the boilerplate...
2010-12-31 Stefan Kostinputselector: use GST_BOILERPLATE macro
2010-12-31 Benjamin Ottegst_element_class_set_details => gst_element_class_set_...
2010-12-31 Sebastian DrögeRevert "inputselector: Protect g_object_notify() with...
2010-12-31 Kipp Cannoninputselector: Protect g_object_notify() with the objec...
2010-12-31 Sebastian Drögeinputselector: Remove useless variables and fix a unini...
2010-12-31 Sebastian Drögeinputselector: Make sure that running_time->timestamp...
2010-12-31 Sebastian Drögeinputselector: Use the start time (i.e. timestamp)...
2010-12-31 Sebastian Drögeinputselector: Improve debugging
2010-12-31 Wim TaymansRevert "inputselector: use get_caps_reffed()"
2010-12-31 Wim Taymansinputselector: use get_caps_reffed()
2010-12-31 Stefan Kostinputselector: also add inline to the proto to fix...
2010-12-31 Edward Herveygst: Remove dead assignments and resulting unused variables
2010-12-31 Sebastian Drögeinputselector: Use the same iterate internal links...
2010-12-31 Tim-Philipp Müllerinput-selector: Remove GST_DEBUG_FUNCPTR where they...
2010-12-31 David Schleefinput-selector: Remove Ronald Bultje from Authors field
2010-12-31 Wim Taymansinputselector: set output caps before pushing
2010-12-31 Wim Taymansinputselector: install an acceptcaps function
2010-12-31 Sebastian Drögeinputselector: Use new single iterator for the internal...
2010-12-31 Havard Graffoutputselector: make GST_FORMAT_TIME the default segmen...
2010-12-31 Sebastian Drögeinputselector: Use iterate internal links instead of...
2010-12-31 Tommi Myöhänenoutputselector: check for pending srcpad in _get_property()
2010-12-31 Stefan Kostoutputselector: do the pad_alloc for the pad that is...
2010-12-31 Lasse Laukkanenoutput-selector: serialize setting and actual changing...
2010-12-31 Lasse Laukkanenoutput-selector: unref latest buffer also when resendin...
next