shaka-packager/packager/media
SteveR-PMP 2ba67bc24c
feat: default text zero bias (#1330)
A positive value, in milliseconds. It is the threshold used to determine
if we should assume that the text stream actually starts at time zero.
If the first sample comes before default_text_zero_bias_ms, then the
start will be padded as the stream is assumed to start at zero. If the
first sample comes after default_text_zero_bias_ms then the start of the
stream will not be padded as we cannot assume the start time of the
stream.
2024-02-08 10:39:50 -08:00
..
base fix: remove extra block assumptions in mbedtls integration (#1323) 2024-02-08 10:16:52 -08:00
chunking feat!: Rewrite build system and third-party dependencies (#1310) 2023-12-01 09:32:19 -08:00
codecs feat!: Rewrite build system and third-party dependencies (#1310) 2023-12-01 09:32:19 -08:00
crypto feat!: Rewrite build system and third-party dependencies (#1310) 2023-12-01 09:32:19 -08:00
demuxer feat!: Rewrite build system and third-party dependencies (#1310) 2023-12-01 09:32:19 -08:00
event feat!: Rewrite build system and third-party dependencies (#1310) 2023-12-01 09:32:19 -08:00
formats feat: default text zero bias (#1330) 2024-02-08 10:39:50 -08:00
origin feat!: Rewrite build system and third-party dependencies (#1310) 2023-12-01 09:32:19 -08:00
replicator feat!: Rewrite build system and third-party dependencies (#1310) 2023-12-01 09:32:19 -08:00
test feat!: Rewrite build system and third-party dependencies (#1310) 2023-12-01 09:32:19 -08:00
trick_play 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