shaka-packager/packager
Cosmin Stejerean 56bd823339
fix: duration formatting and update mpd testdata to reflect new format (#1320)
As part of the CMake port we updated the duration formatting to contain
maximum of 6 decimal places but without trailing 0s. There was a bug
however where it used 6 significant digits rather than 6 decimal places
(`%g` rather than `%f`).

This fixes the bug and also updates the MPD sample files for the
integration tests to contain maximum of 6 decimal places.
2024-02-08 09:48:14 -08:00
..
app fix: duration formatting and update mpd testdata to reflect new format (#1320) 2024-02-08 09:48:14 -08:00
file feat!: Rewrite build system and third-party dependencies (#1310) 2023-12-01 09:32:19 -08:00
hls feat!: Rewrite build system and third-party dependencies (#1310) 2023-12-01 09:32:19 -08:00
kv_pairs feat!: Rewrite build system and third-party dependencies (#1310) 2023-12-01 09:32:19 -08:00
macros feat!: Rewrite build system and third-party dependencies (#1310) 2023-12-01 09:32:19 -08:00
media feat!: Rewrite build system and third-party dependencies (#1310) 2023-12-01 09:32:19 -08:00
mpd fix: duration formatting and update mpd testdata to reflect new format (#1320) 2024-02-08 09:48:14 -08:00
status feat!: Rewrite build system and third-party dependencies (#1310) 2023-12-01 09:32:19 -08:00
testing feat!: Rewrite build system and third-party dependencies (#1310) 2023-12-01 09:32:19 -08:00
third_party feat!: Rewrite build system and third-party dependencies (#1310) 2023-12-01 09:32:19 -08:00
tools feat!: Rewrite build system and third-party dependencies (#1310) 2023-12-01 09:32:19 -08:00
utils feat!: Rewrite build system and third-party dependencies (#1310) 2023-12-01 09:32:19 -08:00
version feat!: Rewrite build system and third-party dependencies (#1310) 2023-12-01 09:32:19 -08:00
CMakeLists.txt feat!: Rewrite build system and third-party dependencies (#1310) 2023-12-01 09:32:19 -08:00
flag_saver.h feat!: Rewrite build system and third-party dependencies (#1310) 2023-12-01 09:32:19 -08:00
gtest.cmake feat!: Rewrite build system and third-party dependencies (#1310) 2023-12-01 09:32:19 -08:00
packager.cc feat!: Rewrite build system and third-party dependencies (#1310) 2023-12-01 09:32:19 -08:00
packager.pc.in feat!: Rewrite build system and third-party dependencies (#1310) 2023-12-01 09:32:19 -08:00
packager_test.cc feat!: Rewrite build system and third-party dependencies (#1310) 2023-12-01 09:32:19 -08:00
policies.cmake feat!: Rewrite build system and third-party dependencies (#1310) 2023-12-01 09:32:19 -08:00
protobuf.cmake feat!: Rewrite build system and third-party dependencies (#1310) 2023-12-01 09:32:19 -08:00