[Bug 740575] Fixing DTS in GStreamer

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Apr 30 14:30:42 PDT 2015


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

--- Comment #70 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> ---
So I'm back now. Before I continue I'd like some feedback Shall we store the
running time in gint64 instead of the sign ?

That would remove a bit of complexity in the muxers at least, and remove the
need for a new clip function.

GstBuffer DTS/PTS value would be left as before, and we would find in
CollectData:

  gint64 ABI.abi.pts
  gint64 ABI.abi.dts

As signed running time.

-- 
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