Hi, On Mon, Dec 26, 2011 at 10:08 PM, Aneesh Dogra <[email protected]> wrote: > + uint8_t *dptr = p->f.data[plane] + 8 * (x + y * stride) + > off; > + uint8_t *rptr = ref->f.data[plane] + 8 * (x + y * sride);
stride. There were 1-2 more problems but nothing big, so I fixed them up and committed it. Feel free to move on to the next 1k. Ronald _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
