Fix audio analysis crash introduced when increasing MAX_AUDIO_CHANNELS.
[dcpomatic.git] / ChangeLog
index 1febaac514450f3988f0cee99029e1c542611139..e9607abbf1c1b7940e9b2c7621553b8346076163 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,74 @@
+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.
+
+2014-02-10  Carl Hetherington  <cth@carlh.net>
+
+       * Version 1.64.11 released.
+
+2014-02-10  Carl Hetherington  <cth@carlh.net>
+
+       * Version 1.64.10 released.
+
+2014-02-10  Carl Hetherington  <cth@carlh.net>
+
+       * Try to fix Centos RPM dependencies.
+
+       * Version 1.64.9 released.
+
+2014-02-10  Carl Hetherington  <cth@carlh.net>
+
+       * Version 1.64.8 released.
+
 2014-02-09  Carl Hetherington  <cth@carlh.net>
 
+       * Build with a more careful version of libopenjpeg that handles
+       out-of-memory conditions slightly better.
+
+       * Possibly fix repeated no route to host errors in some cases.
+
+       * Some small bits of increased low-memory stability.
+
        * Version 1.64.7 released.
 
 2014-02-08  Carl Hetherington  <cth@carlh.net>