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

On Wed, Mar 21, 2018 at 1:24 PM, Carl Eugen Hoyos <ceffm...@gmail.com>
wrote:

> 2018-03-21 16:33 GMT+01:00, sanilraut <raut.sa...@gmail.com>:
>
> > +    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
> ffmpeg-devel@ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to