]> git.sesse.net Git - mlt/commit
move audio sample calculator to mlt_frame and use from ffmpeg and mcmpeg, add mlt_fra...
authorddennedy <ddennedy@d19143bc-622f-0410-bfdd-b5b2a6649095>
Thu, 8 Jan 2004 04:30:28 +0000 (04:30 +0000)
committerddennedy <ddennedy@d19143bc-622f-0410-bfdd-b5b2a6649095>
Thu, 8 Jan 2004 04:30:28 +0000 (04:30 +0000)
commit8bf137cd71aafb9c8f6a42c78ddb6bd0a8fe99db
tree9b079c5bcbd47be80bf1776b838e69ae1626fcd1
parent9390e8b584f3f717f0a326893c0e37cf187a0a51
move audio sample calculator to mlt_frame and use from ffmpeg and mcmpeg, add mlt_frame_audio_mix, add audio_crossfade to transition_luma, add to docs

git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@40 d19143bc-622f-0410-bfdd-b5b2a6649095
16 files changed:
docs/services.txt
mlt/docs/services.txt
mlt/src/framework/mlt_frame.c
mlt/src/framework/mlt_frame.h
mlt/src/modules/core/transition_luma.c
mlt/src/modules/dv/producer_libdv.c
mlt/src/modules/ffmpeg/producer_ffmpeg.c
mlt/src/modules/sdl/consumer_sdl.c
mlt/src/tests/dan.c
src/framework/mlt_frame.c
src/framework/mlt_frame.h
src/modules/core/transition_luma.c
src/modules/dv/producer_libdv.c
src/modules/ffmpeg/producer_ffmpeg.c
src/modules/sdl/consumer_sdl.c
src/tests/dan.c