alloctrace: show details of events and messages leaked
[platform/upstream/gstreamer.git] / gst /
2015-10-16 Tim-Philipp Mülleralloctrace: show details of events and messages leaked
2015-10-15 Thiago Santosmemory: fix typo in documentation
2015-10-07 Florin Apostolpad: fix memory leak when sending events to an EOS pad
2015-10-06 Stefan Sauertracer: move prototype to the right header
2015-10-06 Stefan Sauertracer: mark GstTracerQuarkId as non GEnum
2015-10-06 Stefan Sauertracer: fix the build with debug (tracer) disabled
2015-10-06 Stefan Sauertracer: fix the build with debug (tracer) disabled
2015-10-05 Thiago Santosgst: adding tracer quark id to gst init and deinit
2015-10-05 Marcin Kolnytracer: add missing hooks
2015-10-05 Thiago Santostracer: add pad query hooks
2015-10-05 Mathieu Duponchelletracer: strdup the passed parameters.
2015-10-05 Stefan Sauertracing: rename the global api to gst_tracing
2015-10-05 Stefan Sauertracers: eliminate var_args
2015-10-05 Stefan Sauertracer: use GQuark or strings for the hook id
2015-10-05 Stefan Sauertracer: simplify hook api
2015-10-05 Stefan Sauertracer: drop the HookId hid from the invoke method
2015-10-05 Stefan Sauertracer: remove commented code
2015-10-05 Stefan Sauertracer: use GST_PTR_FORMAT to log the structure
2015-10-05 Stefan Sauerquarks: revert the quark changes, we not using them...
2015-10-05 Stefan Sauertracer: split into tracer and tracerutils
2015-10-05 Stefan Sauerdocs: add gtk-doc blobs
2015-10-05 Stefan Sauertracers: add a logging helper to remove identical copie...
2015-10-05 Stefan Sauertracer: use the same timebase as the logging
2015-10-05 Stefan Sauertracer: parse parameters
2015-10-05 Stefan Sauertracer: add more hooks and handle it in the plugins
2015-10-05 Stefan Sauertracer: use a macros for the enabled check
2015-10-05 Stefan Sauertracer: use macros for hooks
2015-10-05 Stefan Sauertracer: pass the timestamp directly
2015-10-05 Stefan Sauertracer: pass the instance to the vmethod
2015-10-05 Stefan Sauertracer: switch to quarks and add another hook for buffe...
2015-10-05 Stefan Sauertracer: add the hook-id to the invoke signature
2015-10-05 Stefan Sauertracer: initial prototype for the tracing subsystem
2015-10-02 Sebastian DrögeUpdate GLib dependency to 2.40.0
2015-09-28 Matthew Watersbin: implement context propagation when adding elements
2015-09-26 Thiago Santospad: don't fallback to caps queries with proxy pads
2015-09-25 Vivia Nikolaidousegment: Replaced gst_segment_to_position with gst_segm...
2015-09-25 Vivia Nikolaidousegment: gst_segment_to_stream_time: Renamed 'result...
2015-09-25 Vivia Nikolaidousegment: Added gst_segment_position_from_stream_time()
2015-09-25 Vivia Nikolaidousegment: Rewording of struct field descriptions
2015-09-25 Sebastian Drögeevent: Make sure that timestamp + diff in QoS events...
2015-09-24 Stian Selnesbin: element: Ignore activate result for removed pads...
2015-09-19 Vikram Fugrogst: Documentation typo fix in caps & pad APIs
2015-09-15 Tim-Philipp Müllerbufferpool: sprinkle some allow-none and out annotation...
2015-09-14 Vineeth TMbin: fix typo in log message when threadpool alloc...
2015-09-11 Igor Rondarevconfigure: Check for socketpair() in -lsocket too
2015-08-25 Vivia Nikolaidoubin: Make sure we don't add/remove a bin to/from itself
2015-08-17 Stefan Sauerdebugutils: bring the dot style a bit closer to what...
2015-08-15 Sebastian Drögepad: Break sticky event array iterations if the type...
2015-08-15 Edward Herveygstpad: Add a new GST_PROBE_HANDLED return value for...
2015-08-15 Mathieu Duponchellegstversion: Add missing include in .in file.
2015-08-15 Mathieu DuponchelleHeaders: add missing includes.
2015-08-14 Thiago Santospad: add GST_PAD_FLAG_ACCEPT_TEMPLATE
2015-08-11 Vivia Nikolaidoudatetime: accept just a time as ISO 8601 string and...
2015-08-08 Wim Taymansdevicemonitor: fix provider leak
2015-08-08 Edward Herveypad: Fix previous commit
2015-08-08 Wim Taymansdeviceprovider: Add method to hide devices from a provider
2015-08-08 Edward Herveypad: get_allowed_caps() should go through both pads
2015-08-07 Vineeth TMvalue: free caps during failure
2015-08-05 Thibault Saunierregistry: Add plugins to the registry we are loading...
2015-08-04 Wim Taymansdevicemonitor: get a list of currently monitored providers
2015-08-04 George Kiagiadakispad: fix invalid unref after IDLE probe on non-OK flow...
2015-08-04 Jan Schmidtbuffer: Fix the name of the parentbuffermeta debug...
2015-08-04 Jan Schmidtbuffer: Remove extra debug symbol from exports
2015-07-30 Tim-Philipp Müllerdocs: info: remove 0.8 terminology from log level descr...
2015-07-29 Nicolas Dufresnedoc/seekflags: Fix cross references
2015-07-22 Tim-Philipp Müllerdocs: fix description of gst_buffer_extract_dup()
2015-07-16 Wim Taymansdevicemonitor: do start and stop outside of the lock
2015-07-16 Wim Taymansdeviceprovider: small cleanups
2015-07-16 Wim Taymansdevicemonitor: keep order of providers and devices
2015-07-16 Tim-Philipp Müllerdocs: drop reference to sourceforge mailing list adress
2015-07-15 Wim Taymansdevice: add generic struct with properties
2015-07-13 Tim-Philipp Müllerdocs: bus: mention main loop requirement in gst_bus_add...
2015-07-13 Prashant Gotarnetask: add function guard for _set_lock() and fix guard...
2015-07-10 Philippe Normandprotection: implement meta transform function
2015-07-07 Hyunjun Kometa: transform_func: return FALSE if not supported...
2015-07-06 Arun Raghavanpad: Clarify pad probe return type documentation
2015-07-03 Olivier Crêtepad: Enforce NEED_PARENT flag also for chain
2015-07-03 Stian Selnesmemory: Add missing field initializers to GstMapInfo
2015-07-01 Sebastian Drögebuffer: Don't copy "memory" metas unconditionally
2015-07-01 Sebastian DrögeRevert "buffer: Don't copy POOLED and memory metadata...
2015-06-30 Sebastian Drögebuffer: Don't copy POOLED and memory metadata unconditi...
2015-06-25 Prashant Gotarnetask: guard against NULL task function
2015-06-24 Jonas Holmbergbufferpool: Fixed compiler warning
2015-06-24 Sebastian Drögebufferlist: Warn if copying a buffer fails in gst_buffe...
2015-06-24 Hyunjun Kobufferlist: add new api gst_buffer_list_copy_deep
2015-06-23 Song Bingpad: Clear EOS flag after received STREAM_START event
2015-06-22 Thiago Santosutils: use caps when getting a compatible pad by template
2015-06-22 Jan Schmidtgstsample.h: Include gstbufferlist.h now that it uses...
2015-06-22 Hyunjunsample: add gst_sample_set/get_buffer_list apis
2015-06-18 Nicolas Dufresnedoc: Unify Since mark for attribute and enum
2015-06-18 Nicolas Dufresnedoc: Remove parenthesis around Since:
2015-06-18 Jan SchmidtAdd GstParentBufferMeta
2015-06-16 Nicolas Dufresnegi: Use INTROSPECTION_INIT for --add-init-section
2015-06-15 Nicolas Dufresneclock: Fix _STIME_FORMAT macros
2015-06-14 Nicolas Dufresnedoc: More doc warning fixes
2015-06-14 Nicolas Dufresnedoc: In GstUri we meant nul-terminated, not %NULL
2015-06-14 Nicolas Dufresnedoc: Cannot reference GST_PACKAGE_RELEASE_DATETIME
2015-06-14 Nicolas Dufresnedoc: Fix typo in ref _clock_wait_for_sync()
2015-06-14 Nicolas Dufresnedoc: Fix GstUri doc typos
2015-06-14 Nicolas Dufresnedoc: Fix Since: marks
next