1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/plugins/imageviewer/jpeg
Aidan MacDonald f373c97c90 Define LCD_STRIDEFORMAT unconditionally
Instead of putting "#ifdef LCD_STRIDEFORMAT" at every usage of the
macro it's simpler to have config.h define LCD_STRIDEFORMAT to the
default of horizontal stride when the target leaves it unspecified.

Change-Id: Ib187012aad65ac678dbd837b1464a83bad722411
2022-09-30 10:42:49 +01:00
..
jpeg.c imageviewer: gif viewer based on giflib-5.0.2 2012-11-13 18:13:10 +01:00
jpeg.make FS#6321: Universal Image Viewer 2010-11-21 13:47:56 +00:00
jpeg_decoder.c Remove unhelpful unsigned casting trick 2021-08-07 15:52:18 +00:00
jpeg_decoder.h jpeg,png: Merge user interface code and plugin entry point of the two plugins (part of FS#6321). 2010-01-18 12:46:19 +00:00
SOURCES FS#6321: Universal Image Viewer 2010-11-21 13:47:56 +00:00
yuv2rgb.c Define LCD_STRIDEFORMAT unconditionally 2022-09-30 10:42:49 +01:00
yuv2rgb.h jpeg,png: Merge user interface code and plugin entry point of the two plugins (part of FS#6321). 2010-01-18 12:46:19 +00:00