12 Commits (4b4c7d6e1a700ef6b784b2f0b093e200ed049c20)

Author SHA1 Message Date
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 4 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