summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2018-05-08 00:49:33 +0100
committerCarl Hetherington <cth@carlh.net>2018-05-14 23:23:34 +0100
commitd2b086ebd7333e80b77fb54ce04816b27dbf1cb6 (patch)
treee6038b3a9ca61a8eb998d7f796bb381b2b183224 /ChangeLog
parent216d424afaf521e1bd1b95cadbe4d1eac58a6c4a (diff)
Add colour, effect and effect colour to ::identifier() to force remake of video when they change (#1290).
(cherry-pick of 4a23fb5dd58c6439f240f678be2e26a5bee17881 from master).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 035dee09e..9afa60bdb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,9 @@
-2018-05-14 Carl Hetherington <cth@carlh.net>
+2018-05-08 Carl Hetherington <cth@carlh.net>
+
+ * Look at subtitle colour and effect when deciding whether or not to
+ re-make video (should fix #1290).
+
+2018-05-07 Carl Hetherington <cth@carlh.net>
* Fix invalid timings in SMPTE subtitle files (causing failure to play subtitles)
in some cases (#1293).