android: make it ready for androgenizer
[platform/upstream/gstreamer.git] / plugins / elements / gstoutputselector.c
2011-01-10 Thiago Santosoutputselector: Improve get and set caps functions
2011-01-06 Thiago Santosoutput-selector: Add pad-negotiation-mode property
2010-12-31 Tim-Philipp Müllerinput-selector, output-selector: minor clean-ups
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 Kostvarious (gst): add missing G_PARAM_STATIC_STRINGS flags
2010-12-31 Stefan Kostoutputselector: move the debug init to the boilerplate...
2010-12-31 Benjamin Ottegst_element_class_set_details => gst_element_class_set_...
2010-12-31 Havard Graffoutputselector: make GST_FORMAT_TIME the default segmen...
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...
2010-12-31 Lasse Laukkanenoutput-selector: keep ref to buffer for resending only...
2010-12-31 Stefan Kostoutputselector: implement pad_alloc on active pad.
2010-12-31 Wim Taymansoutputselector: reset state when going to READY
2010-12-31 Stefan Kostplugins/elements/gstoutputselector.c: Choose right...
2010-12-31 Stefan Kostoutput-selector: Use BOILERPLATE macro and update test...
2010-12-31 Stefan KostDo not use short_description in section docs for elemen...
2010-12-31 Wim Taymansplugins/elements/gstinputselector.*: Various cleanups.
2010-12-31 Stefan Kostplugins/elements/gstoutputselector.c: Fix changing...
2010-12-31 Stefan Kostplugins/elements/gstinputselector.*: Added "select...
2010-12-31 Stefan Kostgst/multifile/gstmultifilesink.c: Add a fixme comment.
2010-12-31 Stefan KostReplace the switch plugin with the selector plugin...