shaka-packager/packager/media
Cosmin Stejerean 94db9c9db3
fix: adaptation set IDs were referenced by lowest representation ID (#1394)
After change to add forced command line ordering adaptation set IDs in
places were referenced by their sort index (the minimum representation
index they contained).

Instead always refer to adaptation sets by their own ID, and use the
index only as an optional sort key.

Fixes #1393
2024-05-10 17:24:04 -07:00
..
base feat: get start number from muxer and specify initial sequence number (#879) 2024-05-02 13:25:49 -07:00
chunking feat: get start number from muxer and specify initial sequence number (#879) 2024-05-02 13:25:49 -07:00
codecs feat: This patch adds support for DTS:X Profile 2 audio in MP4 files. (#1303) 2024-02-14 23:03:03 -08:00
crypto feat: get start number from muxer and specify initial sequence number (#879) 2024-05-02 13:25:49 -07:00
demuxer feat: Allow LIVE UDP WebVTT input (#1349) 2024-02-23 16:02:19 -08:00
event feat: get start number from muxer and specify initial sequence number (#879) 2024-05-02 13:25:49 -07:00
formats feat: get start number from muxer and specify initial sequence number (#879) 2024-05-02 13:25:49 -07: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 fix: adaptation set IDs were referenced by lowest representation ID (#1394) 2024-05-10 17:24:04 -07:00
trick_play 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