shaka-packager/packager/media/formats/ttml
Marcus Spangenberg 494769ca86
fix: TTML generator timestamp millisecond formatting (#1179)
Fix bug where milliseconds were formatted with two digits instead of
three, resulting in incorrect timestamps in TTML cues.

Fixes #1180
2023-07-05 14:28:57 -07:00
..
ttml.gyp Add TTML-in-MP4 output support. 2020-11-20 15:10:33 -08:00
ttml_generator.cc fix: TTML generator timestamp millisecond formatting (#1179) 2023-07-05 14:28:57 -07:00
ttml_generator.h cleanup: Convert all time parameters to signed 2021-08-05 18:24:15 +00:00
ttml_generator_unittest.cc fix: TTML generator timestamp millisecond formatting (#1179) 2023-07-05 14:28:57 -07:00
ttml_muxer.cc Add TTML text output. 2020-11-19 18:03:39 +00:00
ttml_muxer.h Add TTML text output. 2020-11-19 18:03:39 +00:00
ttml_to_mp4_handler.cc Add TTML-in-MP4 output support. 2020-11-20 15:10:33 -08:00
ttml_to_mp4_handler.h Add TTML-in-MP4 output support. 2020-11-20 15:10:33 -08:00