[vlc-devel] [PATCH] Make MMSH honor keep-alive and content-length headers

Keary Griffin keary.griffin at unwiredappeal.com
Tue Mar 30 00:13:10 CEST 2010


---

This is a repost (as requested in trac ticket #2533) using git 
format-patch of a patch I sent the other day to make the mmsh protocol 
adhere to content-length header if it receives Connection: keep-alive 
header as well.  The patch itself has not changed.

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.

I haven't used git format-patch before so I hope I am doing this 
correctly.  Please let me know if I am doing anything wrong as I plan on 
posting another couple of patches tomorrow and would like to try to make 
things as easy as possible for the VLC team.

Thanks
Keary

  modules/access/mms/mmsh.c |   29 ++++++++++++++++++++++++-----
  1 files changed, 24 insertions(+), 5 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Make-MMSH-honor-keep-alive-and-content-length-header.patch
Type: text/x-patch
Size: 2754 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20100329/7418b47e/attachment.bin>


More information about the vlc-devel mailing list