Fix merge; other tweaks.
[dcpomatic.git] / ChangeLog
index d34b781b6b8374d1eb0c36166d3907ccd50eae8b..7eb9589d6b064f4c98f0411dd83540c9409209c9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,41 @@
+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.