quirc/demo
Alexandre Perrin d283137a60 fix mjpeg_decode_rgb32().
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
6158aeb30a.
2018-01-31 15:29:01 +01:00
..
camera.c Fix V4L2 includes on OpenBSD 2016-08-11 01:06:51 +02:00
camera.h demo: rewrite camera driver. 2014-10-20 16:59:45 +13:00
convert.c Initial commit: version 1.0. 2012-05-04 12:58:42 +12:00
convert.h Initial commit: version 1.0. 2012-05-04 12:58:42 +12:00
demo.c Fixes warnings emitted by gcc -Wold-style-declaration 2017-06-07 10:24:43 +02:00
demoutil.c Initial commit: version 1.0. 2012-05-04 12:58:42 +12:00
demoutil.h Initial commit: version 1.0. 2012-05-04 12:58:42 +12:00
dthash.c Fixes warnings emitted by gcc -Wold-style-declaration 2017-06-07 10:24:43 +02:00
dthash.h Initial commit: version 1.0. 2012-05-04 12:58:42 +12:00
mjpeg.c fix mjpeg_decode_rgb32(). 2018-01-31 15:29:01 +01:00
mjpeg.h Initial commit: version 1.0. 2012-05-04 12:58:42 +12:00
scanner.c Fixes warnings emitted by gcc -Wold-style-declaration 2017-06-07 10:24:43 +02:00