]> git.sesse.net Git - mlt/commit
Fix bugs with odd width YUV processing.
authorDan Dennedy <dan@dennedy.org>
Sun, 12 Sep 2010 19:51:23 +0000 (12:51 -0700)
committerDan Dennedy <dan@dennedy.org>
Sun, 12 Sep 2010 19:51:23 +0000 (12:51 -0700)
commite508520b21543f7435531a5aef91a321532b16c7
treebcfa63ee97d9fce344731605217e65c2c8c07db7
parent7a0a48a713e0a03fbbd9cd940c7a50a127fd32ff
Fix bugs with odd width YUV processing.

By preferring to crop on RGB and output an even width in case it
eventually needs to be converted to YUV, which is usually the case.
src/modules/core/filter_crop.c