summaryrefslogtreecommitdiff
path: root/docs/gst
AgeCommit message (Expand)AuthorFilesLines
2009-12-01gstinfo: API: Add GST_DEBUG_REGISTER_FUNCPTR method.Edward Hervey1-0/+1
2009-11-27docs: enable docs for GstObjectClass to fix linksStefan Kost1-1/+1
2009-11-27docs: add docs for GstPluginFlagsStefan Kost1-1/+1
2009-11-18event: API: Add sink-message eventSebastian Dröge1-0/+3
2009-11-18plugin-scanner: rename plugin-scanner helper binary to gst-plugin-scannerTim-Philipp Müller1-1/+1
2009-11-17docs: set GST_PLUGIN_SCANNER when calling gtkdoc-scangobjTim-Philipp Müller1-0/+3
2009-11-16utils: API: Add multiplication and addition functions for fractionsSebastian Dröge1-0/+2
2009-11-16gstutils: API: Add fraction helper functionsSebastian Dröge1-0/+3
2009-11-10registry: API: Add gst_{default,}_registry_get_feature_list_cookie()Sebastian Dröge1-0/+2
2009-11-05pad: rename new api from _refed to _reffed.Stefan Kost1-2/+2
2009-11-02structure: API: Add gst_structure_id_has_field{,_typed}Sebastian Dröge1-0/+2
2009-10-28docs: include annotation glossary to have working links.Stefan Kost1-0/+2
2009-10-24docs: add Since tag to docs for new APITim-Philipp Müller1-0/+1
2009-10-24gstpluginfeature: API : new gst_plugin_feature_list_copy() methodEdward Hervey1-0/+1
2009-10-15Improve caps setters APIBenjamin Otte1-0/+1
2009-10-07pad: add variants of gst_pad_get_caps() that don't copy caps. Fixes #590941Stefan Kost1-0/+2
2009-10-06registry: Add registry helper phase 1Jan Schmidt1-0/+2
2009-08-26iterator: API: Add gst_iterator_new_single()Sebastian Dröge1-0/+2
2009-08-13gstutils: Add new scaling functions to the docsSebastian Dröge1-0/+4
2009-08-06caps: add gst_caps_can_intersect()Stefan Kost1-0/+1
2009-08-06taglist: Add new ALBUM_ARTIST tag to the docsSebastian Dröge1-0/+2
2009-07-06info: allow getting other log categories. Fixes #587417Stefan Kost1-0/+1
2009-06-19bufferlist: Various cleanupsWim Taymans1-2/+10
2009-06-14taglist: add functions to create a new taglist with tags in one goTim-Philipp Müller1-0/+2
2009-06-12message: add step-start messageWim Taymans1-0/+2
2009-06-11docs: Bump common, fix the upload logic inclusionJan Schmidt1-2/+2
2009-06-10structure: add gst_structure_*_get*() vararg functionsTim-Philipp Müller1-0/+4
2009-06-07registry: allow plugins to cache extra data in registry. Fixes #570233Stefan Kost1-0/+2
2009-06-04segment: add gst_segment_set_running_timeWim Taymans1-0/+1
2009-06-04API: add GST_MESSAGE_SRC_NAME macroTim-Philipp Müller1-0/+1
2009-06-03segment: add method for converting to positionWim Taymans1-0/+1
2009-06-01add new API for framesteppingWim Taymans1-0/+5
2009-05-29structure: add gst_structure_id_new() convenience functionTim-Philipp Müller1-0/+1
2009-05-29element: add start_time field an methodsWim Taymans1-0/+3
2009-05-28pad: add pad private structureWim Taymans1-1/+1
2009-05-27API: Add gst_message_{new,parse}_tag_full() to get/set the source padSebastian Dröge1-0/+2
2009-05-15clock: use seqlocks to parallellize readersWim Taymans1-0/+1
2009-05-14element: add gst_element_lost_state_full()Wim Taymans1-0/+1
2009-05-12bufferlist: hook up the pad functionsJonas Holmberg1-0/+7
2009-05-12bufferlist: add docs/build/debug/unittestJonas Holmberg2-0/+40
2009-05-12API: Add gst_plugin_register_static_full()José Alburquerque1-0/+2
2009-05-12docs: Add new functions to the docsSebastian Dröge1-0/+2
2009-05-11tags: add a tag for the container formatTim-Philipp Müller1-0/+1
2009-05-12TaskPool: remove _set_func()Wim Taymans1-1/+1
2009-05-12GstTask: add methods for configuring the poolWim Taymans1-0/+3
2009-05-12taskpool: fix docs, make push/join genericWim Taymans1-1/+1
2009-05-12taskpool: add new object to manage threadsWim Taymans2-0/+24
2009-05-12Task: add method to set the priorityWim Taymans1-0/+1
2009-05-11GstMessage: Add STREAM_STATUS message methodsWim Taymans1-1/+11
2009-05-11GstTask: allow setting callbacksWim Taymans1-3/+9