Home
last modified time | relevance | path

Searched refs:baseurl (Results 1 – 19 of 19) sorted by relevance

/third_party/ffmpeg/libavformat/
Dhlsplaylist.c136 const char *baseurl /* Ignored if NULL */, in ff_hls_write_file_entry() argument
182 if (baseurl) in ff_hls_write_file_entry()
183 avio_printf(out, "%s", baseurl); in ff_hls_write_file_entry()
Dhlsplaylist.h59 const char *baseurl /* Ignored if NULL */,
Ddashdec.c707 char *baseurl = NULL; in resolve_content_path() local
766 baseurl = xmlNodeGetContent(node); in resolve_content_path()
767 root_url = (av_strcasecmp(baseurl, "")) ? baseurl : path; in resolve_content_path()
815 xmlFree(baseurl); in resolve_content_path()
Dhlsenc.c219 char *baseurl; member
1624 en->size, en->pos, hls->baseurl,
1650 hls->baseurl, en->sub_filename, NULL, 0, 0, 0);
3126 …{"hls_base_url", "url to prepend to each playlist entry", OFFSET(baseurl), AV_OPT_TYPE_STRING, …
/third_party/node/deps/npm/node_modules/request/lib/
Doauth.js45 var baseurl = uri.protocol + '//' + uri.host + uri.pathname
51 baseurl,
/third_party/typescript/tests/baselines/reference/
DpathMappingBasedModuleResolution1_classic.errors.txt5 // paths should error in the absence of baseurl
DpathMappingBasedModuleResolution2_classic.errors.txt6 // baseurl is defined in tsconfig.json
DpathMappingBasedModuleResolution2_node.errors.txt6 // baseurl is defined in tsconfig.json
DpathMappingBasedModuleResolution4_node.types18 import {x as a} from "./file3" // found with baseurl
DpathMappingBasedModuleResolution4_classic.types18 import {x as a} from "./file3" // found with baseurl
DpathMappingBasedModuleResolution3_classic.types20 import {x as a} from "./file3" // found with baseurl
DpathMappingBasedModuleResolution3_node.types20 import {x as a} from "./file3" // found with baseurl
DpathMappingBasedModuleResolution4_classic.symbols16 import {x as a} from "./file3" // found with baseurl
DpathMappingBasedModuleResolution3_node.symbols18 import {x as a} from "./file3" // found with baseurl
DpathMappingBasedModuleResolution4_node.symbols16 import {x as a} from "./file3" // found with baseurl
DpathMappingBasedModuleResolution3_classic.symbols18 import {x as a} from "./file3" // found with baseurl
/third_party/ffmpeg/doc/
Dmuxers.texi689 @item hls_base_url @var{baseurl}
690 Append @var{baseurl} to every entry in the playlist.
847 If set, @var{keyurl} is prepended instead of @var{baseurl} to the key filename
/third_party/gstreamer/gstplugins_good/
DChangeLog138063 The baseurl now always has a '/' at the start.
/third_party/gstreamer/gstplugins_bad/
DChangeLog30740 - baseurl