shaka-packager/packager
Cosmin Stejerean 98b44d01df
fix: escape media URLs in MPD (#1395)
Currently `media_info.media_file_url()` is not escaped when placed into
MPD for things like BaseURL. This for example breaks when trying to us a
file name that contains special characters like &. Since these are
supposed to be URLs let's URL encode them.

Fixes #1107

---------

Co-authored-by: Joey Parrish <joeyparrish@users.noreply.github.com>
2024-05-10 17:27:13 -07:00
..
app fix: adaptation set IDs were referenced by lowest representation ID (#1394) 2024-05-10 17:24:04 -07:00
file fix: http_file: Close upload cache on task exit (#1348) 2024-02-23 09:30:21 -08:00
hls feat: get start number from muxer and specify initial sequence number (#879) 2024-05-02 13:25:49 -07: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: adaptation set IDs were referenced by lowest representation ID (#1394) 2024-05-10 17:24:04 -07:00
mpd fix: escape media URLs in MPD (#1395) 2024-05-10 17:27:13 -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 build: turn on integration tests in ctest by default (#1381) 2024-04-19 07:56:49 -07:00
utils fix: preserve case for stream descriptors (#1321) 2024-02-08 09:48:46 -08:00
version build: turn on integration tests in ctest by default (#1381) 2024-04-19 07:56:49 -07:00
CMakeLists.txt build: turn on integration tests in ctest by default (#1381) 2024-04-19 07:56:49 -07: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 feat: get start number from muxer and specify initial sequence number (#879) 2024-05-02 13:25:49 -07: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