98b44d01df
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> |
||
---|---|---|
.. | ||
scoped_xml_ptr.h | ||
xml_node.cc | ||
xml_node.h | ||
xml_node_unittest.cc |