OSDN Git Service

urlprotocol: receive a list of protocols from the caller
authorAnton Khirnov <anton@khirnov.net>
Fri, 19 Feb 2016 17:02:45 +0000 (18:02 +0100)
committerAnton Khirnov <anton@khirnov.net>
Mon, 22 Feb 2016 10:45:31 +0000 (11:45 +0100)
commit8c0ceafb0f25da077ff23e394667119f031574fd
treec495ca2679de2d9c0bc436652cfb5764cee47905
parentcae448cfbf31d492cba782bc64fc4eed556ed83d
urlprotocol: receive a list of protocols from the caller

This way, the decisions about which protocols are available for use in
any given situations can be delegated to the caller.
24 files changed:
libavformat/avio.c
libavformat/aviobuf.c
libavformat/concat.c
libavformat/crypto.c
libavformat/gopher.c
libavformat/hlsproto.c
libavformat/http.c
libavformat/icecast.c
libavformat/md5proto.c
libavformat/mmsh.c
libavformat/mmst.c
libavformat/rtmpcrypt.c
libavformat/rtmphttp.c
libavformat/rtmpproto.c
libavformat/rtpproto.c
libavformat/rtsp.c
libavformat/rtsp.h
libavformat/rtspdec.c
libavformat/sapdec.c
libavformat/sapenc.c
libavformat/smoothstreamingenc.c
libavformat/srtpproto.c
libavformat/tls.c
libavformat/url.h