Fix up include and add a log.
[dcpomatic.git] / ChangeLog
index 30e3c50b1c94fc0c81daa6d69da9f0922686a1e2..d34b781b6b8374d1eb0c36166d3907ccd50eae8b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
 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>