On 25/02/14 12:12, Diego Biurrun wrote: > 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 :)
Please start updating the wiki in this regard, I wouldn't spend more than this time discussing this syntax detail. lu _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
