diff options
author | Marton Balint <cus@passwd.hu> | 2019-05-05 20:40:06 +0200 |
---|---|---|
committer | Marton Balint <cus@passwd.hu> | 2019-05-18 17:07:21 +0200 |
commit | c61d16cf3b815388c076c2a35b5c91e84b45d7be (patch) | |
tree | ea9b04188a0deaffc3bb3a4c5e22b90fedce4a98 /libavcodec/vorbisdec.c | |
parent | 96c79d4e1fd87dbedfd70ed876ee257ddda2ba90 (diff) | |
download | ffmpeg-c61d16cf3b815388c076c2a35b5c91e84b45d7be.tar.gz |
Revert "lavf/utils: Allow url credentials to contain a slash."
This reverts commit dd06f022b07438d650c82255dff16908ba04244a.
Fixes ticket #7871 and reopens ticket #7816.
The introduced regression caused URL's with @ in them to be parsed incorrectly
which is a bigger issue then not being able to specify the slash character as a
password.
I think there are better ways to fix the original issue, like being able to
specify HTTP username and password as a protocol option, or adding a protocol
option to percent-decode the URL first.
Signed-off-by: Marton Balint <cus@passwd.hu>
Diffstat (limited to 'libavcodec/vorbisdec.c')
0 files changed, 0 insertions, 0 deletions