structure: Add get/set_array/list using GValueArray
[platform/upstream/gstreamer.git] / docs / gst /
2017-03-24 Nicolas Dufresnestructure: Add get/set_array/list using GValueArray
2017-02-24 Thibault Saunierpad: Add API to get the current state of a task
2016-12-14 Tim-Philipp Müllerbuffer: add gst_buffer_iterate_meta_filtered()
2016-12-12 Thibault Saunierinfo: Add a 'flags' parametter to gst_debug_get_stack_trace
2016-12-06 Seungha Yanguri: Add new uri API to get media fragments URI as...
2016-11-28 Sebastian Drögeutils: Export linear regression calculation as public...
2016-11-28 Tim-Philipp MüllerMove dataurisrc element from -bad
2016-11-16 Tim-Philipp Müllerdocs: misc fixes
2016-11-12 Tim-Philipp MüllerAdd gst_print(), gst_println(), gst_printerr(), gst_pri...
2016-11-04 Thibault Sauniergst: Use libunwind/libdw to generate backtraces if...
2016-10-22 Tim-Philipp Müllerdocs: add index for API new in 1.10
2016-10-22 Tim-Philipp Müllerdocs: add index for API new in 1.8
2016-10-10 Tim-Philipp Müllerdocs: paths in env vars are separated by semicolons...
2016-09-26 Thibault Sauniermeson: Fix gtkdoc using new meson features
2016-08-27 Thibault Saunierelement: Add API to more easily post messages about...
2016-08-26 Tim-Philipp Müllerelement: rename gst_element_message_new_details() to...
2016-08-25 Thibault Sauniermeson: doc: Fix building documentation when using subpr...
2016-08-22 Arjen Veenhuizenbuffer: add explicit getters and setters for buffer...
2016-08-19 Nirbheek ChauhanAdd support for Meson as alternative/parallel build...
2016-08-13 Tim-Philipp MüllerRemove old alloc tracing code now that we have a GstTra...
2016-07-25 Jan Schmidtevents: Implement the stream-group-done event
2016-07-25 Carlos Rafael Gianimessage: Add redirect message
2016-07-22 Vincent Penquerc'hdocs: add GST_ELEMENT_*_WITH_DETAILS to doc list
2016-07-22 Vincent Penquerc'hdocs: list new message details apis where they seem...
2016-06-30 Edward Herveygst: New Stream listing/selection system
2016-06-08 Sebastian Drögeutils: Add gst_pad_link_maybe_ghosting() for consistency
2016-04-27 Sebastian Drögeelement: Add gst_element_call_async()
2016-04-08 Tim-Philipp Müllerelement: add API to get property change notifications...
2016-04-06 Matthew Watersutils: expose pad_link_maybe_ghosting
2016-02-28 Tim-Philipp Müllerelement: add gst_element_class_add_static_pad_template()
2016-01-16 Stefan Sauertracer: update the docs
2016-01-16 Tim-Philipp Müllergst.h: Don't spew warnings if GST_USE_UNSTABLE_API...
2016-01-16 Stefan Sauertracer: add a GFlag for the tracer scope
2016-01-15 Stefan Sauertracerrecord: add a log record class
2016-01-13 Matthew Watersinfo: expose debugging printf functions
2016-01-07 Stefan Sauertracerutils: document the tracer hook functions
2016-01-06 Stefan Sauertracer: make gst_tracing_register_hook_id static
2016-01-06 Stefan Sauerdocs: add more core api to the right sections
2016-01-06 Stefan Sauerdocs: exclude more header from doc-scan
2016-01-06 Sebastian Drögeclock: Add gst_clock_unadjust_with_calibration()
2016-01-06 Stefan Sauerdocs: add new pad-event function to the docs
2016-01-06 Stefan Sauerdocs: hide internal tracer api from docs
2016-01-06 Stefan Sauerdocs: add the tracer to the docs
2016-01-03 Tim-Philipp Müllerdocs: fix some warnings and add some since markers
2015-10-27 Edward Herveybuffer: Add a GST_BUFFER_DTS_OR_PTS macro
2015-10-26 Guillaume Desmottesdoc: add GST_{PTR,SEGMENT}_FORMAT
2015-10-23 Vivia Nikolaidousegment: Add _full variants of all stream/running_time...
2015-10-16 Tim-Philipp Müllerdocs: mention xdot utility to view .dot files directly
2015-09-28 Matthew Watersbin: implement context propagation when adding elements
2015-09-25 Vivia Nikolaidousegment: Replaced gst_segment_to_position with gst_segm...
2015-09-25 Vivia Nikolaidousegment: Added gst_segment_position_from_stream_time()
2015-09-09 Arun RaghavanRevert "docs: Make sure gst_debug_bin_to_dot_data(...
2015-09-09 Arun Raghavandocs: Make sure gst_debug_bin_to_dot_data() is documented
2015-08-15 Thiago Santosdocs: add the new pad accept-template flag to the docs
2015-07-28 Tim-Philipp Müllerdocs: add a few more new symbols and defines
2015-07-16 Tim-Philipp Müllerdocs: add new function to API docs
2015-06-24 Hyunjun Kobufferlist: add new api gst_buffer_list_copy_deep
2015-06-22 Sebastian Drögesample: Add new API to the docs
2015-06-18 Jan SchmidtAdd GstParentBufferMeta
2015-06-14 Nicolas Dufresnedoc: Add gst_buffer_copy_deep()
2015-06-13 Nicolas Dufresnedoc: Add indexes of added APIs
2015-06-13 Nicolas Dufresnedoc: Give gstconfig a nice name
2015-06-13 Nicolas Dufresnedoc: Add missing gst_event_new/parse_protection
2015-06-13 Nicolas Dufresnedoc: Give gstprotection section a nice title
2015-06-12 Nicolas Dufresneclock: Add new signed time macro to the doc
2015-06-12 Matthew Watersmemory: provide a mem_map_full that takes the GstMapInfo
2015-06-11 Sebastian Drögepipeline: Add gst_pipeline_set_latency(), getter and...
2015-06-07 Stefan Sauerdocs: remove variables that we define in the snippet...
2015-06-03 Sebastian Drögeclock: Add GST_CLOCK_FLAG_NEEDS_STARTUP_SYNC and relate...
2015-05-25 Jan Schmidtgstvalue: Add GstFlagSet type
2015-05-15 Stefan Sauergstobject: add gst_object_has_as_ancestor and deprecate...
2015-05-15 Stefan Sauergstobject: rename gst_object_has_parent to gst_object_h...
2015-04-18 Alex Ashleyprotection: add GstProtectionMeta to support protected...
2015-04-03 Nicolas Dufresnedoc: Add gst_segment_to_running_time_full
2015-04-03 Vincent Penquerc'hsegment: add gst_segment_is_equal
2015-04-02 Olivier Crêtepipeline: Add binding friendly gst_pipeline_get_pipelin...
2015-03-25 Michael Catanzarodocs: Fix typos
2015-03-13 Vivia Nikolaidouutils: Add gst_bin_sync_children_states()
2014-12-28 Sebastian Rasmussendocs: Add missing interfaces to documentation
2014-12-16 Sebastian Drögestructure/caps: Add gst_{structure,caps}_filter_and_map...
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-25 Tim-Philipp Müllerdocs: add GST_GL_* environment variables to 'Running...
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 Tim-Philipp Müllerdocs: add new device probing API to docs table of contents
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
next