]> git.sesse.net Git - mlt/commit
Finish work to normalize channel count.
authorDan Dennedy <dan@dennedy.org>
Mon, 2 May 2011 05:17:48 +0000 (22:17 -0700)
committerDan Dennedy <dan@dennedy.org>
Mon, 2 May 2011 05:17:48 +0000 (22:17 -0700)
commit876d5a12a7919a1e3319bfa673a6b8eac558a42d
tree5934e00166885b0a6ba2da41f6dac8e17f40214a
parent39128e26ad9457ade75ac3e74d2d93e04c7d96a4
Finish work to normalize channel count.

Also, refactor the audio resamplers to use mlt_audio_format_size() and
mlt_frame_set_audio(). Currently, there are no controls over which
channels to drop or duplicate.
src/modules/avformat/filter_avresample.c
src/modules/resample/filter_resample.c