]> git.sesse.net Git - mlt/commit
add luma to composite.
authorddennedy <ddennedy@d19143bc-622f-0410-bfdd-b5b2a6649095>
Tue, 9 Mar 2004 04:57:16 +0000 (04:57 +0000)
committerddennedy <ddennedy@d19143bc-622f-0410-bfdd-b5b2a6649095>
Tue, 9 Mar 2004 04:57:16 +0000 (04:57 +0000)
commitedfb53ebb1ce5b141e34b7feb7df7448cbc5be96
tree09f7cf6602bff1359c0e6933340e99c2cb81e5d8
parenta01e64529a0e9d097bce26715a45fd4bb3de3538
add luma to composite.
rework aspect handling to use sample aspect.
workaround westley segfault when another instance of libxml2 is used.
improved inline xml handling in westley - pango and svg.

git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@196 d19143bc-622f-0410-bfdd-b5b2a6649095
14 files changed:
src/framework/mlt_consumer.c
src/framework/mlt_frame.c
src/framework/mlt_producer.c
src/modules/avformat/producer_avformat.c
src/modules/core/filter_resize.c
src/modules/core/producer_ppm.c
src/modules/core/transition_composite.c
src/modules/core/transition_luma.c
src/modules/dv/producer_libdv.c
src/modules/gtk2/filter_rescale.c
src/modules/gtk2/producer_pango.c
src/modules/gtk2/producer_pixbuf.c
src/modules/sdl/consumer_sdl.c
src/modules/westley/producer_westley.c