gegl r2872 - in trunk: . gegl/buffer
- From: martinn svn gnome org
- To: svn-commits-list gnome org
- Subject: gegl r2872 - in trunk: . gegl/buffer
- Date: Sat, 17 Jan 2009 21:00:39 +0000 (UTC)
Author: martinn
Date: Sat Jan 17 21:00:39 2009
New Revision: 2872
URL: http://svn.gnome.org/viewvc/gegl?rev=2872&view=rev
Log:
Also commit gegl-sampler-sharp.c, and reformat ChangeLog entry.
Modified:
trunk/ChangeLog
trunk/gegl/buffer/gegl-sampler-sharp.c
Modified: trunk/gegl/buffer/gegl-sampler-sharp.c
==============================================================================
--- trunk/gegl/buffer/gegl-sampler-sharp.c (original)
+++ trunk/gegl/buffer/gegl-sampler-sharp.c Sat Jan 17 21:00:39 2009
@@ -258,7 +258,7 @@
* "non-centered" stencil (one based at the corner) instead.
*/
GEGL_SAMPLER (self)->context_rect = (GeglRectangle){-2,-2,5,5};
- GEGL_SAMPLER (self)->interpolate_format = babl_format ("RaGaBaA float");
+ GEGL_SAMPLER (self)->interpolate_format = babl_format_from_name ("RaGaBaA float");
}
static inline gfloat
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]