summaryrefslogtreecommitdiff
path: root/docs/gst
AgeCommit message (Expand)AuthorFilesLines
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
2012-06-13docs: update for new datetime apiTim-Philipp Müller1-1/+1
2012-06-13docs: add new datetime APITim-Philipp Müller1-0/+10
2012-05-29taglist: avoid unnecessary string copying when registering tagsTim-Philipp Müller1-0/+1
2012-05-28taglist: make GstTagList a GstMiniObjectTim-Philipp Müller1-2/+4
2012-05-19pluginfeature: add gst_plugin_feature_get_plugin()Tim-Philipp Müller1-0/+1
2012-05-19elementfactory: add gst_element_factory_get_metadata_keys()Tim-Philipp Müller1-0/+1
2012-05-15gst: Rename gst_toc_entry_type_to_string() to gst_toc_entry_type_get_nick()Sebastian Dröge1-1/+1
2012-05-15toc: API: Add gst_toc_entry_type_to_string()Anton Belka1-0/+1
2012-04-29plugin: remove gst_plugin_name_filterTim-Philipp Müller1-1/+0
2012-04-29plugin: remove gst_plugin_get_module()Tim-Philipp Müller1-1/+0
2012-04-29plugin: add accessor for release date time string in plugin descriptionTim-Philipp Müller1-0/+1
2012-04-25controller: expand the api to offer functions for plain and GValue arraysStefan Sauer1-0/+2
2012-04-17docs: update the debug and trace env var docsWim Taymans1-6/+78
2012-04-09element: add gst_element_class_{set,add}_static_metadata()Tim-Philipp Müller1-0/+2
2012-04-08task: remove gst_task_set_priority()Tim-Philipp Müller1-1/+0
2012-04-04gst: Change versioningSebastian Dröge3-5/+5
2012-04-02Merge branch '0.10'Stefan Sauer2-0/+58
2012-04-02docs: Add GstToc and GstTocSetter sections with related functionsAlexander Saprykin2-0/+59
2012-04-01buffer: make function to find memory in a bufferWim Taymans1-0/+1
2012-03-30buffer: improve the buffer memory methodsWim Taymans1-5/+9
2012-03-29docs: update more documentationWim Taymans1-67/+191
2012-03-28buffer: unify buffer merge methodsWim Taymans1-5/+1
2012-03-12caps: _do_simplify() -> _simplify()Wim Taymans1-6/+3
2012-03-08value: remove gst_value_register_{subtract,union,intersect}_func() APITim-Philipp Müller1-6/+0