d283137a60
Before this patch the `rgb` pointer was incremented by the "inner" for
loop but never reset to the start of the buffer by the "outer" while
loop.
This bug was introduced by the refactoring in
|
||
---|---|---|
.. | ||
camera.c | ||
camera.h | ||
convert.c | ||
convert.h | ||
demo.c | ||
demoutil.c | ||
demoutil.h | ||
dthash.c | ||
dthash.h | ||
mjpeg.c | ||
mjpeg.h | ||
scanner.c |