caps: Add gst_caps_foreach() and gst_caps_map_in_place()
[platform/upstream/gstreamer.git] / docs / gst / gstreamer-sections.txt
2014-12-16 Sebastian Drögecaps: Add gst_caps_foreach() and gst_caps_map_in_place()
2014-12-12 Stefan Sauerdocs: add new preset api
2014-11-10 Jan Alexander Stef... gstobject: Add gst_object_has_parent()
2014-09-29 David WaringGstUri: Add GstUri miniobject to handle URIs in an...
2014-07-09 Sebastian Rasmussendocs: Cleanup interface references in docs
2014-06-27 Olivier Crêtedevicemonitor: Make it possible to add multiple filters
2014-06-26 Olivier CrêteGstDeviceMonitor: Rename from GstGlobalDeviceMonitor
2014-06-26 Olivier CrêteDeviceProvider: Rename from DeviceMonitor
2014-06-21 Tim-Philipp Müllerdevice: rename "klass" and get_klass() to "device-class...
2014-06-20 Olivier CrêteGstDevice: Document GstDevice and related classes
2014-05-26 Nicolas Dufresnebufferpool: Add method and virtuals to set flushing...
2014-05-08 Nicolas Dufresnebufferpool: Add an helper to validate config
2014-05-03 Nicolas Dufresnedoc: Add GstDevice* to gstreamer-sections.txt
2014-04-28 Sebastian Drögequery: Add boolean to URI query to specify if a redirec...
2014-04-26 Felipe Ortizdocs: add docs for various GstPad macros
2014-04-26 Tim-Philipp MüllerRevert "docs: add docs for various GstPad macros"
2014-04-26 Showayb Zahdadocs: add docs for various GstPad macros
2014-04-10 Sebastian Drögeevent: Add running-time-offset field to all events
2014-03-11 Stefan Sauerpad: add debug helper for GstPadLinkReturn names
2014-02-27 Wim Taymansdocs: add some more new API do docs
2014-02-25 Sebastian Drögestructure: Add getters for int64 and uint64 values
2014-02-15 Stefan Sauerdocs: gtkdoc is not good at parsing inline functions...
2014-02-01 Stefan Sauerdocs: fix more gtk-doc warnings
2014-01-31 Stefan Sauerdocs: unhide docs for allocator
2014-01-14 Nicolas Dufresnedoc: Update sections with the new rounding macros
2014-01-13 Stefan Sauerdocs: ensure GstBufferPools shows up as with GObject...
2013-12-03 Sebastian Rasmussendocs: add missing docs, fixing doc errors
2013-11-11 Wim Taymanssystemclock: Add gst_system_clock_set_default
2013-10-14 Thibault Saunierdocs: Add gst_pad_store_sticky_event to sections.txt
2013-09-19 Sebastian Drögecontext: Add convenience function gst_context_has_conte...
2013-09-18 Sebastian Drögecontext: Update docs
2013-09-09 Mathieu Duponchellemeta: Add a #define for memory metadata
2013-07-22 Sebastian Drögegst: Add new group-id field to the stream-start event
2013-07-18 Руслан Ижбулатовinfo: Add debug color mode option
2013-07-16 Sebastian Drögequery: Add gst_query_has_context_type()
2013-06-14 Sebastian Drögestructure: Add gst_structure_new_from_string()
2013-04-18 Sebastian Drögecontext: Add gst_context_writable_structure() and let...
2013-04-12 Tim-Philipp Müllerinfo: use new internal printf for debug message printing
2013-04-02 Sebastian Drögecapsfeatures: Add GST_CAPS_FEATURES_ANY
2013-03-31 Sebastian Drögecaps: Add new data type for handling caps features...
2013-03-31 Tim-Philipp Müllerevent: add stream flags to stream-start event
2013-03-31 Sebastian Drögeelement: Add API to get the last set context from an...
2013-03-29 Sebastian Drögegst: Add new GstContext miniobject for sharing contexts...
2013-03-27 Olivier Crêtebuffer: Add annotations and pygi friendly extraction...
2013-02-26 Wim Taymansmemory: add method to check memory type
2013-02-26 Wim Taymansdocs: improve docs a little
2013-02-25 Sebastian Drögequery: Add new API to remove allocation params and...
2013-02-22 Sebastian Drögememory: Add new memory flag to specify that memory...
2013-02-22 Sebastian Drögememory: Add memory flag to mark physically continous...
2013-01-19 Tim-Philipp Müllerpad: add gst_pad_get_stream_id() utility function
2013-01-10 Stefan Sauercontrolbinding: hide one unused typedef
2012-11-26 Tim-Philipp Müllerdocs: clean up sections file for pad probe defines...
2012-10-28 Tim-Philipp Müllerpluginfeature: add gst_plugin_feature_get_plugin_name()
2012-10-27 Thibault Saunierinfo: add a function to set debug threshold from a...
2012-09-25 Wim Taymansdocs: add section for metadata
2012-09-20 Olivier Crêtepad: Add functions to safely access GstProbeInfo data...
2012-09-11 Tim-Philipp Müllerpad: expose gst_pad_mode_get_name() and use it in baseparse
2012-09-11 Mark Nauwelaertsquery: add convenience API to query for scheduling...
2012-09-11 Wim Taymansevents: remove STREAM_CONFIG
2012-09-02 Tim-Philipp Müllermessage: rename GST_MESSAGE_DURATION -> GST_MESSAGE_DUR...
2012-08-13 Tim-Philipp Müllerregistry: remove some unused and in their current form...
2012-08-11 Tim-Philipp Müllerdocs: fix up docs a bit
2012-08-06 Sebastian Drögeevent: Add new stream-id field to the stream-start...
2012-07-28 Tim-Philipp Müllertoc: add GstTocScope and require it in the constructor
2012-07-27 Tim-Philipp MüllerUpdate docs and .def file for taglist API change
2012-07-18 Edward Herveydocs: More entries
2012-07-11 Sebastian Drögetoc: Add functions to retrieve the parent GstToc/GstToc...
2012-07-09 Wim Taymansdocs: fix more docs
2012-07-09 Wim Taymansdocs: fix docs a little more
2012-07-06 Wim Taymansquery: make find_allocation_meta method
2012-07-05 Sebastian Drögeevent: Add format and position to the segment-done...
2012-07-05 Sebastian Drögeevent: Implement segment-done event
2012-07-05 Sebastian Drögequery: Remove the TOC query, it's not very useful now...
2012-07-05 Sebastian Drögetoc: Make structures opaque and clean up function names...
2012-07-05 Wim Taymansminiobject: add lock functionality to GstMiniObject
2012-07-05 Wim Taymansupdate for new symbols
2012-07-04 Joshua M. Doedatetime: add conversion to/from GDateTime
2012-07-04 Tim-Philipp Müllerutils: remove unused gst_print_* functions
2012-06-28 Wim Taymansbuffer: add _append_region function
2012-06-27 Oleksij Rempeldatetime: add serialisation to and deserialisation...
2012-06-26 Tim-Philipp Müllertoc: add more entry types
2012-06-25 Tim-Philipp Müllertocsetter: clean up and update API for refcounted TOCs
2012-06-24 Tim-Philipp Müllertoc: make GstToc and GstTocEntry mini objects
2012-06-20 Wim Taymanstask: add separate methods to add enter/leave callback
2012-06-18 Wim Taymanspad: move gst_pad_set_caps() to compat
2012-06-15 Wim Taymansdocs: improve API docs
2012-06-12 Tim-Philipp Müllerdocs: update for new datetime api
2012-06-12 Tim-Philipp Müllerdocs: add new datetime API
2012-05-29 Tim-Philipp Müllertaglist: avoid unnecessary string copying when register...
2012-05-27 Tim-Philipp Müllertaglist: make GstTagList a GstMiniObject
2012-05-19 Tim-Philipp Müllerpluginfeature: add gst_plugin_feature_get_plugin()
2012-05-19 Tim-Philipp Müllerelementfactory: add gst_element_factory_get_metadata_keys()
2012-05-15 Sebastian Drögegst: Rename gst_toc_entry_type_to_string() to gst_toc_e...
2012-05-15 Anton Belkatoc: API: Add gst_toc_entry_type_to_string()
2012-04-29 Tim-Philipp Müllerplugin: remove gst_plugin_name_filter
2012-04-29 Tim-Philipp Müllerplugin: remove gst_plugin_get_module()
2012-04-29 Tim-Philipp Müllerplugin: add accessor for release date time string in...
2012-04-25 Stefan Sauercontroller: expand the api to offer functions for plain...
2012-04-17 Mark NauwelaertsMerge remote-tracking branch 'origin/0.10'
2012-04-16 Mark NauwelaertsMerge remote-tracking branch 'origin/0.10'
next