[gnome-photos/wip/rishi/buffer-decoder: 16/17] base-item
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [gnome-photos/wip/rishi/buffer-decoder: 16/17] base-item
- Date: Fri, 14 Dec 2018 17:47:18 +0000 (UTC)
commit 39acf528ef19305e87757bfe6811bcca68204aff
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]