]> granicus.if.org Git - handbrake/commit
merge: decomb: fix green line when source hight is modulus 2
authorjstebbins <jstebbins.hb@gmail.com>
Sat, 14 Mar 2015 21:39:50 +0000 (21:39 +0000)
committerjstebbins <jstebbins.hb@gmail.com>
Sat, 14 Mar 2015 21:39:50 +0000 (21:39 +0000)
commite366121108ae8620ff242f596102e4b44af8f1eb
tree1f46b83654136253708264b1abc1686eac0481fc
parent83b3e2b833b9def99b35ae0a8c88a6333dde1e9d
merge: decomb: fix green line when source hight is modulus 2

decomb requires mod 4 height.  we pad our frame buffer heights to allow
for this kind of thing, but need to allow decomb to operate on those extra
blank lines.

git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@6990 b64f7644-9d1e-0410-96f1-a4d463321fa5
libhb/decomb.c