summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-10-06 15:36:42 +0100
committerCarl Hetherington <cth@carlh.net>2015-10-06 15:36:42 +0100
commita6791850f8bf56f4a08cf860fdce8df2d3e13405 (patch)
tree38dcb8a88284afa838c7414b2e2787e261f730b9 /ChangeLog
parentc53bf2c0860f6b0ff583ad9f4bc4c7e86d47fa94 (diff)
Make sure SMPTE subtitle MXFs get the right intrinsic duration.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 598636ff1..e3265c5e9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2015-10-06 Carl Hetherington <cth@carlh.net>
+ * Fix invalid SMPTE subtitle output
+ in some cases.
+
* Speculative support for multi-part
bitmap subtitles (#709).