Optimise checking of existing image data.
[dcpomatic.git] / ChangeLog
index 26df71b7b0699511ce1857e52f92e4dd96874626..ee9ebfcb93332a743f70ae7649535ebf64574546 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
+2015-09-03  c.hetherington  <cth@carlh.net>
+
+       * Quicker, though slightly less safe,
+       check for existing picture data; go back
+       from the last frame written until we
+       find a good one rather than going
+       through from the beginning until we find
+       a bad one (#519, #504).
+
+       * Add frame counter to progress
+       when transcoding (#111).
+
+       * Add button to export certificates
+       from the configuration (#668).
+
+       * Add option to always analyse audio
+       and put the peak value into the audio
+       tab so it's easy to see (#673).
+
 2015-09-14  Carl Hetherington  <cth@carlh.net>
 
        * Version 2.2.0 released.