summaryrefslogtreecommitdiff
path: root/libavformat/url.c
Commit message (Expand)AuthorAge
* avformat/url: add ff_make_absolulte_url2 to be able to test windows path casesMarton Balint2021-04-07
* avformat/url: fix ff_make_absolute_url with Windows file pathsMarton Balint2021-04-07
* avformat/url: Change () position in ff_make_absolute_url()Michael Niedermayer2020-12-16
* 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 return value of strchrSteven Liu2020-06-10
* avformat/url: check the result of the strrchrSteven Liu2020-05-19
* avformat/url: check url root node when rel include double dot and trim double...Steven Liu2020-05-06
* avformat/url: Use size_t for len from strlen()Michael Niedermayer2015-05-11
* lavf: add directory listing APILukasz Marek2015-03-27
* Merge commit '4b1f5e5090abed6c618c8ba380cd7d28d140f867'Michael Niedermayer2014-08-15
|\
| * cosmetics: Write NULL pointer inequality checks more compactlyGabriel Dume2014-08-15
* | Merge commit 'df9f22d42b0905385629a9d368bb5a1eef2b45ef'Michael Niedermayer2013-06-17
|/
* avf: move url utility functions in a separate fileLuca Barbato2013-06-16