Home
last modified time | relevance | path

Searched refs:ffurl_closep (Results 1 – 25 of 33) sorted by relevance

12

/third_party/ffmpeg/libavformat/
Drtpproto.c372 ffurl_closep(&s->rtp_hd); in rtp_open()
373 ffurl_closep(&s->rtcp_hd); in rtp_open()
374 ffurl_closep(&s->fec_hd); in rtp_open()
516 ffurl_closep(&s->rtp_hd); in rtp_close()
517 ffurl_closep(&s->rtcp_hd); in rtp_close()
518 ffurl_closep(&s->fec_hd); in rtp_close()
Dsubfile.c89 ffurl_closep(&c->h); in subfile_open()
98 return ffurl_closep(&c->h); in subfile_close()
Dprompeg.c314 ffurl_closep(&s->fec_col_hd); in prompeg_open()
315 ffurl_closep(&s->fec_row_hd); in prompeg_open()
455 ffurl_closep(&s->fec_col_hd); in prompeg_close()
456 ffurl_closep(&s->fec_row_hd); in prompeg_close()
Dftp.c234 ffurl_closep(&s->conn_data); in ftp_close_data_connection()
240 ffurl_closep(&s->conn_control); in ftp_close_both_connections()
653 ffurl_closep(&s->conn_control); in ftp_abort()
944 ffurl_closep(&s->conn_control); in ftp_open_dir()
945 ffurl_closep(&s->conn_data); in ftp_open_dir()
1069 ffurl_closep(&s->conn_control); in ftp_close_dir()
1070 ffurl_closep(&s->conn_data); in ftp_close_dir()
Dsmoothstreamingenc.c101 ffurl_closep(&os->out); in ism_seek()
102 ffurl_closep(&os->out2); in ism_seek()
172 ffurl_closep(&os->out); in ism_free()
173 ffurl_closep(&os->out2); in ism_free()
174 ffurl_closep(&os->tail_out); in ism_free()
521 ffurl_closep(&os->out); in ism_flush()
Dhlsproto.c181 ffurl_closep(&s->seg_hd); in hls_close()
263 ffurl_closep(&s->seg_hd); in hls_read()
Dhttp.c332 ffurl_closep(&s->hd); in http_open_cnx()
340 ffurl_closep(&s->hd); in http_open_cnx()
348 ffurl_closep(&s->hd); in http_open_cnx()
357 ffurl_closep(&s->hd); in http_open_cnx()
371 ffurl_closep(&s->hd); in http_open_cnx()
675 ffurl_closep(c); in http_accept()
1468 ffurl_closep(&s->hd); in http_buf_read()
1767 ffurl_closep(&s->hd); in http_close()
1902 ffurl_closep(&s->hd); in http_proxy_close()
1977 ffurl_closep(&s->hd); in http_proxy_open()
Dgopher.c74 ffurl_closep(&s->hd); in gopher_close()
Dteeproto.c72 int ret = ffurl_closep(&c->child[i].url_context); in tee_close()
Dmmsh.c68 ffurl_closep(&mms->mms_hd); in mmsh_close()
267 ffurl_closep(&mms->mms_hd); in mmsh_open_internal()
Davio.c355 ffurl_closep(puc); in ffurl_open_whitelist()
441 int ffurl_closep(URLContext **hh) in ffurl_closep() function
466 return ffurl_closep(&h); in ffurl_close()
Dsrtpproto.c62 ffurl_closep(&s->rtp_hd); in srtp_close()
Durl.h225 int ffurl_closep(URLContext **h);
Dconcat.c52 err |= ffurl_closep(&nodes[i].uc); in concat_close()
Dtls_libtls.c47 ffurl_closep(&p->tls_shared.tcp); in ff_tls_close()
Dsapdec.c57 ffurl_closep(&sap->ann_fd); in sap_read_close()
Drtmpcrypt.c243 ffurl_closep(&rt->stream); in rtmpe_close()
Dicecast.c80 ffurl_closep(&s->hd); in icecast_close()
Drtmphttp.c179 ffurl_closep(&rt->stream); in rtmp_http_close()
Dasync.c300 ffurl_closep(&c->inner); in async_open()
324 ffurl_closep(&c->inner); in async_close()
Dtls_gnutls.c103 ffurl_closep(&c->tls_shared.tcp); in tls_close()
Dsapenc.c63 ffurl_closep(&sap->ann_fd); in sap_write_close()
Dcache.c313 ffurl_closep(&c->inner); in cache_close()
Dtcp.c227 ffurl_closep(c); in tcp_accept()
Dtls_mbedtls.c65 ffurl_closep(&tls_ctx->tls_shared.tcp); in tls_close()

12