Fix erroneous full_length() in SndfileContent; it's at least a bit more correct now.
[dcpomatic.git] / ChangeLog
index 3a36162a7e987bad27fa1f8331ab01ed66cdd51b..cbaa1eb0f2101b7a533689b105fe929ea2effac3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2013-12-05  Carl Hetherington  <cth@carlh.net>
+
+       * Improve the correctness of lengths reported by sound files to fix
+       short DCPs when using non-DCI-rate sound files with stills.
+
 2013-12-04  Carl Hetherington  <cth@carlh.net>
 
        * Make signatures optional (#273).