Fix up some bugs when using limited DCP range (reported by Wolfgang Woehl).
[dcpomatic.git] / ChangeLog
index 30e3c50b1c94fc0c81daa6d69da9f0922686a1e2..58876926e2ca6b2193b835c8472b32a7907e894a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,20 @@
+2012-10-07  Carl Hetherington  <cth@carlh.net>
+
+       * Fix up some bugs when using limited DCP
+       range (reported by Wolfgang Woehl).
+
+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>