summaryrefslogtreecommitdiff
path: root/docs/gst
AgeCommit message (Expand)AuthorFilesLines
2013-09-19context: Add convenience function gst_context_has_context_type()Sebastian Dröge1-0/+1
2013-09-18context: Update docsSebastian Dröge1-11/+4
2013-09-09meta: Add a #define for memory metadataMathieu Duponchelle1-0/+1
2013-07-22gst: Add new group-id field to the stream-start eventSebastian Dröge1-0/+6
2013-07-18info: Add debug color mode optionРуслан Ижбулатов2-3/+87
2013-07-16query: Add gst_query_has_context_type()Sebastian Dröge1-0/+1
2013-06-14structure: Add gst_structure_new_from_string()Sebastian Dröge1-0/+1
2013-04-18context: Add gst_context_writable_structure() and let get_structure() return ...Sebastian Dröge1-0/+1
2013-04-12info: use new internal printf for debug message printingTim-Philipp Müller1-1/+0
2013-04-02capsfeatures: Add GST_CAPS_FEATURES_ANYSebastian Dröge1-0/+2
2013-03-31caps: Add new data type for handling caps features to the capsSebastian Dröge2-0/+53
2013-03-31event: add stream flags to stream-start eventTim-Philipp Müller1-0/+2
2013-03-31element: Add API to get the last set context from an elementSebastian Dröge1-0/+1
2013-03-29gst: Add new GstContext miniobject for sharing contexts in a pipelineSebastian Dröge2-0/+39
2013-03-27buffer: Add annotations and pygi friendly extraction functionOlivier Crête1-0/+1
2013-02-26memory: add method to check memory typeWim Taymans1-0/+2
2013-02-26docs: improve docs a littleWim Taymans1-1/+7
2013-02-25query: Add new API to remove allocation params and pools from the allocation ...Sebastian Dröge1-0/+2
2013-02-22memory: Add new memory flag to specify that memory can't be mappedSebastian Dröge1-0/+1
2013-02-22memory: Add memory flag to mark physically continous memorySebastian Dröge1-0/+1
2013-02-14docs: fix location in user's home directory where GStreamer looks for pluginsTim-Philipp Müller1-3/+6
2013-02-14docs: flesh our 'Running GStreamer' bits a bitTim-Philipp Müller1-3/+44
2013-01-19pad: add gst_pad_get_stream_id() utility functionTim-Philipp Müller1-0/+2
2013-01-15Use GST_*_1_0 environment variables everywhereTim-Philipp Müller1-1/+1
2013-01-10controlbinding: hide one unused typedefStefan Sauer1-1/+1
2012-11-26docs: clean up sections file for pad probe defines that moved into enumTim-Philipp Müller1-10/+0
2012-11-06Document GST_DEBUG_FILEOlivier Crête1-0/+11
2012-10-28pluginfeature: add gst_plugin_feature_get_plugin_name()Tim-Philipp Müller1-0/+1
2012-10-27info: add a function to set debug threshold from a GST_DEBUG-style stringThibault Saunier1-0/+1
2012-09-25docs: add section for metadataWim Taymans1-0/+1
2012-09-20pad: Add functions to safely access GstProbeInfo data pointerOlivier Crête1-0/+5
2012-09-11pad: expose gst_pad_mode_get_name() and use it in baseparseTim-Philipp Müller1-2/+3
2012-09-11query: add convenience API to query for scheduling mode and flagsMark Nauwelaerts1-0/+1
2012-09-11events: remove STREAM_CONFIGWim Taymans1-13/+0
2012-09-02message: rename GST_MESSAGE_DURATION -> GST_MESSAGE_DURATION_CHANGEDTim-Philipp Müller1-2/+1
2012-08-14registry: remove some unused and in their current form pointless APITim-Philipp Müller1-2/+0
2012-08-11docs: fix up docs a bitTim-Philipp Müller2-12/+19
2012-08-07docs: Make sure scanner gets required librariesРуслан Ижбулатов1-1/+6
2012-08-06event: Add new stream-id field to the stream-start eventSebastian Dröge1-0/+3
2012-07-28toc: add GstTocScope and require it in the constructorTim-Philipp Müller1-0/+2
2012-07-27Update docs and .def file for taglist API changeTim-Philipp Müller1-2/+2
2012-07-18docs: More entriesEdward Hervey1-0/+4
2012-07-11toc: Add functions to retrieve the parent GstToc/GstTocEntry of a GstTocEntrySebastian Dröge1-0/+2
2012-07-09docs: fix more docsWim Taymans1-11/+27
2012-07-09docs: fix docs a little moreWim Taymans1-32/+39
2012-07-06query: make find_allocation_meta methodWim Taymans1-1/+1
2012-07-05event: Add format and position to the segment-done eventSebastian Dröge1-0/+1
2012-07-05event: Implement segment-done eventSebastian Dröge1-0/+2
2012-07-05query: Remove the TOC query, it's not very useful now that we have sticky eventsSebastian Dröge1-4/+0
2012-07-05toc: Make structures opaque and clean up function names and fields a bitSebastian Dröge1-2/+13