OSDN Git Service

Don't use s->pb if a local ByteIOContext was already provided by the calling
authorRonald S. Bultje <rsbultje@gmail.com>
Wed, 7 Jan 2009 14:50:19 +0000 (14:50 +0000)
committerRonald S. Bultje <rsbultje@gmail.com>
Wed, 7 Jan 2009 14:50:19 +0000 (14:50 +0000)
commitb0d75d6036d8762a0019a9a976e913b9ac9bf7f8
tree12b63777312eb30963bdf3d4b1bf2dda73b4c27f
parent572c6a3814c7f08e9dca0cceaeb19265fcc57a6e
Don't use s->pb if a local ByteIOContext was already provided by the calling
function. See mailinglist thread "[PATCH] RTSP-MS 1/15: don't use s->pb in
asf.c".

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