[gnome-photos/wip/rishi/buffer-decoder: 7/7] base-item
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-photos/wip/rishi/buffer-decoder: 7/7] base-item
- Date: Mon, 24 Sep 2018 09:14:12 +0000 (UTC)
commit 514426e7278f8419d91a0bb333997bc5b626e846
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]