summaryrefslogtreecommitdiff
path: root/test/test-thumb.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/test-thumb.c')
-rwxr-xr-xtest/test-thumb.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/test-thumb.c b/test/test-thumb.c
index 2d0c191..5e37255 100755
--- a/test/test-thumb.c
+++ b/test/test-thumb.c
@@ -72,8 +72,8 @@ int main(int argc, char *argv[])
media_thumb_type thumb_type = MEDIA_THUMB_LARGE;
//media_thumb_type thumb_type = MEDIA_THUMB_SMALL;
- media_thumb_format thumb_format = MEDIA_THUMB_BGRA;
- //media_thumb_format thumb_format = MEDIA_THUMB_RGB888;
+ //media_thumb_format thumb_format = MEDIA_THUMB_BGRA;
+ media_thumb_format thumb_format = MEDIA_THUMB_RGB888;
int is_bgra = 1;
//int is_bgra = 0;