gstreamer/plugins
Edward Hervey 692c0dc060 multiqueue: Use buffer DTS if present, else PTS
In order to accurately determine the amount (in time) of data
travelling in queues, we should use an increasing value.

If buffers are encoded and potentially reordered, we should be
using their DTS (increasing) and not PTS (reordered)

https://bugzilla.gnome.org/show_bug.cgi?id=756507
2015-10-27 08:38:42 +01:00
..
elements multiqueue: Use buffer DTS if present, else PTS 2015-10-27 08:38:42 +01:00
tracers tracers: Only link against libgstprintf.la if the debugging system is enabled 2015-10-07 12:01:16 +01:00
Makefile.am tracer: initial prototype for the tracing subsystem 2015-10-05 20:59:39 +02:00