]> git.sesse.net Git - mlt/commit
src/framework/mlt_frame.c
authorlilo_booter <lilo_booter@d19143bc-622f-0410-bfdd-b5b2a6649095>
Wed, 28 Sep 2005 13:56:48 +0000 (13:56 +0000)
committerlilo_booter <lilo_booter@d19143bc-622f-0410-bfdd-b5b2a6649095>
Wed, 28 Sep 2005 13:56:48 +0000 (13:56 +0000)
commitc974f8e87e0bd3de851fb638660f502092b1425e
tree29c7c4eceab70f01f10004414e9bb9b5e3a2af02
parent95f2d83a2093a4761f0075971a85a65139be51a6
src/framework/mlt_frame.c
+ Corrections for resizing images and alpha (uneven widths)

src/framework/mlt_tractor.c
+ Added an output aspect ratio (being the aspect ratio of the background)

src/modules/core/filter_rescale.c
+ Force a rescale of the alpha in parallel with image

src/modules/core/filter_resize.c
+ Rounding errors corrections

src/modules/core/filter_watermark.c
+ Propogation of output aspect ratio in reverse case

src/modules/core/producer_colour.c
+ Reassign aspect ratio after get_image

src/modules/core/transition_composite.c
+ More uneven width corrections
+ Use of output aspect ratio when available

src/modules/feeds/PAL/etv.properties
+ Temporary work around to keep composites correct

git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@833 d19143bc-622f-0410-bfdd-b5b2a6649095
src/framework/mlt_frame.c
src/framework/mlt_tractor.c
src/modules/core/filter_rescale.c
src/modules/core/filter_resize.c
src/modules/core/filter_watermark.c
src/modules/core/producer_colour.c
src/modules/core/transition_composite.c
src/modules/feeds/PAL/etv.properties