]> git.sesse.net Git - vlc/commit
Made the mmsh protocol adhere to content-length header if it receives Connection...
authorKeary Griffin <keary.griffin@unwiredappeal.com>
Tue, 30 Mar 2010 18:10:29 +0000 (20:10 +0200)
committerLaurent Aimar <fenrir@videolan.org>
Tue, 30 Mar 2010 18:13:04 +0000 (20:13 +0200)
commit48c8ae72ad1ee0211c640961c69c1c8e16e04f26
tree75d9dadfbc01280f5d81c1cde26f1448199cdb6b
parent768a0aa2eac1006d0c08613df51e426d67189bd1
Made the mmsh protocol adhere to content-length header if it receives Connection: keep-alive

I believe at a minimum this solves some of the issues reported in Trac
Ticket #2533 -- MMS startdelay, but I cannot verify that it fixes all of
them since most of the streams posted in the ticket seem OK with or
without this patch.

Signed-off-by: Laurent Aimar <fenrir@videolan.org>
modules/access/mms/mmsh.c