[Bug 679850] Add function to pretty-print durations

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Feb 14 16:10:36 UTC 2018


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at coaxion.net

--- Comment #7 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
gst_strdup_printf("%" GST_TIME_FORMAT, GST_TIME_ARGS(time)) maybe? What kind of
"configuration" would you want for the output? (The Rust ClockTime
"pretty-printer" allows to configure the number of sub-second digits but
nothing else, would that be what you need? Also omitting seconds, minutes?)

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