Home
last modified time | relevance | path

Searched defs:is_http (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavformat/
Dhls.c646 int is_http = 0; in open_url() local
744 int is_http = av_strstart(url, "http", NULL); in parse_playlist() local
1279 int is_http = 0; in open_input() local
Ddashdec.c402 AVDictionary **opts, AVDictionary *opts2, int *is_http) in open_url()