summaryrefslogtreecommitdiff
path: root/libavformat/tests/url.c
Commit message (Expand)AuthorAge
* avformat/url: add ff_make_absolulte_url2 to be able to test windows path casesMarton Balint2021-04-07
* lavf/url: fix relative url parsing when the query string or fragment has a colonruiquan.crq2020-10-28
* lavf/url: rewrite ff_make_absolute_url() using ff_url_decompose().Nicolas George2020-08-12
* lavf/url: add ff_url_decompose().Nicolas George2020-08-12
* avformat/url: check url root node when rel include double dot and trim double...Steven Liu2020-05-06
* avformat/utils: make av_url_split search for hashmark as well to separate hos...Marton Balint2020-02-15
* avformat/tests/url: add av_url_split testsMarton Balint2020-02-15
* avformat/tests/url: make format more readableMarton Balint2020-02-15
* Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196'Clément Bœsch2016-06-22
* tests: Move all test programs to a subdirectoryDiego Biurrun2016-05-13