Add a ByteIOContext argument to ASF functions that will be shared with the
authorRonald S. Bultje <rsbultje@gmail.com>
Thu, 18 Dec 2008 01:25:43 +0000 (01:25 +0000)
committerRonald S. Bultje <rsbultje@gmail.com>
Thu, 18 Dec 2008 01:25:43 +0000 (01:25 +0000)
commitd7fb5a18fcf95fa36304b3428628a9cb8d0b5022
tree288d5766ca38d96488cf4f423a11aafd1a06e736
parent49c084a7451f05219568b246aa17cd8153290a50
Add a ByteIOContext argument to ASF functions that will be shared with the
RTSP stack for RTSP-MS support. This way, they can read input from any given
input source. See discussion in "[PATCH] add gb argument to ASF functions of
interest to MS-RTSP" ML thread.

Originally committed as revision 16204 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/asf.c