mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 15:51:11 +00:00
d0199321c2
When dealing with streams/contents which have large duration, it is more user-friendly to show more details in the high values (hours or days) than in the microseconds. This patch will use the following formatting schemes: * Below 1hour : MM:SS.SSS * Below 24hours : HHhMMmSSs * Above : DDdHHhMMm |
||
---|---|---|
.. | ||
app | ||
audio | ||
decodebin_next | ||
dynamic | ||
encoding | ||
fft | ||
gio | ||
overlay | ||
playback | ||
playrec | ||
seek | ||
snapshot | ||
Makefile.am | ||
meson.build |