URLContext 2252 ffmpeg.c URLContext *h; URLContext 172 ffserver.c URLContext *rtp_handles[MAX_STREAMS]; URLContext 756 ffserver.c URLContext *h; URLContext 3151 ffserver.c URLContext *h = NULL; URLContext 32 libavformat/avio.c URLContext *h = (URLContext *)ptr; URLContext 73 libavformat/avio.c URLContext *uc; URLContext 76 libavformat/avio.c uc = av_malloc(sizeof(URLContext) + strlen(filename) + 1); URLContext 187 libavformat/avio.c URLContext *h; URLContext 56 libavformat/avio.h typedef struct URLContext URLContext; URLContext 59 libavformat/avio.h URLContext *handle; URLContext 138 libavformat/avio.h int (*url_open)(URLContext *h, const char *filename, int flags); URLContext 139 libavformat/avio.h int (*url_read)(URLContext *h, unsigned char *buf, int size); URLContext 140 libavformat/avio.h int (*url_write)(URLContext *h, unsigned char *buf, int size); URLContext 141 libavformat/avio.h int64_t (*url_seek)(URLContext *h, int64_t pos, int whence); URLContext 142 libavformat/avio.h int (*url_close)(URLContext *h); URLContext 144 libavformat/avio.h int (*url_read_pause)(URLContext *h, int pause); URLContext 145 libavformat/avio.h int64_t (*url_read_seek)(URLContext *h, int stream_index, URLContext 337 libavformat/avio.h URLContext *url_fileno(ByteIOContext *s); URLContext 592 libavformat/aviobuf.c URLContext *h = s->opaque; URLContext 608 libavformat/aviobuf.c URLContext *h; URLContext 624 libavformat/aviobuf.c URLContext *h = s->opaque; URLContext 631 libavformat/aviobuf.c URLContext *url_fileno(ByteIOContext *s) URLContext 687 libavformat/aviobuf.c URLContext *h = s->opaque; URLContext 30 libavformat/gopher.c URLContext *hd; URLContext 40 libavformat/http.c URLContext *hd; URLContext 63 libavformat/http.c URLContext *hd = NULL; URLContext 322 libavformat/http.c URLContext *old_hd = s->hd; URLContext 150 libavformat/rtpdec.h URLContext *rtp_ctx; URLContext 43 libavformat/rtpproto.c URLContext *rtp_hd, *rtcp_hd; URLContext 255 libavformat/rtpproto.c URLContext *hd; URLContext 1065 libavformat/rtsp.c URLContext *rtsp_hd; URLContext 163 libavformat/rtsp.h URLContext *rtsp_hd; /* RTSP TCP connexion handle */ URLContext 235 libavformat/rtsp.h URLContext *rtp_handle; /**< RTP stream handle (if UDP) */