avio: make url_open_dyn_packet_buf internal.
authorAnton Khirnov <anton@khirnov.net>
Thu, 17 Mar 2011 07:19:54 +0000 (08:19 +0100)
committerAnton Khirnov <anton@khirnov.net>
Sun, 3 Apr 2011 20:47:32 +0000 (22:47 +0200)
commit403ee835e7913eb9536b22c2b22edfdd700166a9
treee93cbad528f5f9de1f3f8b9e4d3119a8ca942a33
parent6dc7d80de7236d04a6ee30f0e4cd03f055893bcf
avio: make url_open_dyn_packet_buf internal.

It doesn't look fit to be a part of the public API.

Adding a temporary hack to ffserver to be able to use it, should be
cleaned up when somebody is up for it.
ffserver.c
libavformat/avio.h
libavformat/avio_internal.h
libavformat/aviobuf.c
libavformat/movenchint.c
libavformat/rtpdec.c
libavformat/rtpenc_chain.c
libavformat/rtspenc.c