]> git.sesse.net Git - mlt/commit
field and playlist provisional implementations
authorlilo_booter <lilo_booter@d19143bc-622f-0410-bfdd-b5b2a6649095>
Wed, 24 Dec 2003 14:50:25 +0000 (14:50 +0000)
committerlilo_booter <lilo_booter@d19143bc-622f-0410-bfdd-b5b2a6649095>
Wed, 24 Dec 2003 14:50:25 +0000 (14:50 +0000)
commitfdff32bbd09ff13df3a3a12896690a4950b7d0d0
treec38af5fb950140db00c4e180dcb0d8b5c58fe266
parentfc579010c07e3daa94db446a9623d9bb996892d2
field and playlist provisional implementations

git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@15 d19143bc-622f-0410-bfdd-b5b2a6649095
22 files changed:
mlt/src/framework/Makefile
mlt/src/framework/mlt.h
mlt/src/framework/mlt_field.c [new file with mode: 0644]
mlt/src/framework/mlt_field.h [new file with mode: 0644]
mlt/src/framework/mlt_filter.c
mlt/src/framework/mlt_filter.h
mlt/src/framework/mlt_playlist.c
mlt/src/framework/mlt_playlist.h
mlt/src/framework/mlt_types.h
mlt/src/tests/charlie.c
mlt/src/tests/setenv
src/framework/Makefile
src/framework/mlt.h
src/framework/mlt_field.c [new file with mode: 0644]
src/framework/mlt_field.h [new file with mode: 0644]
src/framework/mlt_filter.c
src/framework/mlt_filter.h
src/framework/mlt_playlist.c
src/framework/mlt_playlist.h
src/framework/mlt_types.h
src/tests/charlie.c
src/tests/setenv