queue: Illegal memory access of sink event
[platform/upstream/gstreamer.git] / gst /
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
2015-11-17 Vineeth TMdebugutils: Fix string memory leak
2015-11-13 Heinrich Finksystemclock: Use mach_time on Apple platforms
2015-11-12 Thiago Santostracer: add element-change-state-pre/post hook
2015-11-10 Thiago Santoscontext: fix some copy and paste leftover in docs
2015-11-10 Thiago Santoscontext: add some more documentation
2015-11-09 Tim-Philipp Müllerutils: use 'static inline' instead of 'inline static...
2015-11-09 Tim-Philipp Müllerdocs: remove dummy function declarations with G_INLINE_...
2015-11-06 Thiago Santospad: check template caps for proxy pads in accept-caps
2015-11-06 Thibault SaunierFix build with -Werror=maybe-uninitialized
2015-11-06 Thibault Saunierpreset: Add a GST_PRESET_PATH env variable for presets...
2015-11-01 Jan Schmidtpad: Mark sticky events as sent on not-linked
2015-10-30 Jan Schmidtghostpad: Allow deactivation with no peer.
2015-10-29 Thiago Santoselement: emit tracer's element-new hook from 'constructed'
2015-10-29 Sebastian Drögepad: Unblock blocking pad probes when receiving FLUSH_S...
2015-10-28 Sebastian Drögepad: Document the order in which pad probes are called
2015-10-28 Sebastian Drögepad: Append hooks instead of prepending to call them...
2015-10-27 Nirbheek Chauhanbuffer: flesh out docs for gst_buffer_make_writable...
2015-10-27 Nirbheek Chauhancaps: clarify docs for a few functions that they don...
2015-10-27 Edward Herveybuffer: Add a GST_BUFFER_DTS_OR_PTS macro
2015-10-26 Sebastian Drögesegment: Return -1 if gst_segment_to_stream_time_full...
2015-10-24 Florin Apostoluri: fix behaviour for merging uris ending in .. withou...
2015-10-24 Thibault Saunierdebug: Dump pad properties values
2015-10-23 Sebastian Drögesegment: Remove leftover debug g_print()
2015-10-23 Vivia Nikolaidousegment: Add _full variants of all stream/running_time...
2015-10-22 Mathieu Duponchellegstcontrolsource: Add missing (out) annotation
2015-10-21 Sebastian Drögepad: Fix docs/annotation of gst_pad_probe_info_get_buff...
2015-10-21 Sebastian DrögeUse new GST_ENABLE_EXTRA_CHECKS #define
2015-10-20 Vivia Nikolaidousegment: Correct stream_time calc for negative applied...
2015-10-19 Stefan Sauertracer: rename the envvar to GST_TRACER_PLUGINS
2015-10-19 Ting-Wei Langstutils: Fix build with clang -Werror=cast-align
2015-10-19 Sebastian Drögebin: Make sure to free all cached messages when going...
2015-10-16 Tim-Philipp Müllerdocs: mention xdot utility to view .dot files directly
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
next