[vlc-devel] [PATCH 3/3] httpd: Start new clients only at keyframes.

Steinar H. Gunderson sgunderson at bigfoot.com
Thu Sep 5 21:02:10 CEST 2013


On Thu, Sep 05, 2013 at 06:28:06PM +0200, Rafaël Carré wrote:
>> +int httpd_StreamSend( httpd_stream_t *stream, uint8_t *p_data, int i_data, bool b_header, bool b_keyframe )
> b_header is not used here

It will be in the next patch ;-) But I can remove it for now if you want to.

> BTW since you are modifying the prototype, wouldn't it make more sense
> to pass the block_t directly ?

Hm, maybe? What do people think?

/* Steinar */
-- 
Homepage: http://www.sesse.net/



More information about the vlc-devel mailing list