pad: add g-i transfer annotatation to _store_sticky_event()
[platform/upstream/gstreamer.git] / gst /
2016-07-15 Guillaume Desmottespad: add g-i transfer annotatation to _store_sticky_event()
2016-07-08 Guillaume Desmottesminiobject: weak_unref: display the pointer of the...
2016-07-08 Guillaume Desmottesbin: properly display the type of the removed message
2016-07-08 Tim-Philipp Müllerelement: re-create threadpool after cleaning up tasks
2016-07-08 Guillaume Desmotteselement: clean up thread pool from gst_task_cleanup_all()
2016-07-07 Miguel París Díazpad: check query caps answered and caps not NULL
2016-07-01 Jan Schmidtgstinfo: Avoid gcc 6 warning that breaks the tests...
2016-06-30 Tim-Philipp Müllerstreams: sprinkle some Since: markers for docs
2016-06-30 Edward Herveygst: New Stream listing/selection system
2016-06-29 Sebastian Drögepoll: #define EWOULDBLOCK to EAGAIN if it's not defined...
2016-06-29 Sebastian Drögebufferpool: Fix handling of the GstPoll
2016-06-29 Sebastian Drögebus: Make sure to always read the control after popping...
2016-06-29 Sebastian Drögesystemclock: Improve GstPoll handling and don't check...
2016-06-29 Sebastian Drögepoll: Clarify when FALSE is returned from read/write_co...
2016-06-29 Sebastian Drögepoll: set_controllable(), restart() and set_flushing...
2016-06-29 Sebastian Drögepoll: Warn if the return value of gst_poll_read_control...
2016-06-29 Matthew Gruenkepoll: Fix various race conditions with read_control...
2016-06-28 Guillaume Desmottesbus: chain up GObject::constructed() to the parent...
2016-06-24 Nirbheek Chauhangstconfig.h: Don't use extern with dllexport
2016-06-23 Nirbheek Chauhanwin32: Don't use dllexport/import when only building...
2016-06-15 Sebastian Drögedevice: Fix typo
2016-06-14 Tim-Philipp Müllerinfo: flesh out GST_PTR_FORMAT docs a bit
2016-06-11 Sebastian Drögepad: Log pad offsets as signed times
2016-06-09 Tim-Philipp Müllergstconfig.h.in: indent #if #else jungle for better...
2016-06-08 Sebastian Drögeutils: Add gst_pad_link_maybe_ghosting() for consistency
2016-06-04 Tim-Philipp Müllerdeviceprovider: remove base_class_finalize function
2016-06-04 Tim-Philipp Müllerelement: remove base_class_finalize_func which is never...
2016-06-02 Guillaume DesmottesUse MAY_BE_LEAKED_FLAG
2016-06-02 Guillaume Desmottestracing: add hooks when objects or miniobjects are...
2016-06-02 Guillaume Desmottesgst_deinit: move down tracers cleaning
2016-06-02 Guillaume Desmottestracerrecord: allow G_TYPE_POINTER for field types
2016-05-30 Stefan Sauerdocs: xref the free function and expand allocation...
2016-05-26 Nicolas Dufresneobject: Notify name change when using _set_name()
2016-05-25 Edward Herveygst_private: Fix gstconfig include
2016-05-25 Tim-Philipp Müllergst: make sure to include gstconfig.h also in gst_private.h
2016-05-23 Tim-Philipp Müllerg-i: pass compiler env to g-ir-scanner
2016-05-23 Tim-Philipp Müllergst: g-i: pass compiler with quotes
2016-05-23 Ray Strodegst: attempt to fix/track-down mysterious gnome-continu...
2016-05-23 Tim-Philipp Mülleriterator: only unset GValue if it was inited
2016-05-23 Nirbheek Chauhangst/parse: Also pass -DGST_EXPORTS here
2016-05-23 Nirbheek Chauhangstconfig.h: Always use dllexport/import on Windows
2016-05-20 Guillaume Desmottes(mini)object: add MAY_BE_LEAKED flag
2016-05-16 Tim-Philipp Müllerbin: emit deep-element-{added,removed} for children...
2016-05-16 Tim-Philipp Müllerbin: add "deep-element-added" and "deep-element-removed...
2016-05-15 Sebastian Drögepad: Improve IDLE probe docs
2016-05-14 Jan Schmidtbin: Fix EOS forwarding on PLAYING->PLAYING
2016-05-13 Edward Herveypad: Don't drop LATENCY queries with default implementation
2016-05-13 Jan Schmidtdebug: Instantiate GType when dumping debug categories.
2016-05-11 Wonchul Leedebugutils: fix warning on enum properties printing
2016-05-10 Sebastian Drögepad: Fix pad state when deactivating from one mode...
2016-05-04 Guillaume Desmottesutils: fix element leak in find_common_root()
2016-05-04 Guillaume Desmottesuri: unref instead of using _gst_uri_free() directly
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
next