shaka-packager/packager/mpd
Cosmin Stejerean 90c3c3f9b3
fix: BaseURL missing when MPD base path is empty (#1380)
The check for `!mpd_dir.empty()` is not needed because MakePathRelative
handles the case where the parent path is empty. As a result of this
check the base url, segment url, or segment template URLs were all
missing in cases where the mpd output was in the current working
directory.

Fixes #1378
2024-03-27 12:03:10 -07:00
..
base fix: BaseURL missing when MPD base path is empty (#1380) 2024-03-27 12:03:10 -07:00
test feat: add startwithSAP/subsegmentstartswithSAP for audio tracks (#1346) 2024-02-23 15:45:46 -08:00
util 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