]> granicus.if.org Git - handbrake/commit
decomb: fix green line when source hight is modulus 2
authorjstebbins <jstebbins.hb@gmail.com>
Sat, 14 Mar 2015 21:23:03 +0000 (21:23 +0000)
committerjstebbins <jstebbins.hb@gmail.com>
Sat, 14 Mar 2015 21:23:03 +0000 (21:23 +0000)
commitfcd75a3674899737cee290e3d8b6eeaec192a5ce
treee234ac8f10aa100e86d0cfd73b74d7a6bf397f05
parenteed0242672c96b3323aa4ff46563bbaa0c089d43
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/trunk@6989 b64f7644-9d1e-0410-96f1-a4d463321fa5
libhb/decomb.c