Run time type identification
authorlilo_booter <lilo_booter@d19143bc-622f-0410-bfdd-b5b2a6649095>
Tue, 31 Aug 2004 08:35:19 +0000 (08:35 +0000)
committerlilo_booter <lilo_booter@d19143bc-622f-0410-bfdd-b5b2a6649095>
Tue, 31 Aug 2004 08:35:19 +0000 (08:35 +0000)
commit0caa0a91b0971439dfe00d0ed9bc05992b7dd609
tree23bc2fa965310acc762237a0357c740ccc9e5c84
parente9506a0f7005ad5cc8821879ba78b8c42f3ec4bb
Run time type identification

git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt++@402 d19143bc-622f-0410-bfdd-b5b2a6649095
20 files changed:
mlt++/HOWTO [new file with mode: 0644]
mlt++/src/Makefile
mlt++/src/MltConsumer.cpp
mlt++/src/MltConsumer.h
mlt++/src/MltFilter.cpp
mlt++/src/MltFilter.h
mlt++/src/MltFrame.cpp
mlt++/src/MltFrame.h
mlt++/src/MltMultitrack.cpp
mlt++/src/MltMultitrack.h
mlt++/src/MltPlaylist.cpp
mlt++/src/MltPlaylist.h
mlt++/src/MltProducer.cpp
mlt++/src/MltProducer.h
mlt++/src/MltService.cpp
mlt++/src/MltService.h
mlt++/src/MltTractor.cpp
mlt++/src/MltTractor.h
mlt++/src/MltTransition.cpp
mlt++/src/MltTransition.h