HTTP: Get rid of the is_chunked variable, use the chunksize variable instead
authorMartin Storsjö <martin@martin.st>
Mon, 21 Jun 2010 19:01:32 +0000 (19:01 +0000)
committerMartin Storsjö <martin@martin.st>
Mon, 21 Jun 2010 19:01:32 +0000 (19:01 +0000)
commit077026ccf38e77f11de244d526c89c3d031ce9d2
tree02da18b26d8bd7a12ac7cab41b0861677a6fca73
parenta6a9158973ac9a900ca5806ae13e02a28c9388db
HTTP: Get rid of the is_chunked variable, use the chunksize variable instead

Originally committed as revision 23682 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/http.c