[gnome-photos/wip/rishi/buffer-decoder: 15/15] base-item
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-photos/wip/rishi/buffer-decoder: 15/15] base-item
- Date: Fri, 23 Nov 2018 21:22:58 +0000 (UTC)
commit 04fbd3d3e8813721fd8c818e15f0bd9a86b73cda
Author: Debarshi Ray <debarshir gnome org>
Date: Fri Sep 7 07:59:02 2018 +0200
base-item
src/photos-base-item.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/photos-base-item.c b/src/photos-base-item.c
index c0d69090..caa74aed 100644
--- a/src/photos-base-item.c
+++ b/src/photos-base-item.c
@@ -1476,7 +1476,7 @@ photos_base_item_load_buffer (PhotosBaseItem *self, GCancellable *cancellable, G
start = g_get_monotonic_time ();
- buffer = photos_gegl_buffer_new_from_file (file, cancellable, error);
+ buffer = photos_gegl_buffer_new_from_file_at_scale (file, 640, 640, TRUE, cancellable, error);
if (buffer == NULL)
goto out;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]