aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/tests/url.c
Commit message (Expand)AuthorAgeFilesLines
* avformat/url: add ff_make_absolulte_url2 to be able to test windows path casesMarton Balint2021-04-071-3/+30
* lavf/url: fix relative url parsing when the query string or fragment has a colonruiquan.crq2020-10-281-0/+2
* lavf/url: rewrite ff_make_absolute_url() using ff_url_decompose().Nicolas George2020-08-121-1/+59
* lavf/url: add ff_url_decompose().Nicolas George2020-08-121-0/+34
* 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/+24
* avformat/tests/url: make format more readableMarton Balint2020-02-151-1/+2
* Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196'Clément Bœsch2016-06-221-4/+4
* tests: Move all test programs to a subdirectoryDiego Biurrun2016-05-131-0/+55