Rename some things.
[dcpomatic.git] / ChangeLog
index 96813f774ccfc18cad200f807cec0d1da0d0dcf5..fc623d7c50d4b9c7f0768ccf4b628eef5ceca492 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,26 @@
+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.
+
        * Add option to specify default details
        for the DCI name details dialog in new
        Films (#42).