]> git.sesse.net Git - mlt/commit
Validate alpha channel size before cropping and padding it.
authorDan Dennedy <dan@dennedy.org>
Sat, 11 Sep 2010 05:08:44 +0000 (22:08 -0700)
committerDan Dennedy <dan@dennedy.org>
Sat, 11 Sep 2010 05:08:44 +0000 (22:08 -0700)
commite7ffe7fe969f780fb13dbb6c3639160603aad3b1
treec8347e63d263388c91715b43e94884b41dc56bef
parent37e315a0d2ea3034e8c36c1e149e780c93e9f284
Validate alpha channel size before cropping and padding it.

Eventually, I need to add mlt_frame_get_alpha() that returns a size and
mlt_frame_set_alpha() encapsulates handling of the alpha channel.
src/modules/core/filter_crop.c
src/modules/core/filter_resize.c