Remove exception thrown on a short audio frame. I don't think
authorCarl Hetherington <cth@carlh.net>
Thu, 6 Dec 2012 20:27:00 +0000 (20:27 +0000)
committerCarl Hetherington <cth@carlh.net>
Thu, 6 Dec 2012 20:27:00 +0000 (20:27 +0000)
commit7e0ebcd1f19c8365d16a5fb5a42907867d15cb20
treea3226ddbf3049485250b51b4b856e8bc14e3232a
parent5700bcadb7378ac018b2879a8d128ba6b098b6b8
Remove exception thrown on a short audio frame.  I don't think
the caller can reasonably be expected to know what constitutes
a DCP audio "frame", so it's not really for them to round their
inputs.  libdcp will fill any shortfall with silence, anyway.
src/sound_asset.cc