]> git.sesse.net Git - mlt/commit
add video_standard enum to mlt_frame, add mlt_consumer_properties, add properties...
authorddennedy <ddennedy@d19143bc-622f-0410-bfdd-b5b2a6649095>
Tue, 23 Dec 2003 02:41:15 +0000 (02:41 +0000)
committerddennedy <ddennedy@d19143bc-622f-0410-bfdd-b5b2a6649095>
Tue, 23 Dec 2003 02:41:15 +0000 (02:41 +0000)
commitd8eef875f19feb30549855d3695a91df72c5c60f
treeaf943c67f27c3ddc550b1e9c97fdbc4d8193de1a
parentf2892649fc37814798758ad2da2bee85b17e2366
add video_standard enum to mlt_frame, add mlt_consumer_properties, add properties to gtk2 producers and bluefish consumer

git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@12 d19143bc-622f-0410-bfdd-b5b2a6649095
16 files changed:
mlt/src/framework/mlt_consumer.c
mlt/src/framework/mlt_consumer.h
mlt/src/framework/mlt_frame.h
mlt/src/modules/gtk2/producer_pango.c
mlt/src/modules/gtk2/producer_pango.h
mlt/src/modules/gtk2/producer_pixbuf.c
mlt/src/modules/gtk2/producer_pixbuf.h
mlt/src/tests/dan.c
src/framework/mlt_consumer.c
src/framework/mlt_consumer.h
src/framework/mlt_frame.h
src/modules/gtk2/producer_pango.c
src/modules/gtk2/producer_pango.h
src/modules/gtk2/producer_pixbuf.c
src/modules/gtk2/producer_pixbuf.h
src/tests/dan.c