aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ref/fate/url
Commit message (Expand)AuthorAgeFilesLines
* avformat/url: add ff_make_absolulte_url2 to be able to test windows path casesMarton Balint2021-04-071-0/+20
* lavf/url: fix relative url parsing when the query string or fragment has a colonruiquan.crq2020-10-281-0/+8
* lavf/url: rewrite ff_make_absolute_url() using ff_url_decompose().Nicolas George2020-08-121-2/+52
* lavf/url: add ff_url_decompose().Nicolas George2020-08-121-0/+45
* avformat/url: check url root node when rel include double dot and trim double...Steven Liu2020-05-061-0/+5
* avformat/utils: make av_url_split search for hashmark as well to separate hos...Marton Balint2020-02-151-0/+1
* avformat/tests/url: add av_url_split testsMarton Balint2020-02-151-0/+10
* avformat/tests/url: make format more readableMarton Balint2020-02-151-13/+14
* fate: Add tests of the ff_make_absolute_url functionMartin Storsjö2012-10-091-0/+13