]> git.sesse.net Git - mlt/commit
Add doxygen documentation for mlt_profile, mlt_pool, mlt_repository, and mlt_factory.
authorddennedy <ddennedy@d19143bc-622f-0410-bfdd-b5b2a6649095>
Wed, 21 Jan 2009 08:41:54 +0000 (08:41 +0000)
committerddennedy <ddennedy@d19143bc-622f-0410-bfdd-b5b2a6649095>
Wed, 21 Jan 2009 08:41:54 +0000 (08:41 +0000)
commit14cd5766946da2f7ffd1e3dcc88555b24f6d20a1
tree41514bad3717d711e85e426c6285ae99373c3bb8
parente8abf273aa1827e11ffc14d749f81019686551b1
Add doxygen documentation for mlt_profile, mlt_pool, mlt_repository, and mlt_factory.
Update copyrights to 2009.
Add cross references from files to data structures in doxygen.

git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1319 d19143bc-622f-0410-bfdd-b5b2a6649095
42 files changed:
src/framework/mlt.h
src/framework/mlt_consumer.c
src/framework/mlt_consumer.h
src/framework/mlt_deque.c
src/framework/mlt_deque.h
src/framework/mlt_events.c
src/framework/mlt_events.h
src/framework/mlt_factory.c
src/framework/mlt_factory.h
src/framework/mlt_field.c
src/framework/mlt_field.h
src/framework/mlt_filter.c
src/framework/mlt_filter.h
src/framework/mlt_frame.c
src/framework/mlt_frame.h
src/framework/mlt_multitrack.c
src/framework/mlt_multitrack.h
src/framework/mlt_parser.c
src/framework/mlt_parser.h
src/framework/mlt_playlist.c
src/framework/mlt_playlist.h
src/framework/mlt_pool.c
src/framework/mlt_pool.h
src/framework/mlt_producer.c
src/framework/mlt_producer.h
src/framework/mlt_profile.c
src/framework/mlt_profile.h
src/framework/mlt_properties.c
src/framework/mlt_properties.h
src/framework/mlt_property.c
src/framework/mlt_property.h
src/framework/mlt_repository.c
src/framework/mlt_repository.h
src/framework/mlt_service.c
src/framework/mlt_service.h
src/framework/mlt_tokeniser.c
src/framework/mlt_tokeniser.h
src/framework/mlt_tractor.c
src/framework/mlt_tractor.h
src/framework/mlt_transition.c
src/framework/mlt_transition.h
src/framework/mlt_types.h