theoradec: Fix chroma copying for 4:2:2
authorDavid Schleef <ds@schleef.org>
Thu, 18 Feb 2010 05:22:54 +0000 (21:22 -0800)
committerDavid Schleef <ds@schleef.org>
Thu, 18 Feb 2010 05:30:29 +0000 (21:30 -0800)
commit5685e0a4b79fd730c013e25f01fa754acac5c5c2
tree676a42c6ed3780faaa2fb24ca5cb33b7b2fb6e34
parent54094cd9ce99bfcb188392ddc0280465eb7e2a55
theoradec: Fix chroma copying for 4:2:2

Fix mixup of height/width, causing only half the chroma lines to
be copied when outputting buffers.  Fixes: #610329.
ext/theora/gsttheoradec.c