summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-07-02 12:08:36 +0100
committerCarl Hetherington <cth@carlh.net>2015-07-02 12:08:36 +0100
commitc2d6d07ed57707ae2342c9a0b352b7c507cd5005 (patch)
treec4ef04b8cb4dcbc1797041436871bcaadeeeb0d9 /ChangeLog
parent566138f515a6d628bfbe28241422b2eadc9c790b (diff)
Fix PlayerVideo::has_j2k to cope with subtitles and fades.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 112315234..bd586f198 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2015-07-02 c.hetherington <cth@carlh.net>
+ * Fix failure to burn subs over existing DCP sources.
+
* Remove output gamma configuration option.
2015-07-02 Carl Hetherington <cth@carlh.net>