element: Enforce that elements created by gst_element_factory_create/make() are floating
[platform/upstream/gstreamer.git] / gst / gstelement.c
2019-03-14 Stephane Cerveaugst_element_get_factory: update documentation
2019-01-09 Sebastian Drögeelement: Add note about racyness to gst_element_set_loc...
2018-09-27 Mathieu Duponchelleelement: remove inactive pad g_warning in add_pad
2018-05-01 luz.pazSource code typo fixes
2018-05-01 luz.pazFix typos in comments and docs
2018-01-27 Arun Raghavangst: Fix up a bunch of GIR annotations
2017-12-20 Sebastian Drögeelement: Annotate set_clock() clock parameter with...
2017-12-20 Sebastian Drögeelement: Annotate set_bus() bus parameter as allow...
2017-12-04 Sebastian Drögegst: gst_element_remove_pad() is transfer none for...
2017-12-02 Tim-Philipp MüllerMove GstAggregator from -bad to core
2017-11-22 Mathieu Duponchellepad templates: Allow specifying GType
2017-11-02 Tim-Philipp Müllerelement: add gst_element_foreach_*pad()
2017-08-17 Sebastian Drögeelement/deviceprovider: Add instance getter functions...
2017-07-26 George Kiagiadakiselement: document that gst_element_continue_state needs...
2017-05-17 Sebastian Drögegst: Correctly annotate functions taking floating refer...
2017-05-17 Sebastian Drögegst: Handle floating references consistently
2017-05-17 Vineeth TMgst: Fix floating reference inconsistencies in error...
2017-01-27 Thibault SaunierPort gtk-doc comments to their equivalent markdown...
2016-12-22 Sebastian Drögeelement: Add guard to gst_element_release_pad() to...
2016-11-28 Tim-Philipp MüllerMove dataurisrc element from -bad
2016-11-23 Sebastian Drögeelement: Don't increment NULL pointers
2016-11-01 Wonchul Leeelement: Allow multiple conversion specifiers for reque...
2016-10-19 Matthew Waterselement: use g_strcmp0 in set_context
2016-10-19 Matthew Waterselement: check for invalid gstcontext's being provided...
2016-08-26 Tim-Philipp Müllerelement: rename gst_element_message_new_details() to...
2016-08-26 Tim-Philipp Müllerdocs: fix various gtk-doc warnings
2016-07-22 Vincent Penquerc'hmessage: new API for additional custom data to error...
2016-07-08 Tim-Philipp Müllerelement: re-create threadpool after cleaning up tasks
2016-07-08 Guillaume Desmotteselement: clean up thread pool from gst_task_cleanup_all()
2016-06-04 Tim-Philipp Müllerelement: remove base_class_finalize_func which is never...
2016-04-27 Sebastian Drögeelement: Add gst_element_call_async()
2016-04-08 Tim-Philipp Müllerelement: add API to get property change notifications...
2016-04-02 Mark CombellackGST_REFCOUNTING: Add logging of pointer address for...
2016-03-01 Tim-Philipp Müllerelement: minor docs fix
2016-02-28 Tim-Philipp Müllerelement: add gst_element_class_add_static_pad_template()
2016-02-17 Sebastian DrögeRevert "element: Don't hold state lock all the time...
2016-01-07 Stefan Sauertracer: harmonize the query hooks
2015-12-14 Sebastian Drögeelement: Unref event if GstElement::send_event() is...
2015-12-10 Aurélien Zanellielement: unref message in _post_message when there...
2015-12-10 Sebastian Drögeelement: Don't hold state lock all the time while sendi...
2015-12-07 Sebastian Drögeelement: Check for an activated pad before adding,...
2015-11-12 Thiago Santostracer: add element-change-state-pre/post hook
2015-10-29 Thiago Santoselement: emit tracer's element-new hook from 'constructed'
2015-10-05 Marcin Kolnytracer: add missing hooks
2015-10-05 Stefan Sauertracer: split into tracer and tracerutils
2015-10-05 Stefan Sauertracer: add more hooks and handle it in the plugins
2015-09-28 Matthew Watersbin: implement context propagation when adding elements
2015-09-24 Stian Selnesbin: element: Ignore activate result for removed pads...
2015-04-02 Olivier Crêteelement: Document when a clock is available from gst_el...
2015-04-02 Thibault Saunierelement: Fix request_new_pad introspection
2015-03-14 Ramiro Pollaelement: properly escape percent sign in documentation
2015-02-20 Olivier CrêteRevert "element: set pads need-parent flag to false...
2014-11-28 Edward Herveyelement: Fix doc and default implementation of send_event
2014-11-28 Edward Herveyelement: Figure default send_event direction handling
2014-09-25 Stefan Sauerfixme: bump leftover 0.11 fixme comments
2014-08-13 Sebastian Drögeelement: Clarify docs about gst_element_get_request_pad...
2014-06-26 Evan Nemersonintrospection: add some missing allow-none annotations...
2014-06-26 Evan Nemersonintrospection: add missing (nullable) annotations to...
2014-05-29 Evan Nemersondocs: convert NULL, TRUE, and FALSE to %NULL, %TRUE...
2014-05-29 Thiago Santoselement: set pads need-parent flag to false when removing
2014-05-08 Wim Taymanspads: update docs for request pads
2014-04-26 Tim-Philipp Müllerdocs: remove outdated and pointless 'Last reviewed...
2013-12-07 Sebastian Rasmussendocs: Fix typos in function/object descriptions
2013-09-17 Sebastian Drögeelement: Remove GstContext caching
2013-07-16 Sebastian Drögeelement: Return an empty GstContext if none was set yet
2013-04-13 Tim-Philipp Müllerprintf: don't build if debugging subsystem was disabled
2013-04-12 Tim-Philipp Müllerinfo: use new internal printf for debug message printing
2013-04-01 Stefan Sauerelement: make post_message and query more alike
2013-03-31 Sebastian Drögeelement: Add API to get the last set context from an...
2013-03-29 Sebastian Drögegst: Add new GstContext miniobject for sharing contexts...
2013-02-17 Stefan Sauerdocs: link to the appropriate messages from gst_element...
2013-02-07 Wim Taymanselement: remove old docs about iterators
2012-12-14 Wim Taymanselement: improve debug
2012-11-03 Tim-Philipp MüllerFix FSF address
2012-10-16 Sebastian Drögeelement: API: Add GstElement::post_message() vfunc
2012-09-25 Sebastian Drögeelementfactory: Fail if no valid element factory metada...
2012-08-06 Edward Herveyelement: Specify the order of pad iterators
2012-07-27 Wim TaymansUpdate for new seeking variable name
2012-07-10 Edward HerveyRemove 0.10-related documentation and "Since" markers
2012-07-03 Tim-Philipp Müllerpads: make pad activation debug logs a bit more readable
2012-06-14 Vincent Penquerc'helement: fix pad transfer annotation from none to full
2012-06-11 Matej Knoppgstelement: Start over if subclass removed the next...
2012-06-06 Wim Taymanselement: fix pad cleanup in dispose
2012-05-21 Stefan Sauerdocs: improve the seeking docs more.
2012-05-21 Stefan Sauerdocs: fix a typo and clarify event handling a bit more
2012-04-17 Mark NauwelaertsMerge remote-tracking branch 'origin/0.10'
2012-04-16 Mark NauwelaertsMerge remote-tracking branch 'origin/0.10'
2012-04-11 Wim TaymansMerge remote-tracking branch 'origin/0.10'
2012-04-10 Wim TaymansMerge remote-tracking branch 'origin/0.10'
2012-04-10 Wim TaymansMerge remote-tracking branch 'origin/0.10'
2012-04-09 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-04-09 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-04-09 Sebastian Drögeelement: Fail if a pad for a non-request template is...
2012-04-09 Tim-Philipp Müllerelement: use quarks when storing standard metadata...
2012-04-09 Tim-Philipp Müllerelement: add gst_element_class_{set,add}_static_metadata()
2012-04-07 Tim-Philipp MüllerMerge remote-tracking branch 'origin/0.10'
2012-04-07 Tim-Philipp MüllerMerge remote-tracking branch 'origin/0.10'
2012-04-06 Wim TaymansMerge branch '0.10'
2012-04-05 Wim TaymansMerge branch '0.10'
2012-04-04 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
next