Fix setup of the libswresample context to work with high channel
[dcpomatic.git] / ChangeLog
index 0393afe76d5197a6b956cae1ed77572ab6289e7e..e3398702e38f85cfe8561207feddce04be294a0c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,39 @@
+2014-05-10  Carl Hetherington  <cth@carlh.net>
+
+       * Fix setup of the libswresample context to work with high channel counts.
+
+2014-05-09  Carl Hetherington  <cth@carlh.net>
+
+       * Fix crash on using content with more than 12 audio channels.
+
+       * Re-introduce ffprobe call when adding content.
+
+2014-05-05  Carl Hetherington  <cth@carlh.net>
+
+       * Version 1.69.0 released.
+
+2014-05-02  Carl Hetherington  <cth@carlh.net>
+
+       * Version 1.68.0 released.
+
+2014-04-29  Carl Hetherington  <cth@carlh.net>
+
+       * Version 1.67.1 released.
+
+2014-04-29  Carl Hetherington  <cth@carlh.net>
+
+       * Version 1.67.0 released.
+
 2014-04-27  Carl Hetherington  <cth@carlh.net>
 
+       * Version 1.66.16 released.
+
+2014-04-27  Carl Hetherington  <cth@carlh.net>
+
+       * Add .dpx to the list of acceptable image files.
+
+       * Slightly better handling of uncaught exceptions.
+
        * Use our own directory picker on 14.04 (as well as 13.04 and 13.10) as
        it appears that the same bug remains.