summaryrefslogtreecommitdiff
path: root/docs/gst
AgeCommit message (Expand)AuthorFilesLines
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
2012-07-05miniobject: add lock functionality to GstMiniObjectWim Taymans1-1/+1
2012-07-05update for new symbolsWim Taymans1-0/+2
2012-07-04datetime: add conversion to/from GDateTimeJoshua M. Doe1-0/+3
2012-07-04utils: remove unused gst_print_* functionsTim-Philipp Müller1-2/+0
2012-06-28docs: expand a bit more on GST_DEBUG docsTim-Philipp Müller1-2/+8
2012-06-28buffer: add _append_region functionWim Taymans1-0/+1
2012-06-27datetime: add serialisation to and deserialisation from ISO 8601 stringsOleksij Rempel1-0/+3
2012-06-26toc: add more entry typesTim-Philipp Müller1-0/+5
2012-06-25tocsetter: clean up and update API for refcounted TOCsTim-Philipp Müller1-7/+3
2012-06-24toc: make GstToc and GstTocEntry mini objectsTim-Philipp Müller1-4/+6
2012-06-20task: add separate methods to add enter/leave callbackWim Taymans1-2/+8
2012-06-18pad: move gst_pad_set_caps() to compatWim Taymans1-1/+0
2012-06-15docs: improve API docsWim Taymans1-2/+18