Fix assertion failure when processors return fewer channels than the DCP has.
authorCarl Hetherington <cth@carlh.net>
Fri, 11 Sep 2015 21:29:28 +0000 (22:29 +0100)
committerCarl Hetherington <cth@carlh.net>
Fri, 11 Sep 2015 21:29:28 +0000 (22:29 +0100)
commitb9842263a402b5ce1d2f85a1346ca11a419f816e
treea7d143006ec15cd216f7df5d448b1b28b7ef9ad7
parent9a2dca23967ff404dab1a36ec3fb9075d5e8e66e
Fix assertion failure when processors return fewer channels than the DCP has.
12 files changed:
ChangeLog
src/lib/analyse_audio_job.h
src/lib/audio_point.h
src/lib/audio_processor.h
src/lib/mid_side_decoder.cc
src/lib/mid_side_decoder.h
src/lib/player.cc
src/lib/upmixer_a.cc
src/lib/upmixer_a.h
test/audio_processor_test.cc [new file with mode: 0644]
test/data
test/wscript