ChangeLog.
[dcpomatic.git] / ChangeLog
index 51536a59e223360e74802d92b9b01c03f0440df8..0c600afa72f5f064a5b7d46cd9a2d35a24330f95 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,35 @@
+2012-10-07  Carl Hetherington  <cth@carlh.net>
+
+       * Fix up some bugs when using limited DCP
+       range (reported by Wolfgang Woehl).
+
+       * Don't stretch still images for DCPs, just
+       scale them up and pad them as required.
+
+2012-10-02  Carl Hetherington  <cth@carlh.net>
+
+       * Version 0.54 released.
+
+2012-10-02  Carl Hetherington  <cth@carlh.net>
+
+       * When encoding 24 frames per second drop
+       frame (ie 23.976 frames per second) run the
+       video at 24 FPS and resample the audio so
+       that when it is run correspondingly (slightly) fast
+       it remains in sync.
+
+       * Some code cleanup.
+
+2012-10-01  Carl Hetherington  <cth@carlh.net>
+
+       * Fix aff/666: thumbnail scan is run twice
+       when changing the content file for a film.
+
+2012-09-28  Carl Hetherington  <cth@carlh.net>
+
+       * Fix crash bug which seems to have been
+       exposed by recent changes to ffmpeg.
+
 2012-09-27  Carl Hetherington  <cth@carlh.net>
 
        * Version 0.53 released.