summaryrefslogtreecommitdiff
path: root/gst/gstelement.h
AgeCommit message (Expand)AuthorFilesLines
2014-06-26introspection: add missing (nullable) annotations to return valuesEvan Nemerson1-1/+2
2014-05-30docs: convert NULL, TRUE, and FALSE to %NULL, %TRUE, and %FALSEEvan Nemerson1-1/+1
2013-12-07docs: Fix typos in function/object descriptionsSebastian Rasmussen1-1/+1
2013-09-17element: Remove GstContext cachingSebastian Dröge1-4/+1
2013-04-12info: use new internal printf for debug message printingTim-Philipp Müller1-1/+1
2013-03-31element: Add API to get the last set context from an elementSebastian Dröge1-1/+4
2013-03-29gst: Add new GstContext miniobject for sharing contexts in a pipelineSebastian Dröge1-1/+7
2012-11-03Fix FSF addressTim-Philipp Müller1-2/+2
2012-10-16element: API: Add GstElement::post_message() vfuncSebastian Dröge1-1/+5
2012-07-27Update for new seeking variable nameWim Taymans1-1/+1
2012-07-10Remove 0.10-related documentation and "Since" markersEdward Hervey1-7/+1
2012-06-12introspection: add some missing annotationsEvan Nemerson1-3/+3
2012-06-11element: remove unused UNPARENTING flagWim Taymans1-9/+6
2012-04-09element: add gst_element_class_{set,add}_static_metadata()Tim-Philipp Müller1-0/+7
2012-03-29gstelement: lower GST_ELEMENT_FLAG_LASTEdward Hervey1-1/+1
2012-02-08GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHINGWim Taymans1-1/+1
2012-01-19Update for new gthread APIWim Taymans1-10/+10
2012-01-03docs: fix some docsWim Taymans1-2/+0
2011-12-30element: add LARGE padding to class structureTim-Philipp Müller1-1/+1
2011-12-30index: remove GstIndex and GstIndexFactory for nowTim-Philipp Müller1-10/+0
2011-11-28element: add indexable flagWim Taymans1-1/+4
2011-11-28element: use flags for require/provide clockWim Taymans1-2/+2
2011-11-28element: clean up element flagsWim Taymans1-10/+10
2011-11-11.h: fix header filesWim Taymans1-2/+2
2011-11-09element: remove more query_typesWim Taymans1-2/+0
2011-11-09remove query typesWim Taymans1-1/+0
2011-11-08Merge branch 'master' into 0.11Wim Taymans1-1/+1
2011-11-08docs: fix Since: markers for API added after 0.10.35Tim-Philipp Müller1-1/+1
2011-08-22Merge branch 'master' into 0.11Wim Taymans1-1/+1
2011-08-15gststate: explicitly cast to the enum typeJosep Torra1-1/+1
2011-07-28element: don't use G_CONST_RETURNTim-Philipp Müller1-1/+1
2011-06-10Merge branch 'master' into 0.11Wim Taymans1-2/+1
2011-06-09Use "const" instead G_CONST_RETURNJavier Jardón1-2/+1
2011-06-08message: move the new_base_time flag to async_doneWim Taymans1-1/+1
2011-06-07fix some circular includesWim Taymans1-0/+1
2011-06-05docs: update for API changesTim-Philipp Müller1-1/+0
2011-06-02element: inline the recursice state lockWim Taymans1-2/+2
2011-05-30Merge branch 'master' into 0.11Sebastian Dröge1-25/+26
2011-05-28docs: xrefs more api around GstStateChange and GstStateChangeReturn.Stefan Kost1-25/+26
2011-05-20element: add method to get metadataWim Taymans1-0/+2
2011-05-17Revert "query: allow _make_writable on query handlers"Sebastian Dröge1-2/+2
2011-05-16Merge branch 'master' into 0.11Sebastian Dröge1-0/+3
2011-05-14docs: fix up some Since markers and update for new multiqueue argsTim-Philipp Müller1-1/+1
2011-05-14element: Add GstElement::state_changed vfuncSebastian Dröge1-1/+5
2011-05-10query: allow _make_writable on query handlersWim Taymans1-2/+2
2011-05-10element: use request_new_pad_full as the defaultWim Taymans1-11/+3
2011-05-06element: rename gst_element_lost_state_full()Wim Taymans1-2/+1
2011-05-05Merge branch 'master' into 0.11Sebastian Dröge1-0/+2
2011-05-03docs: add two trivial doc blobsStefan Kost1-0/+2
2011-03-28Merge branch 'master' into 0.11-fdoWim Taymans1-1/+1