queue: Use full running time for level calculation
[platform/upstream/gstreamer.git] / gst /
2016-03-24 Stian Selnespad: Fix race between gst_element_remove_pad and state...
2016-03-22 Sebastian Drögepreset: Use GST_PRESET_PATH as an extension of the...
2016-03-21 Aurélien Zanelliutils: add 'transfer full' annotation to gst_pad_peer_q...
2016-03-21 Aurélien Zanellipad: add 'transfer full' and 'nullable' annotations...
2016-03-18 Ben Iofelutils: fix gir annotation for gst_element_query_convert()
2016-03-10 Carlos Rafael Gianidocs: Flesh out element and object macro accessor docs...
2016-03-07 Víctor Manuel Jáqu... gstbuffer: fix GstParentBufferMeta GType name
2016-03-02 Sebastian Drögetracerrecord: Remove useless NULL check and add asserti...
2016-03-01 Tim-Philipp Müllerelement: minor docs fix
2016-02-29 Sebastian DrögeRevert "bus: change GstBusSource to hold a weak ref...
2016-02-29 Sebastian DrögeRevert "bus: Make sure to remove the GPollFD from the...
2016-02-29 Sebastian Drögeelement: Remove GST_STATE_LOCK_FULL() / UNLOCK_FULL()
2016-02-29 Sebastian Drögebus: Make sure to remove the GPollFD from the GSources...
2016-02-28 Tim-Philipp Müllertaglist: add guard to check writability when removing...
2016-02-28 Tim-Philipp Müllerelement: add gst_element_class_add_static_pad_template()
2016-02-26 James Stevensonbus: Prevent gst_bus_add_watch_full_unlocked from a...
2016-02-25 Thiago Santosbus: change GstBusSource to hold a weak ref to GstBus
2016-02-23 Edward Herveybuffer: Check return value of gst_memory_map()
2016-02-22 Adam Miartustaglist: add GST_TAG_CONDUCTOR
2016-02-22 Mark Nauwelaertsevent: add some more documentation on stream-id
2016-02-22 Thibault Sauniertracer: Initialize GstTracer _priv_tracers and quarks...
2016-02-20 Nirbheek ChauhanWhenever we include windows.h, also define WIN32_LEAN_A...
2016-02-20 Nirbheek Chauhanprintf: On MSVC, also define HAVE_STDINT_H_WITH_UINTMAX
2016-02-20 Nirbheek Chauhanplugin: Only check for S_IFBLK if it is defined
2016-02-18 Sebastian DrögeRevert "pad: PULL probes are called without a buffer...
2016-02-18 Sebastian Drögebuffer: Protect against failing to map input memory...
2016-02-18 Sebastian Drögepad: PULL probes are called without a buffer so don...
2016-02-17 Sebastian DrögeRevert "element: Don't hold state lock all the time...
2016-02-17 Edward HerveyRevert "ghostpad: Do nothing in _internal_activate_push...
2016-02-17 Stian Selnesghostpad: Do nothing in _internal_activate_push_default
2016-02-16 Thiago Santosregistrychunks: remove unused macro
2016-02-15 Evan Nemersondocs: annotate C examples as such
2016-02-15 Thiago Santosprotection/harness/systemclock: move declaration out...
2016-02-11 Víctor Manuel Jáqu... bufferpool: pass acquire params to alloc_buffer
2016-02-10 Stian Selnessystemclock: Fix wait/unschedule race
2016-02-10 Thiago Santossystemclock: handle unschedule of late entries
2016-02-02 Tim-Philipp Mülleruri: add guard to make sure gstreamer is initialized
2016-01-22 Tim-Philipp Müllertracer: rename GST_TRACER_PLUGINS env var to GST_TRACERS
2016-01-22 Stefan Sauertracerrecord: don't leak the spec structures
2016-01-21 Tim-Philipp Müllerdevice: fix comparison in _has_classesv()
2016-01-20 Florin Apostolsystemclock: fixed race condition in handling alarms
2016-01-20 Tim-Philipp Müllerutils: remove duplicate check
2016-01-20 Stefan Sauergstvalue: remove a half finishesh sentence in the docs
2016-01-20 Vineeth TMtracerrecord: Fix self->spec structure invalid free
2016-01-20 Vineeth TMtracerrecord: Initialise flags to avoid wrong comparision
2016-01-20 Stefan Sauertracer: add an internal ptr format for tracer serialisation
2016-01-19 Luis de Bethencourttracerrecord: avoid overwriting value
2016-01-19 Edward Herveytracerrecord: Disable logging if GST_DISABLE_GST_DEBUG
2016-01-18 Tim-Philipp Müllervalue: fail flag deserialization on invalid flag names
2016-01-18 Vineeth TMgst: ref/unref new enum types in gst_init/deinit
2016-01-17 Philip Van Hooftracer.h: don't include private noinst header gsttracer...
2016-01-16 Stefan Sauertracer: update the docs
2016-01-16 Stefan Sauertracer: use the new flags to create the optional field...
2016-01-16 Stefan Sauertracer: add a GstTracerValueFlags and replace strings
2016-01-16 Tim-Philipp Müllermessage: add function guard to gst_message_set_bufferin...
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-14 Nirbheek ChauhanGstDeviceMonitor: Clarify the behaviour of gst_device_m...
2016-01-14 Nirbheek ChauhanGstDeviceMonitor: Don't remove unmatched class filters
2016-01-13 Matthew Watersinfo: expose debugging printf functions
2016-01-08 Tim-Philipp Müllerinfo: add buffer list support to GST_PTR_FORMAT
2016-01-08 Aurélien Zanellicontrolsource: fix GetValue and GetValueArray documentation
2016-01-07 Stefan Sauertracer: harmonize the query hooks
2016-01-07 Stefan Sauertracerutils: update #endif comment
2016-01-07 Stefan Sauertracerutils: document the tracer hook functions
2016-01-07 Sebastian Drögetracer: Use GST_DISABLE_GST_TRACER_HOOKS instead of...
2016-01-07 Sebastian Drögegst: Rename _priv_gst_info_start_time to _priv_gst_star...
2016-01-06 Stefan Sauerstructure: log a warning if we can't serialize a field
2016-01-06 Stefan Sauertracer: make gst_tracing_register_hook_id static
2016-01-06 Sebastian Drögeclock: adjust/unadjust_with_calibration() have a clock...
2016-01-06 Sebastian Drögeclock: Add gst_clock_unadjust_with_calibration()
2016-01-06 Stefan Sauerdocs: add the tracer to the docs
2016-01-06 Stefan Sauertracerutils: move header to noinst section
2016-01-06 Stefan Sauerconfigure: add a new option to disable the tracer hooks
2016-01-05 Sebastian Drögeclock: Fix typo
2016-01-05 Sebastian Drögeclock: Don't allow setting an unsynced clock as master
2016-01-05 Sebastian Drögeclock: Don't try to slave unsynced clocks
2016-01-03 Stefan Sauerparse_launch: make nicer log messages
2016-01-03 Stefan Sauerparse-launch: warn when still waiting to plug sub-pipel...
2016-01-03 Tim-Philipp Müllerdocs: fix some warnings and add some since markers
2016-01-03 Stefan Sauergrammar.y: remove trailing whitespace
2015-12-31 Tim-Philipp Müllergst: fix typo in comment
2015-12-29 Sebastian Drögecaps: Add (transfer full) annotation to simplify()...
2015-12-29 Aurélien Zanellicaps: add 'transfer full' annotation to caps returned...
2015-12-14 Xavier Claessenscore: Add g_autoptr() support to all types
2015-12-14 Sebastian Drögeelement: Unref event if GstElement::send_event() is...
2015-12-10 Aurélien Zanellielement: unref message in _post_message when there...
2015-12-10 Sebastian Drögeelement: Don't hold state lock all the time while sendi...
2015-12-09 Sebastian Drögebin: Post a LATENCY message with async-handling=TRUE...
2015-12-07 Sebastian Drögeelement: Check for an activated pad before adding,...
2015-12-04 Wim Taymansquery: fix docs
2015-12-02 Edward Herveypad: Implement GstPadEventFullFunction
2015-12-01 Edward Herveygstclock: Fix GST_STIME_ARGS
2015-11-30 Thibault Sauniercontrolsource: Annotate get_value[_array] as (method)
2015-11-25 Nicolas Dufresneplugin: Add prefix support to dependencies
2015-11-25 Nicolas Dufresneplugin: Allow device nodes as dependency
2015-11-25 Nicolas Dufresneplugin: Don't do lossy shift on hash
2015-11-24 Lukasz Forynskiinfo: fix compiler warning with -Wpedantic and gcc 5
2015-11-20 Ravi Kiran K Ntags: add GST_TAG_PRIVATE_DATA
next