Merge.
[dcpomatic.git] / ChangeLog
index 036af9d0a5bad17bbd7cef146b30d844c99a6ac9..fc623d7c50d4b9c7f0768ccf4b628eef5ceca492 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,23 @@
+2013-02-02  Carl Hetherington  <cth@carlh.net>
+
+       * Tidy up filters dialog by not showing those
+       that are not configured in FFmpeg, and by splitting
+       them up into categories.
+
+       * Fix infinite loop of error messages when
+       `playing back' using a non-existant filter (#39).
+
+       * Encode data straight to MXFs, rather
+       than going via .j2c files.  Should roughly
+       halve required disk space and reduce time
+       taken.
+
 2013-01-25  Carl Hetherington  <cth@carlh.net>
 
+       * When using formats which pad smaller frames into
+       larger ones, the padding black now shown in
+       the preview.
+
        * Fix the old DCP content type being left behind
        when creating a new film.