gstreamer/tests/examples/playback
Edward Hervey d0199321c2 playback example: Prettify time reporting for big values
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
2017-07-13 07:32:42 +02:00
..
Makefile.am playback: Fix compilation with the GDK Quartz backend 2012-05-21 13:15:12 +02:00
meson.build meson: build examples 2016-08-30 18:15:09 +01:00
playback-test.c playback example: Prettify time reporting for big values 2017-07-13 07:32:42 +02:00