]> git.sesse.net Git - mlt/commit
Improve audio waveform quality.
authorDan Dennedy <dan@dennedy.org>
Thu, 19 Aug 2010 07:29:48 +0000 (00:29 -0700)
committerDan Dennedy <dan@dennedy.org>
Thu, 19 Aug 2010 07:29:48 +0000 (00:29 -0700)
commit8e366713b8b0f83042492182e612470df5e2749b
treee924f67fbb2644fcdd34a51bd7181181663a919e
parent09c84bf8e0afddfb6f8569f8fc7fd5c3d47fc485
Improve audio waveform quality.

This averages over the pcm samples in each image column by adding a
shade of gray. It also draws a solid white base line for each channel.
src/framework/mlt_frame.c