[Bug 740575] Fixing DTS in GStreamer

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Feb 25 07:17:10 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=740575

--- Comment #14 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> ---
To me this is simple, and allow picking an offset that makes it easy to debug
in traces (like multiple of hours). When we try to apply the exact offset one
needs, we endup with case where this offset might need to be re-adjusted,
adding unneeded complexity.

Keeping the changes minimal and simple is also important since this is
compensating an API limitation in GStreamer. In the future (2.0) we will want
to revisit this, fixing the API. It will be much easier to remove undeeded code
if it's simple. Having a method is also nice, since the compiler will greatly
help in porting (just remove the function).

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list