elementfactory: fix factory leak in test
[platform/upstream/gstreamer.git] / gst /
2016-05-03 Guillaume Desmottesdeviceproviderfactory: fix factory leak
2016-05-02 Tim-Philipp Müllerquery: fix compiler warning
2016-04-30 Tim-Philipp MüllerFix some nonsensical g-i annotations
2016-04-27 Sebastian Drögeelement: Add gst_element_call_async()
2016-04-26 Guillaume Desmottescaps: add cleanup priv function
2016-04-26 Guillaume Desmottescapsfeature: add cleanup priv function
2016-04-21 Sebastian Drögedatetime: Sanity check year, month and day when parsing...
2016-04-18 Guillaume Desmottesallocator: add cleanup method
2016-04-13 Sebastian Drögemeta: Warn if a meta implementation is registered witho...
2016-04-08 Tim-Philipp Müllerelement: add API to get property change notifications...
2016-04-06 Tim-Philipp Müllermemory: fix C++ compiler warnings with GST_MAP_INFO_INIT
2016-04-06 Matthew Watersutils: check the correct element's state on ghosting...
2016-04-06 Matthew Watersutils: expose pad_link_maybe_ghosting
2016-04-02 Mark CombellackGST_REFCOUNTING: Add logging of pointer address for...
2016-04-02 Luis de Bethencourtinfo: only open log file when adding it to the log...
2016-04-01 Sebastian Drögeclock: Return FALSE in all paths that don't set out...
2016-03-28 Thiago Santospad: rework probe's hook_marshall function
2016-03-28 Thiago Santospad: consider PROBE_TYPE_EVENT_FLUSH when using PROBE_T...
2016-03-26 Tim-Philipp Müllerdebugutils: fix enum/flag properties printing for elements
2016-03-26 Tim-Philipp Mülleralloctrace: print size and allocator details for buffer...
2016-03-26 Tim-Philipp Müllerinfo: make it possible to remove default log handler...
2016-03-26 Tim-Philipp Müllerminiobject, memory, uri: warn on unused return value...
2016-03-26 Tim-Philipp Müllerregistry: allow plugin and feature filter funcs to...
2016-03-24 Carlos Rafael Gianiparse-launch: Add flag for placing elements in a bin...
2016-03-24 Vineeth TMgstreamer: use new gst_element_class_add_static_pad_tem...
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
next