diff --git a/gst/goom/gstgoom.c b/gst/goom/gstgoom.c index 1c90e4bbb3..7c7e7a4615 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) {