Allow the ASF header to be transferred split over multiple packets, as some
authorZhentan Feng <spyfeng@gmail.com>
Tue, 20 Jul 2010 15:14:15 +0000 (15:14 +0000)
committerRonald S. Bultje <rsbultje@gmail.com>
Tue, 20 Jul 2010 15:14:15 +0000 (15:14 +0000)
commite4a28be67b14c96a513b37735e7bb2abe40aca20
treec6f2d98b85c6b39323b989413f64fc8b31e048b5
parentd6cc1123e37fb3b795b13e66315d90711c6fd9a7
Allow the ASF header to be transferred split over multiple packets, as some
servers happen to do. For this, we also move several header-size-related
variables to the MMSTContext.

Patch by Zhentan Feng <spyfeng gmail com>.

Originally committed as revision 24363 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/mmst.c