shaka-packager/packager/mpd/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
..
xml feat: get start number from muxer and specify initial sequence number (#879) 2024-05-02 13:25:49 -07:00
CMakeLists.txt feat!: Rewrite build system and third-party dependencies (#1310) 2023-12-01 09:32:19 -08:00
adaptation_set.cc feat: add missing DASH roles from ISO/IEC 23009-1 section 5.8.5.5 (#1390) 2024-04-30 14:10:23 -07:00
adaptation_set.h feat: add missing DASH roles from ISO/IEC 23009-1 section 5.8.5.5 (#1390) 2024-04-30 14:10:23 -07:00
adaptation_set_unittest.cc feat: get start number from muxer and specify initial sequence number (#879) 2024-05-02 13:25:49 -07:00
bandwidth_estimator.cc feat!: Rewrite build system and third-party dependencies (#1310) 2023-12-01 09:32:19 -08:00
bandwidth_estimator.h feat!: Rewrite build system and third-party dependencies (#1310) 2023-12-01 09:32:19 -08:00
bandwidth_estimator_unittest.cc feat!: Rewrite build system and third-party dependencies (#1310) 2023-12-01 09:32:19 -08:00
content_protection_element.cc feat!: Rewrite build system and third-party dependencies (#1310) 2023-12-01 09:32:19 -08:00
content_protection_element.h feat!: Rewrite build system and third-party dependencies (#1310) 2023-12-01 09:32:19 -08:00
media_info.proto feat: HLS / DASH support forced subtitle (#1020) 2024-02-14 20:27:57 -08:00
mock_mpd_builder.cc feat!: Rewrite build system and third-party dependencies (#1310) 2023-12-01 09:32:19 -08:00
mock_mpd_builder.h feat: get start number from muxer and specify initial sequence number (#879) 2024-05-02 13:25:49 -07:00
mock_mpd_notifier.cc feat!: Rewrite build system and third-party dependencies (#1310) 2023-12-01 09:32:19 -08:00
mock_mpd_notifier.h feat: get start number from muxer and specify initial sequence number (#879) 2024-05-02 13:25:49 -07:00
mpd_builder.cc fix: BaseURL missing when MPD base path is empty (#1380) 2024-03-27 12:03:10 -07:00
mpd_builder.h feat!: Rewrite build system and third-party dependencies (#1310) 2023-12-01 09:32:19 -08:00
mpd_builder_unittest.cc feat: get start number from muxer and specify initial sequence number (#879) 2024-05-02 13:25:49 -07:00
mpd_notifier.h feat: get start number from muxer and specify initial sequence number (#879) 2024-05-02 13:25:49 -07:00
mpd_notifier_util.cc feat!: Rewrite build system and third-party dependencies (#1310) 2023-12-01 09:32:19 -08:00
mpd_notifier_util.h feat!: Rewrite build system and third-party dependencies (#1310) 2023-12-01 09:32:19 -08:00
mpd_options.h feat!: Rewrite build system and third-party dependencies (#1310) 2023-12-01 09:32:19 -08:00
mpd_utils.cc feat(DASH): Add Label element. (#1175) 2024-02-14 10:36:08 -08:00
mpd_utils.h feat!: Rewrite build system and third-party dependencies (#1310) 2023-12-01 09:32:19 -08:00
mpd_utils_unittest.cc feat!: Rewrite build system and third-party dependencies (#1310) 2023-12-01 09:32:19 -08:00
period.cc feat: add startwithSAP/subsegmentstartswithSAP for audio tracks (#1346) 2024-02-23 15:45:46 -08:00
period.h feat!: Rewrite build system and third-party dependencies (#1310) 2023-12-01 09:32:19 -08:00
period_unittest.cc feat: add startwithSAP/subsegmentstartswithSAP for audio tracks (#1346) 2024-02-23 15:45:46 -08:00
representation.cc feat: get start number from muxer and specify initial sequence number (#879) 2024-05-02 13:25:49 -07:00
representation.h feat: get start number from muxer and specify initial sequence number (#879) 2024-05-02 13:25:49 -07:00
representation_unittest.cc feat: get start number from muxer and specify initial sequence number (#879) 2024-05-02 13:25:49 -07:00
segment_info.h feat: get start number from muxer and specify initial sequence number (#879) 2024-05-02 13:25:49 -07:00
simple_mpd_notifier.cc feat: get start number from muxer and specify initial sequence number (#879) 2024-05-02 13:25:49 -07:00
simple_mpd_notifier.h feat: get start number from muxer and specify initial sequence number (#879) 2024-05-02 13:25:49 -07:00
simple_mpd_notifier_unittest.cc feat: get start number from muxer and specify initial sequence number (#879) 2024-05-02 13:25:49 -07:00