Fix regression when AVCodecContext's channel layout doesn't get set up by FFmpeg.
[dcpomatic.git] / ChangeLog
index 9e869be627ff13de198395c9bd1be37a4c85453a..3c0b4f5edd280318f7ada4cc11f74a741f462ef7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,52 @@
+2012-12-13  Carl Hetherington  <cth@carlh.net>
+
+       * Version 0.62 released.
+
+2012-12-13  Carl Hetherington  <cth@carlh.net>
+
+       * Improve progress reporting during the final
+       DCP make job; should stop the bar sitting at 100%
+       for a while during digest creation.
+
+2012-12-11  Carl Hetherington  <cth@carlh.net>
+
+       * Version 0.61 released.
+
+2012-12-11  Carl Hetherington  <cth@carlh.net>
+
+       * More .deb dep tweaks.
+
+2012-12-11  Carl Hetherington  <cth@carlh.net>
+
+       * Version 0.60 released.
+
+2012-12-11  Carl Hetherington  <cth@carlh.net>
+
+       * Hopefully fix utterly broken partially-static
+       builds for .debs.
+
+       * Fix specification of architecture in .debs.
+
+2012-12-10  Carl Hetherington  <cth@carlh.net>
+
+       * Version 0.59 released.
+
+2012-12-09  Carl Hetherington  <cth@carlh.net>
+
+       * Version 0.59beta5 released.
+
+2012-12-09  Carl Hetherington  <cth@carlh.net>
+
+       * Version 0.59beta4 released.
+
+2012-12-09  Carl Hetherington  <cth@carlh.net>
+
+       * Version 0.59beta3 released.
+
+2012-12-09  Carl Hetherington  <cth@carlh.net>
+
+       * Version 0.59beta2 released.
+
 2012-12-09  Carl Hetherington  <cth@carlh.net>
 
        * Build against libdcp compiled with -O2 instead