shaka-packager/packager/hls/base
sr90 bb104fef5d
feat: get start number from muxer and specify initial sequence number (#879)
Set the start number in representation to the segment index that is sent by muxer.

With this enhancement, you can now specify the initial sequence number
to be used on the generated segments when calling the packager.
With the old implementation, it was always starting with "1".

---------

Co-authored-by: Cosmin Stejerean <cstejerean@meta.com>
2024-05-02 13:25:49 -07:00
..
hls_notifier.h feat!: Rewrite build system and third-party dependencies (#1310) 2023-12-01 09:32:19 -08:00
master_playlist.cc feat: HLS / DASH support forced subtitle (#1020) 2024-02-14 20:27:57 -08:00
master_playlist.h feat!: Rewrite build system and third-party dependencies (#1310) 2023-12-01 09:32:19 -08:00
master_playlist_unittest.cc feat: order streams in manifest based on command-line order (#1329) 2024-02-14 09:21:11 -08:00
media_playlist.cc feat: get start number from muxer and specify initial sequence number (#879) 2024-05-02 13:25:49 -07:00
media_playlist.h feat: HLS / DASH support forced subtitle (#1020) 2024-02-14 20:27:57 -08:00
media_playlist_unittest.cc feat: Add support for the EXT-X-START tag (#973) 2024-02-15 12:06:06 -08:00
mock_media_playlist.cc feat!: Rewrite build system and third-party dependencies (#1310) 2023-12-01 09:32:19 -08:00
mock_media_playlist.h feat!: Rewrite build system and third-party dependencies (#1310) 2023-12-01 09:32:19 -08:00
simple_hls_notifier.cc fix: Restore support for legacy FairPlay system ID (#1357) 2024-02-28 15:45:03 -08:00
simple_hls_notifier.h feat!: Rewrite build system and third-party dependencies (#1310) 2023-12-01 09:32:19 -08:00
simple_hls_notifier_unittest.cc feat!: Rewrite build system and third-party dependencies (#1310) 2023-12-01 09:32:19 -08:00
tag.cc feat!: Rewrite build system and third-party dependencies (#1310) 2023-12-01 09:32:19 -08:00
tag.h feat!: Rewrite build system and third-party dependencies (#1310) 2023-12-01 09:32:19 -08:00