X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=src%2Fmodules%2Fgtk2%2Fpixops.c;h=c4079c4215327391e224290ea3321e3655d15fad;hb=a91bf759a557ca90e7ab46bac0050cab98c96272;hp=c25e56b3abf0f647ec6519e713702de6ac0ee315;hpb=b5bf7e90101c8ff6efd2a1e993673e4f56735caf;p=melted diff --git a/src/modules/gtk2/pixops.c b/src/modules/gtk2/pixops.c index c25e56b..c4079c4 100644 --- a/src/modules/gtk2/pixops.c +++ b/src/modules/gtk2/pixops.c @@ -715,7 +715,7 @@ yuv422_scale ( guchar *dest_buf, double scale_y, PixopsInterpType interp_type ) { - PixopsFilter filter; + PixopsFilter filter = { { 0, 0, 0}, { 0, 0, 0 }, 0 }; PixopsLineFunc line_func; #ifdef USE_MMX