Home
last modified time | relevance | path

Searched refs:is_ipns (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dipfsgateway.c207 int is_ipns = av_stristart(uri, "ipns://", &ipfs_cid); in translate_ipfs_to_http() local
210 if (!is_ipfs && !is_ipns) { in translate_ipfs_to_http()
282 (is_ipns) ? "ipns/" : "ipfs/", in translate_ipfs_to_http()

Completed in 1 milliseconds