summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Release 0.11.92RELEASE-0.11.92Sebastian Dröge2012-06-072-2/+22
* design: Also mention that the order of the filter caps is importantSebastian Dröge2012-06-061-1/+3
* docs: talk about the filter capsWim Taymans2012-06-061-1/+3
* docs: expand taglist section in porting-to-0.11 docs a bitTim-Philipp Müller2012-06-051-2/+12
* docs: update negotiation docsWim Taymans2012-06-051-3/+9
* taglist: avoid unnecessary string copying when registering tagsTim-Philipp Müller2012-05-291-0/+1
* taglist: make GstTagList a GstMiniObjectTim-Philipp Müller2012-05-282-5/+8
* docs: fix a typo in part-segments.txtLuis de Bethencourt2012-05-241-1/+1
* pluginfeature: add gst_plugin_feature_get_plugin()Tim-Philipp Müller2012-05-191-0/+1
* elementfactory: add gst_element_factory_get_metadata_keys()Tim-Philipp Müller2012-05-191-0/+1
* gst: Rename gst_toc_entry_type_to_string() to gst_toc_entry_type_get_nick()Sebastian Dröge2012-05-151-1/+1
* toc: API: Add gst_toc_entry_type_to_string()Anton Belka2012-05-151-0/+1
* Release 0.11.91RELEASE-0.11.91Sebastian Dröge2012-05-131-1/+1
* docs: fix docsWim Taymans2012-05-118-22/+22
* docs: improve bufferpool docsWim Taymans2012-05-111-24/+49
* event: add new seek snap flagsVincent Penquerc'h2012-04-301-0/+6
* plugin: remove gst_plugin_name_filterTim-Philipp Müller2012-04-291-1/+0
* plugin: remove gst_plugin_get_module()Tim-Philipp Müller2012-04-291-1/+0
* plugin: add accessor for release date time string in plugin descriptionTim-Philipp Müller2012-04-291-0/+1
* controller: expand the api to offer functions for plain and GValue arraysStefan Sauer2012-04-251-0/+2
* collectpads2: rename to collectpadsMark Nauwelaerts2012-04-173-64/+64
* docs: update the debug and trace env var docsWim Taymans2012-04-171-6/+78
* Release 0.11.90RELEASE-0.11.90Sebastian Dröge2012-04-123-14/+2
* element: add gst_element_class_{set,add}_static_metadata()Tim-Philipp Müller2012-04-091-0/+2
* task: remove gst_task_set_priority()Tim-Philipp Müller2012-04-081-1/+0
* gst: Change name parameter of GST_PLUGIN_DEFINE() to not take a string anymoreSebastian Dröge2012-04-051-1/+1
* gst: Change versioningSebastian Dröge2012-04-0411-27/+27
* Merge branch '0.10'Stefan Sauer2012-04-024-0/+148
|\
| * docs: add overview of GstToc usageAlexander Saprykin2012-04-022-0/+90
| * docs: Add GstToc and GstTocSetter sections with related functionsAlexander Saprykin2012-04-022-0/+59
* | buffer: make function to find memory in a bufferWim Taymans2012-04-011-0/+1
* | buffer: improve the buffer memory methodsWim Taymans2012-03-303-7/+11
* | docs: update more documentationWim Taymans2012-03-291-67/+191
* | review some docsWim Taymans2012-03-281-2/+2
* | buffer: unify buffer merge methodsWim Taymans2012-03-282-5/+15
* | Release 0.11.3Wim Taymans2012-03-224-3/+2
* | Merge branch 'master' into 0.11Wim Taymans2012-03-221-1/+1
|\ \ | |/
| * update license link to point to 2.1 license, instead of just generic lgpl fil...Christian Fredrik Kalager Schaller2012-03-121-1/+1
* | caps: remove gst_caps_union()Wim Taymans2012-03-131-0/+5
* | docs: update porting-to-0.11.txt a littleTim-Philipp Müller2012-03-121-0/+16
* | caps: _do_simplify() -> _simplify()Wim Taymans2012-03-121-6/+3
* | caps: avoid using in-place oprationsWim Taymans2012-03-111-2/+2
* | bufferpool: fix array typesWim Taymans2012-03-091-3/+3
* | docs: update docsWim Taymans2012-03-096-48/+39
* | value: remove gst_value_register_{subtract,union,intersect}_func() APITim-Philipp Müller2012-03-081-6/+0
* | gst: Remove gstmarshal.[ch] completely and use the generic marshallerSebastian Dröge2012-03-021-1/+0
* | Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller2012-02-271-2/+2
|\ \ | |/
| * Bump version after releasesTim-Philipp Müller2012-02-233-4/+5
* | docs: update docsWim Taymans2012-02-241-4/+4
* | docs: remove transform lockWim Taymans2012-02-231-3/+0