Fix audio analysis crash introduced when increasing MAX_AUDIO_CHANNELS.
[dcpomatic.git] / ChangeLog
index e51740c338193fd7ef59463297fe24d3b78d53c3..e9607abbf1c1b7940e9b2c7621553b8346076163 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,43 @@
+2014-02-23  Carl Hetherington  <cth@carlh.net>
+
+       * Version 1.64.16 released.
+
+2014-02-23  Carl Hetherington  <cth@carlh.net>
+
+       * Bump ffmpeg library to git head to fix problems with
+       misrecognised frame rates in some MOV files.
+
+2014-02-20  Carl Hetherington  <cth@carlh.net>
+
+       * Version 1.64.15 released.
+
+2014-02-20  Carl Hetherington  <cth@carlh.net>
+
+       * Basic support for 7.1 / HI/VI audio tracks.
+
+2014-02-19  Carl Hetherington  <cth@carlh.net>
+
+       * Add some basic JSON stuff.
+
+2014-02-18  Carl Hetherington  <cth@carlh.net>
+
+       * Version 1.64.14 released.
+
+2014-02-18  Carl Hetherington  <cth@carlh.net>
+
+       * Version 1.64.13 released.
+
+2014-02-12  Carl Hetherington  <cth@carlh.net>
+
+       * Make the batch converter remember its last directory
+       for the film picker (#318).
+
+       * Add dcpomatic_batch to OS X .app.
+
+2014-02-11  Carl Hetherington  <cth@carlh.net>
+
+       * Version 1.64.12 released.
+
 2014-02-11  Carl Hetherington  <cth@carlh.net>
 
        * Be more careful when catching exceptions from KDM creation.