Fix merge; other tweaks.
[dcpomatic.git] / ChangeLog
index 65589eb934741664924420855c9ff14a08fdf8c8..7eb9589d6b064f4c98f0411dd83540c9409209c9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,55 @@
+2012-10-14  Carl Hetherington  <cth@carlh.net>
+
+       * Basic support for DVD subtitles.
+
+       * Re-add DCI naming support.
+
+       * Basic support for selection of audio
+       and subtitle streams.
+
+       * Fixes for audio/video sync in some cases.
+
+       * Cope with videos with varying size and/or
+       pixel format.
+
+       * Fix bug with handling of YUV422-format videos.
+
+       * Various bug fixes and code rearrangement.
+
+2012-10-09  Carl Hetherington  <cth@carlh.net>
+
+       * Version 0.55 released.
+
+2012-10-09  Carl Hetherington  <cth@carlh.net>
+
+       * Fix bug possibly causing randomly-occuring
+       black thumbnails.
+
+       * Fix problems with obtaining frame rate of
+       WMV files (reported by Anders Nordentoft-Madsen).
+
+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