]> granicus.if.org Git - handbrake/commit
If an input uses a different color space than YUV420 (for example DV video uses YUV41...
authorvan <vanj.hb@gmail.com>
Sun, 26 Oct 2008 03:33:29 +0000 (03:33 +0000)
committervan <vanj.hb@gmail.com>
Sun, 26 Oct 2008 03:33:29 +0000 (03:33 +0000)
commiteac5404f25a729ffef6aeb92fa379db76badb1a4
tree9e2babb85f194136a8f4080cafb7b8a8d844d46c
parent54f291c822357595718264fe167cf63c25e5fbb8
If an input uses a different color space than YUV420 (for example DV video uses YUV411) convert it to YUV420. Also, scale down inputs that have an odd width or height since h.264 requires that the width and height be even.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1867 b64f7644-9d1e-0410-96f1-a4d463321fa5
libhb/decavcodec.c