From 42f39385d6751ff3c4b154acd233ff8ee6a2ff2c Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Fri, 10 Jun 2011 18:05:01 +0200 Subject: [PATCH] goom: update for alignment change --- gst/goom/gstgoom.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) { -- 2.7.4