15 Commits (c926140558c60786dc577b121df6b3c6b430bd98)

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
Marton Balint 5dc5f289ce avformat/url: fix ff_make_absolute_url with Windows file paths 4 years ago
Michael Niedermayer ef59a40c2a avformat/url: Change () position in ff_make_absolute_url() 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 029ff31af6 avformat/url: check return value of strchr 5 years ago
Steven Liu b707abf091 avformat/url: check the result of the strrchr 5 years ago
Steven Liu 648051f07c avformat/url: check url root node when rel include double dot and trim double dot 5 years ago
Michael Niedermayer 95efc65129 avformat/url: Use size_t for len from strlen() 10 years ago
Lukasz Marek 184084c699 lavf: add directory listing API 10 years ago
Gabriel Dume 4b1f5e5090 cosmetics: Write NULL pointer inequality checks more compactly 10 years ago
Luca Barbato df9f22d42b avf: move url utility functions in a separate file 12 years ago