projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c235840
)
goom: update for alignment change
author
Wim Taymans
<wim.taymans@collabora.co.uk>
Fri, 10 Jun 2011 16:05:01 +0000
(18:05 +0200)
committer
Wim Taymans
<wim.taymans@collabora.co.uk>
Fri, 10 Jun 2011 16:05:01 +0000
(18:05 +0200)
gst/goom/gstgoom.c
patch
|
blob
|
history
diff --git
a/gst/goom/gstgoom.c
b/gst/goom/gstgoom.c
index
1c90e4b
..
7c7e7a4
100644
(file)
--- 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) {