| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat/url: add ff_make_absolulte_url2 to be able to test windows path cases | Marton Balint | 2021-04-07 | 1 | -3/+30 |
* | lavf/url: fix relative url parsing when the query string or fragment has a colon | ruiquan.crq | 2020-10-28 | 1 | -0/+2 |
* | lavf/url: rewrite ff_make_absolute_url() using ff_url_decompose(). | Nicolas George | 2020-08-12 | 1 | -1/+59 |
* | lavf/url: add ff_url_decompose(). | Nicolas George | 2020-08-12 | 1 | -0/+34 |
* | avformat/url: check url root node when rel include double dot and trim double... | Steven Liu | 2020-05-06 | 1 | -0/+5 |
* | avformat/utils: make av_url_split search for hashmark as well to separate hos... | Marton Balint | 2020-02-15 | 1 | -0/+1 |
* | avformat/tests/url: add av_url_split tests | Marton Balint | 2020-02-15 | 1 | -0/+24 |
* | avformat/tests/url: make format more readable | Marton Balint | 2020-02-15 | 1 | -1/+2 |
* | Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196' | Clément Bœsch | 2016-06-22 | 1 | -4/+4 |
* | tests: Move all test programs to a subdirectory | Diego Biurrun | 2016-05-13 | 1 | -0/+55 |