10 Commits (3485e79f07d74e47ff00b60a68d609d37d0129ba)

Author SHA1 Message Date
Marton Balint fb4da90fec avformat/url: add ff_make_absolulte_url2 to be able to test windows path cases 4 years ago
ruiquan.crq ae9a1a9698 lavf/url: fix relative url parsing when the query string or fragment has a colon 4 years ago
Nicolas George 1201687da2 lavf/url: rewrite ff_make_absolute_url() using ff_url_decompose(). 4 years ago
Nicolas George d853293679 lavf/url: add ff_url_decompose(). 4 years ago
Steven Liu 648051f07c avformat/url: check url root node when rel include double dot and trim double dot 5 years ago
Marton Balint 554576b6cf avformat/utils: make av_url_split search for hashmark as well to separate hostname 5 years ago
Marton Balint 365b817b51 avformat/tests/url: add av_url_split tests 5 years ago
Marton Balint 0f5127b1ca avformat/tests/url: make format more readable 5 years ago
Diego Biurrun a6a750c7ef tests: Move all test programs to a subdirectory 9 years ago
Luca Barbato df9f22d42b avf: move url utility functions in a separate file 12 years ago
Anton Khirnov cb45553f57 Remove pointless #undefs of previously forbidden functions. 12 years ago
Martin Storsjö 7bc433b36d fate: Add tests of the ff_make_absolute_url function 12 years ago