GstDeviceMonitor: Clarify the behaviour of gst_device_monitor_add_filter
[platform/upstream/gstreamer.git] / plugins /
2016-01-10 Stefan Sauertracers: code clean ups
2016-01-08 HoonHee Leefunnel: improve debug message
2016-01-07 Stefan Sauertracer: harmonize the query hooks
2016-01-07 Stefan Sauertracers/stats: add missing parameters to callback functions
2016-01-06 Tim-Philipp Müllerqueue2: avoid calculating fill levels multiple times
2016-01-06 Tim-Philipp Müllerqueue2: fix fill level arithmetic overflow with large...
2016-01-06 Stefan Sauertracer: make gst_tracing_register_hook_id static
2015-12-14 Sebastian Drögetee: Check if parsing the name template with sscanf...
2015-12-14 Sebastian Drögequeue/multiqueue: Don't special-case CAPS events in...
2015-12-14 Sebastian DrögeRevert "queue: Illegal memory access of sink event"
2015-12-14 Vineeth TMqueue: Illegal memory access of sink event
2015-12-12 Reynaldo H. Verdej... downloadbuffer: drop unneeded macros for G_OS_WIN32
2015-12-12 Reynaldo H. Verdej... fdsrc: drop unneeded macros for G_OS_WIN32
2015-12-12 Reynaldo H. Verdej... fdsrc: enable large file support in Android
2015-12-12 Reynaldo H. Verdej... fdsink: enable large file support in Android
2015-12-12 Reynaldo H. Verdej... queue2: fix some typos
2015-12-12 Reynaldo H. Verdej... queue2: enable large file support on Android
2015-12-12 Reynaldo H. Verdej... downloadbuffer: fix some typos
2015-12-12 Reynaldo H. Verdej... downloadbuffer: enable large file support on Android
2015-12-12 Reynaldo H. Verdej... sparsefile: drop bogus reference to file descriptor
2015-12-12 Reynaldo H. Verdej... sparsefile: enable large file support on Android
2015-12-09 Reynaldo H. Verdej... filesrc: enable large file support in Android
2015-12-09 Reynaldo H. Verdej... filesink: enable large file support on Android
2015-12-09 Reynaldo H. Verdej... filesink: indentation fixes
2015-12-09 Edward Herveymultiqueue: Don't use random segment.position from...
2015-12-02 Edward Herveymultiqueue: Fix set/get property
2015-12-02 Edward Herveypad: Implement GstPadEventFullFunction
2015-12-02 Edward Herveymultiqueue: Use signed clock values for running time...
2015-12-02 Edward Herveymultiqueue: Add an extra cache time for unlinked streams
2015-12-02 Edward Herveymultiqueue: Optimize multiqueue sizes based on interleave
2015-12-02 Vincent Penquerc'hmultiqueue: use new stream-start event sparse flag...
2015-12-02 Edward Herveymultiqueue: Fix high_time computation
2015-12-02 Jan Schmidtqueue2: Don't report 0% unless empty
2015-11-18 Tim-Philipp Müllerqueue2: don't print criticals when receiving custom...
2015-11-13 Aleix Conchillo... identity: add drop-buffer-flags property
2015-11-12 Thiago Santostracers: log: add missing hooks
2015-11-06 Duncan Palmerqueue2: Add the avg-in-rate property.
2015-11-06 Philippe Normandqueue2: add overrun signal
2015-11-05 Anton Bondarenkofilesink: continue element cleanup even if fclose fails
2015-10-29 Thiago Santosstats: log the element-new hook properly
2015-10-27 Edward Herveyqueue/queue2: Use GST_BUFFER_DTS_OR_PTS
2015-10-27 Edward Herveymultiqueue: Use buffer DTS if present, else PTS
2015-10-19 Edward Herveymultiqueue: Improve incoming SEGMENT handling
2015-10-15 Edward Herveymultiqueue: Accept STREAM_START after EOS
2015-10-07 Sebastian Drögetracers: Only link against libgstprintf.la if the debug...
2015-10-07 Stefan SauerRevert "tracers: Only build getrusage() tracer if RUSAG...
2015-10-07 Stefan Sauertracers/rusage: ifdef the RUSAGE_THREAD usage
2015-10-07 Sebastian Drögetracers: Only build getrusage() tracer if RUSAGE_THREAD...
2015-10-06 Stefan Sauertracers: disable the log tracer if debug logging is...
2015-10-06 Stefan Sauermakefile.am: Remove obsolete Android build cruft
2015-10-05 Thiago Santostracers: stats: add message structure to output
2015-10-05 Thiago Santostracer: gststats: add thread-id to log line
2015-10-05 Thiago Santostracer: add pad query hooks
2015-10-05 Mathieu Duponchelletracer: Use GST_TIME_ARGS when printing with GST_TIME_F...
2015-10-05 Stefan Sauerstats: TIMESTAMP -> PTS
2015-10-05 Stefan Sauertracing: rename the global api to gst_tracing
2015-10-05 Stefan Sauertracers: eliminate var_args
2015-10-05 Stefan Sauertracers: code cleanups
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 Sauerstats: fixup doc name and remove commented code
2015-10-05 Stefan Sauertracers: add metadata for the logged values
2015-10-05 Stefan Sauerrusage: improve cpu load meassurements
2015-10-05 Stefan Sauerrusage: implement windowing of cpuload
2015-10-05 Stefan Sauerrusage: announce the data format
2015-10-05 Stefan Sauerstats: improve cpu load meassurements
2015-10-05 Stefan Sauertracer: split into tracer and tracerutils
2015-10-05 Stefan Sauerdocs: add gtk-doc blobs
2015-10-05 Stefan Sauerlatency: take stop time when buffer is handled
2015-10-05 Stefan Sauertracers: add a logging helper to remove identical copie...
2015-10-05 Stefan Sauertracers: tweak the get_real_pad_parent()
2015-10-05 Stefan Sauertracers: add a new latency tracer
2015-10-05 Stefan Sauerrusage: add a new rusage tracer
2015-10-05 Stefan Sauerstats: improve the handling of parentage
2015-10-05 Stefan Sauerstats: add a stats frontend
2015-10-05 Stefan Sauerlog: add query log category
2015-10-05 Stefan Sauertracer: add more hooks and handle it in the plugins
2015-10-05 Stefan Sauerstats: handle buffer lists
2015-10-05 Stefan Sauerlog: make the log tracer more verbose again
2015-10-05 Stefan Sauertracer: use a macros for the enabled check
2015-10-05 Stefan Sauertracer: pass the timestamp directly
2015-10-05 Stefan Sauerstats: add a tracer that collects pipeline statistics
2015-10-05 Stefan Sauerlog: add cast macro
2015-10-05 Stefan Sauertracer: pass the instance to the vmethod
2015-10-05 Stefan Sauerdesign: more planning
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-09-26 Thiago Santoscapsfilter: remove proxying of accept-caps downstream
2015-09-24 Stian Selnesfunnel: Fix racy state change
2015-09-21 Eunhae Choiinputselector: Fix buffer leak in sync_streams & cache_...
2015-09-15 Vineeth TMdownloadbuffer, benchmarks: fix error leaks in failure...
2015-08-31 Tim-Philipp MüllerRevert "queue2: Process SEEKING query"
2015-08-04 Eunhae Choiqueue2: not update upstream size with negative value
2015-08-03 Stefan Sauerfilesink: use GST_INFO_OBJECT for more detail
2015-07-28 Nicolas Dufresnedoc/capsfilter: Document filtering modes
2015-07-28 Nicolas Dufresnedoc/filesink: Add BufferMode enumeration
2015-07-28 Sebastian Drögecapsfilter: Only remember previous filter caps if they...
2015-07-28 Sebastian Drögecapsfilter: When switching caps change modes, forget...
2015-07-21 Thiago Santosconcat: dot not reset pad states too early
next