summaryrefslogtreecommitdiff
path: root/gst/gstquery.h
AgeCommit message (Expand)Author
2018-11-07query: add a new bitrate queryMatthew Waters
2018-11-05gst_clear_*: Cast to GstMiniObject** when neededJan Alexander Steffens (heftig)
2018-11-05query: add gst_query_take()Niels De Graef
2018-11-05query: add gst_clear_query()Niels De Graef
2018-03-13gst: GST_EXPORT -> GST_APITim-Philipp Müller
2017-05-15gst: mark symbols explicitly for export with GST_EXPORTTim-Philipp Müller
2017-04-05gst: Update some more types and values of combined-flags constantsSebastian Dröge
2017-01-27gst: Fix includes so that files can be built separatelyThibault Saunier
2015-12-14core: Add g_autoptr() support to all typesXavier Claessens
2015-11-09docs: remove dummy function declarations with G_INLINE_FUNCTION for gtk-docTim-Philipp Müller
2014-06-26introspection: add nullability annotations to out and inout paramsEvan Nemerson
2014-06-19gst: Store more basic type GTypes in variablesSebastian Dröge
2014-05-30docs: convert NULL, TRUE, and FALSE to %NULL, %TRUE, and %FALSEEvan Nemerson
2014-04-28query: Add boolean to URI query to specify if a redirect is permanent or notSebastian Dröge
2013-09-17message/query: Simplify CONTEXT messages/queries to only contain a single typeSebastian Dröge
2013-09-17query: Make CONTEXT query upstream and downstreamSebastian Dröge
2013-08-12query: add new redirection uri the URI queryAndoni Morales Alastruey
2013-07-16query: sprinkle some Since 1.2 markers in docsTim-Philipp Müller
2013-07-16query: Add gst_query_has_context_type()Sebastian Dröge
2013-04-16query: new _BANDWIDTH_LIMITED flagPhilippe Normand
2013-03-29gst: Add new GstContext miniobject for sharing contexts in a pipelineSebastian Dröge
2013-02-25query: Add new API to remove allocation params and pools from the allocation ...Sebastian Dröge
2012-11-03Fix FSF addressTim-Philipp Müller
2012-09-11query: add convenience API to query for scheduling mode and flagsMark Nauwelaerts
2012-07-10Remove 0.10-related documentation and "Since" markersEdward Hervey
2012-07-10query: copy structure in _add_allocation_meta()Wim Taymans
2012-07-09memory: Make GstAllocator a GstObjectWim Taymans
2012-07-06query: use more generic structure for meta paramsWim Taymans
2012-07-06query: make find_allocation_meta methodWim Taymans
2012-07-06query: add flags to allocation queryWim Taymans
2012-07-05query: Remove the TOC query, it's not very useful now that we have sticky eventsSebastian Dröge
2012-06-15docs: improve API docsWim Taymans
2012-04-02Merge branch '0.10'Stefan Sauer
2012-04-02Add new TOC queryAlexander Saprykin
2012-03-29docs: update more documentationWim Taymans
2012-03-15query: rework the ALLOCATION queryWim Taymans
2012-03-14query: also include padding in ALLOCATION queryWim Taymans
2012-03-14query: add new drain queryWim Taymans
2012-03-14query: register queries like eventsWim Taymans
2012-03-01query: add method to remove allocation_metaWim Taymans
2012-02-29meta: split registration of API and implementationWim Taymans
2012-01-30query: pass allocator in queryWim Taymans
2011-12-05make some macros into inline functionsWim Taymans
2011-11-26Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller
2011-11-26gst: sprinkle some G_GNUC_MALLOCTim-Philipp Müller
2011-11-18query: improve scheduling queryWim Taymans
2011-11-18query: move flags closer to buffering queryWim Taymans
2011-11-15pad: remove getcaps and use caps queryWim Taymans
2011-11-14query: add caps queryWim Taymans
2011-11-14query: remove GST_QUERY_LASTTim-Philipp Müller