]> git.sesse.net Git - mlt/commit
configure
authorlilo_booter <lilo_booter@d19143bc-622f-0410-bfdd-b5b2a6649095>
Mon, 29 Aug 2005 08:00:08 +0000 (08:00 +0000)
committerlilo_booter <lilo_booter@d19143bc-622f-0410-bfdd-b5b2a6649095>
Mon, 29 Aug 2005 08:00:08 +0000 (08:00 +0000)
commit65e8ac86ee6e17a12892954ff4a8d46c4766fe0d
tree426384063ba3066eb8b564ada500a068d0fa15c8
parent5941e41209b87a8ed26f273f170abbd484113938
configure
+ Darwin sdl linking and cflags on all use of mlt (annoying, but looks unavoidable)

src/framework/mlt.h
+ Include sdl header on Darwin

src/inigo/inigo.c
+ Correction for Darwin key reading from terminal

src/modules/sdl/consumer_sdl.c
src/modules/sdl/consumer_sdl_preview.c
src/modules/sdl/consumer_sdl_still.c
+ Moved initialisation of sdl components to the start/stop methods (Darwin requirement)

git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@814 d19143bc-622f-0410-bfdd-b5b2a6649095
configure
src/framework/mlt.h
src/inigo/inigo.c
src/modules/sdl/consumer_sdl.c
src/modules/sdl/consumer_sdl_preview.c
src/modules/sdl/consumer_sdl_still.c