]> git.sesse.net Git - mlt/commit
Add audiowave filter.
authorDan Dennedy <dan@dennedy.org>
Thu, 19 Aug 2010 08:23:47 +0000 (01:23 -0700)
committerDan Dennedy <dan@dennedy.org>
Thu, 19 Aug 2010 08:23:47 +0000 (01:23 -0700)
commit5afb303840a1a8e7312e66595e498d26b4081c93
tree6e33d276bc15b54dfdb327c05db4b85ee6602436
parent886334fcf825d2b69e29953640c2da200f415e17
Add audiowave filter.

This replaces the video with the audio waveform. Currently, it only
works on producers that also provide video.
src/modules/core/Makefile
src/modules/core/factory.c
src/modules/core/filter_audiowave.c [new file with mode: 0644]