[vlc-devel] [PATCH 3/3] httpd: Start new clients only at keyframes.
Rémi Denis-Courmont
remi at remlab.net
Thu Sep 5 21:23:22 CEST 2013
Le jeudi 5 septembre 2013 21:02:10 Steinar H. Gunderson a écrit :
> 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?
That would make sense.
--
Rémi Denis-Courmont
http://www.remlab.net/
More information about the vlc-devel
mailing list