From: Wim Taymans Date: Fri, 10 Jun 2011 16:05:01 +0000 (+0200) Subject: goom: update for alignment change X-Git-Tag: RELEASE-0.11.1~577 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=42f39385d6751ff3c4b154acd233ff8ee6a2ff2c;p=platform%2Fupstream%2Fgst-plugins-good.git goom: update for alignment change --- diff --git a/gst/goom/gstgoom.c b/gst/goom/gstgoom.c index 1c90e4b..7c7e7a4 100644 --- a/gst/goom/gstgoom.c +++ b/gst/goom/gstgoom.c @@ -285,7 +285,7 @@ gst_goom_src_negotiate (GstGoom * goom) size = goom->outsize; min = max = 0; prefix = 0; - alignment = 1; + alignment = 0; } if (pool == NULL) {