Searched refs:URLProtocol (Results 1 – 25 of 45) sorted by relevance
12
26 extern const URLProtocol ff_async_protocol;27 extern const URLProtocol ff_bluray_protocol;28 extern const URLProtocol ff_cache_protocol;29 extern const URLProtocol ff_concat_protocol;30 extern const URLProtocol ff_crypto_protocol;31 extern const URLProtocol ff_data_protocol;32 extern const URLProtocol ff_ffrtmpcrypt_protocol;33 extern const URLProtocol ff_ffrtmphttp_protocol;34 extern const URLProtocol ff_file_protocol;35 extern const URLProtocol ff_ftp_protocol;[all …]
40 const struct URLProtocol *prot;54 typedef struct URLProtocol { struct100 } URLProtocol; argument351 const URLProtocol **ffurl_get_protocols(const char *whitelist,
351 const URLProtocol ff_librtmp_protocol = {366 const URLProtocol ff_librtmpt_protocol = {381 const URLProtocol ff_librtmpe_protocol = {396 const URLProtocol ff_librtmpte_protocol = {411 const URLProtocol ff_librtmps_protocol = {
121 const URLProtocol ff_gopher_protocol = {134 const URLProtocol ff_gophers_protocol = {
77 static int url_alloc_for_protocol(URLContext **puc, const URLProtocol *up, in url_alloc_for_protocol()254 static const struct URLProtocol *url_find_protocol(const char *filename) in url_find_protocol()256 const URLProtocol **protocols; in url_find_protocol()277 const URLProtocol *up = protocols[i]; in url_find_protocol()299 const URLProtocol *p = NULL; in ffurl_alloc()472 const URLProtocol *p = url_find_protocol(url); in avio_find_protocol_name()
90 const URLProtocol ff_md5_protocol = {
112 const URLProtocol ff_data_protocol = {
356 const URLProtocol ff_file_protocol = {402 const URLProtocol ff_pipe_protocol = {
139 const URLProtocol ff_tee_protocol = {
149 const URLProtocol ff_subfile_protocol = {
148 const URLProtocol ff_unix_protocol = {
134 const URLProtocol ff_srtp_protocol = {
227 const URLProtocol ff_bluray_protocol = {
191 const URLProtocol ff_concat_protocol = {
195 const URLProtocol ff_libzmq_protocol = {
202 const URLProtocol ff_tls_protocol = {
235 const URLProtocol ff_librist_protocol = {
328 const URLProtocol ff_ffrtmpcrypt_protocol = {
215 const URLProtocol ff_icecast_protocol = {
276 const URLProtocol ff_ffrtmphttp_protocol = {
486 const URLProtocol ff_async_protocol = {588 const URLProtocol ff_async_test_protocol = {
290 const URLProtocol ff_tls_protocol = {
312 const URLProtocol ff_hls_protocol = {
335 const URLProtocol ff_cache_protocol = {
313 const URLProtocol ff_tcp_protocol = {