queue/queue2: Use GST_BUFFER_DTS_OR_PTS
[platform/upstream/gstreamer.git] / gst /
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
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
next