summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-08-22 14:26:28 +0100
committerCarl Hetherington <cth@carlh.net>2016-08-22 14:26:28 +0100
commitba7f8c6363e881fdc0044fbbbb36535996d6dbf7 (patch)
tree33728ba2d3317edabd14af14b53001a511729088 /ChangeLog
parentd4dbedb4b532cb0403c6686f0f5e9bed755221fb (diff)
Do full gamma correction etc. when alpha-blending subtitles
onto XYZ images. This fixes colour tints on subtitles burnt into existing DCPs.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 754e1ccfa..ca0523397 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2016-08-22 c.hetherington <cth@carlh.net>
+
+ * Fix colour tint in subtitles burnt into existing DCP
+ content.
+
2016-08-22 Carl Hetherington <cth@carlh.net>
* Version 2.9.14 released.