summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-04-25 11:07:09 +0100
committerCarl Hetherington <cth@carlh.net>2016-04-25 11:07:09 +0100
commitd4bdbb21755b52094988ade47fb51a5698def744 (patch)
tree0956e808ccacf6e0fa0889f41888d5c234cdd090 /ChangeLog
parent77a45649624c2239bca96b9a8346461ce4f3281c (diff)
Assume burn-in when making ISDCF name unless we definitely have non-burnt subs.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a2ebe0fb5..73e6a7e42 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2016-04-25 c.hetherington <cth@carlh.net>
+ * When making up the ISDCF name assume subtitles are burnt in unless
+ we know otherwise.
+
* Fix saving of modified video frame rates for subtitle content.
2016-04-25 Carl Hetherington <cth@carlh.net>