Sebastian Vater <cdgs.basty at googlemail.com> writes: > + uint8_t *row = &s->frame.data[0][ y*s->frame.linesize[0] ]; Please, no spaces immediately inside []. However, spaces around the * might be nice. -- M?ns Rullg?rd mans at mansr.com