goom: update for alignment change

This commit is contained in:
Wim Taymans 2011-06-10 18:05:01 +02:00
parent c2358404c1
commit 42f39385d6

View file

@ -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) {