shaka-packager/packager
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
..
app test: fix TTML integration test where ordering was changed by #1364 (#1379) 2024-03-25 12:31:21 -07:00
file fix: http_file: Close upload cache on task exit (#1348) 2024-02-23 09:30:21 -08:00
hls fix: Restore support for legacy FairPlay system ID (#1357) 2024-02-28 15:45:03 -08:00
kv_pairs feat!: Rewrite build system and third-party dependencies (#1310) 2023-12-01 09:32:19 -08:00
macros chore: Upgrade absl and protobuf (#1337) 2024-02-09 20:57:12 -08:00
media fix: use a better estimate of frame rate for cases with very short first sample durations (#838) 2024-02-28 15:53:06 -08:00
mpd fix: BaseURL missing when MPD base path is empty (#1380) 2024-03-27 12:03:10 -07:00
status feat!: Rewrite build system and third-party dependencies (#1310) 2023-12-01 09:32:19 -08:00
testing build: Fix absl log flags being stripped (#1340) 2024-02-14 13:59:18 -08:00
third_party feat: Portable, fully-static release executables on Linux (#1351) 2024-02-27 10:47:04 -08:00
tools feat!: Rewrite build system and third-party dependencies (#1310) 2023-12-01 09:32:19 -08:00
utils fix: preserve case for stream descriptors (#1321) 2024-02-08 09:48:46 -08:00
version fix: Fix tags in official Docker images and binaries (#1370) 2024-03-12 13:09:38 -07:00
CMakeLists.txt feat: Portable, fully-static release executables on Linux (#1351) 2024-02-27 10:47:04 -08:00
flag_saver.h feat!: Rewrite build system and third-party dependencies (#1310) 2023-12-01 09:32:19 -08:00
fully-static.cmake feat: Portable, fully-static release executables on Linux (#1351) 2024-02-27 10:47:04 -08:00
gtest.cmake feat!: Rewrite build system and third-party dependencies (#1310) 2023-12-01 09:32:19 -08:00
packager.cc fix: duplicate representation id for TTML when forced ordering is on (#1364) 2024-03-07 10:32:09 -08:00
packager.pc.in feat!: Rewrite build system and third-party dependencies (#1310) 2023-12-01 09:32:19 -08:00
packager_test.cc feat!: Rewrite build system and third-party dependencies (#1310) 2023-12-01 09:32:19 -08:00
policies.cmake feat!: Rewrite build system and third-party dependencies (#1310) 2023-12-01 09:32:19 -08:00
protobuf.cmake feat!: Rewrite build system and third-party dependencies (#1310) 2023-12-01 09:32:19 -08:00