Thanks. I have re-submitted the patch with changes.

On Wed, Mar 21, 2018 at 1:24 PM, Carl Eugen Hoyos <[email protected]>
wrote:

> 2018-03-21 16:33 GMT+01:00, sanilraut <[email protected]>:
>
> > +    if(pls->last_seq_no == 0){
>
> Please add a space to avoid mixing styles: "if ("
> We usually use "if (!pls->last_seq_no)", same above.
>
> > +        pls->last_seq_no = calc_max_seg_no(pls, s->priv_data);
> > +    }
>
> Carl Eugen
> _______________________________________________
> ffmpeg-devel mailing list
> [email protected]
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
_______________________________________________
ffmpeg-devel mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to