]> git.sesse.net Git - mlt/commit - src/modules/gtk2/producer_pixbuf.c
incomplete next/prev clip behaviour
authorlilo_booter <lilo_booter@d19143bc-622f-0410-bfdd-b5b2a6649095>
Fri, 2 Jan 2004 15:09:29 +0000 (15:09 +0000)
committerlilo_booter <lilo_booter@d19143bc-622f-0410-bfdd-b5b2a6649095>
Fri, 2 Jan 2004 15:09:29 +0000 (15:09 +0000)
commit1a50e779cfd5e1bc6a80054f6f56e64280c2dc41
tree6eb0948f9e89a2cd415d0d683f1d50d337c568a8
parent0cf7dff156fe3c541eb5d668e317cc73b008c7b0
incomplete next/prev clip behaviour

git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@34 d19143bc-622f-0410-bfdd-b5b2a6649095
38 files changed:
docs/services.txt
mlt/docs/services.txt
mlt/src/framework/mlt_multitrack.c
mlt/src/framework/mlt_multitrack.h
mlt/src/framework/mlt_playlist.c
mlt/src/framework/mlt_playlist.h
mlt/src/framework/mlt_producer.c
mlt/src/framework/mlt_properties.c
mlt/src/framework/mlt_properties.h
mlt/src/framework/mlt_types.h
mlt/src/inigo/inigo.c
mlt/src/modules/dv/producer_libdv.c
mlt/src/modules/ffmpeg/Makefile
mlt/src/modules/ffmpeg/configure
mlt/src/modules/ffmpeg/consumer_ffmpeg.c [new file with mode: 0644]
mlt/src/modules/ffmpeg/consumer_ffmpeg.h [new file with mode: 0644]
mlt/src/modules/ffmpeg/factory.c
mlt/src/modules/ffmpeg/producer_ffmpeg.c
mlt/src/modules/gtk2/producer_pixbuf.c
mlt/src/modules/sdl/consumer_sdl.c
src/framework/mlt_multitrack.c
src/framework/mlt_multitrack.h
src/framework/mlt_playlist.c
src/framework/mlt_playlist.h
src/framework/mlt_producer.c
src/framework/mlt_properties.c
src/framework/mlt_properties.h
src/framework/mlt_types.h
src/inigo/inigo.c
src/modules/dv/producer_libdv.c
src/modules/ffmpeg/Makefile
src/modules/ffmpeg/configure
src/modules/ffmpeg/consumer_ffmpeg.c [new file with mode: 0644]
src/modules/ffmpeg/consumer_ffmpeg.h [new file with mode: 0644]
src/modules/ffmpeg/factory.c
src/modules/ffmpeg/producer_ffmpeg.c
src/modules/gtk2/producer_pixbuf.c
src/modules/sdl/consumer_sdl.c