Rework audio to deinterleave straight away and pass data
authorCarl Hetherington <cth@carlh.net>
Sat, 20 Oct 2012 14:40:46 +0000 (15:40 +0100)
committerCarl Hetherington <cth@carlh.net>
Sat, 20 Oct 2012 19:05:08 +0000 (20:05 +0100)
commitb996eb8276dc4645745540190c9a2f5e2c875c0c
tree0dc0cef257733a52cc347197cb0ed08ae53fe4f4
parenta6976df179011056027a99ae210fb28117c36840
Rework audio to deinterleave straight away and pass data
around as floats.  Should simplify things.
src/lib/decoder.cc
src/lib/decoder.h
src/lib/encoder.h
src/lib/film_state.cc
src/lib/image.cc
src/lib/image.h
src/lib/imagemagick_encoder.h
src/lib/j2k_still_encoder.h
src/lib/j2k_wav_encoder.cc
src/lib/j2k_wav_encoder.h
src/lib/util.cc