diff options
author | Duncan Salerno <duncan.salerno@gmail.com> | 2012-09-25 19:19:32 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2012-09-26 03:43:06 +0200 |
commit | 4b80a619b7db37157d98f6e5a57ddf53c9132551 (patch) | |
tree | 7fdab749cb5648deeb7e4888f66d2e569c3ab20d /libavdevice | |
parent | f75c5f07a975d1809bf28b330ffd1d3dd430c96a (diff) | |
download | ffmpeg-4b80a619b7db37157d98f6e5a57ddf53c9132551.tar.gz |
Handle the following type of relative URL correctly:
http://a/b + //c/d = http://c/d
http://a/b?c + ?d = http://a/b?d
http://a/b?c/d + /e = http://a/e
Updated with feedback from Clément Bœsch
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavdevice')
0 files changed, 0 insertions, 0 deletions