gegl r1641 - in trunk: . operations/affine operations/blur operations/color operations/io operations/render operations/workshop



Author: ok
Date: 2007-09-13 17:49:42 +0100 (Thu, 13 Sep 2007)
New Revision: 1641
ViewCVS link: http://svn.gnome.org/viewcvs/gegl?rev=1641&view=rev

Removed:
   trunk/operations/affine/interpolate-cubic.c
   trunk/operations/affine/interpolate-cubic.h
   trunk/operations/affine/interpolate-lanczos.c
   trunk/operations/affine/interpolate-lanczos.h
   trunk/operations/affine/linear.c
   trunk/operations/affine/linear.h
   trunk/operations/affine/nearest.c
   trunk/operations/affine/nearest.h
Modified:
   trunk/ChangeLog
   trunk/operations/affine/affine.c
   trunk/operations/blur/box-blur.c
   trunk/operations/blur/gaussian-blur.c
   trunk/operations/color/stretch-contrast.c
   trunk/operations/io/exr-load.cpp
   trunk/operations/io/load-buffer.c
   trunk/operations/io/magick-load.c
   trunk/operations/io/raw-load.c
   trunk/operations/render/introspect.c
   trunk/operations/workshop/bilateral-filter.c
   trunk/operations/workshop/box-max.c
   trunk/operations/workshop/box-min.c
   trunk/operations/workshop/box-percentile.c
   trunk/operations/workshop/c2g.c
   trunk/operations/workshop/demosaic-simple.c
   trunk/operations/workshop/disc-percentile.c
   trunk/operations/workshop/hstack.c
   trunk/operations/workshop/kuwahara-max.c
   trunk/operations/workshop/kuwahara-min.c
   trunk/operations/workshop/kuwahara.c
   trunk/operations/workshop/max-envelope.c
   trunk/operations/workshop/min-envelope.c
   trunk/operations/workshop/rawbayer-load.c
   trunk/operations/workshop/snn-mean.c
   trunk/operations/workshop/snn-percentile.c
   trunk/operations/workshop/stress.c
Log:
	* operations/**/*.c: modified not to use extent accessors instead of
	poking directly into GeglBuffer's deprecated ->width, ->height, ->x
	and ->y members.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]