On Mon, Feb 24, 2014 at 03:32:39PM +0100, Vittorio Giovara wrote: > On Mon, Feb 24, 2014 at 12:39 PM, Diego Biurrun <[email protected]> wrote: > > --- > > /* WARNING: the returned index can be negative */ > > - index = s->parser->parser_parse(s, avctx, (const uint8_t **)poutbuf, > > poutbuf_size, buf, buf_size); > > + index = s->parser->parser_parse(s, avctx, (const uint8_t **) poutbuf, > > imho no space between ) and poutbuf
Your opinion disagrees with Brian and Dennis, so start changing it :) Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
