summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-03-01 01:00:16 +0000
committerCarl Hetherington <cth@carlh.net>2016-03-01 01:00:16 +0000
commit0914bfdbfc498d99821c2cd0ca3a4f9a184d07b5 (patch)
treec47583043a15279e0933f6697deefb7768ba352c /ChangeLog
parent8b7080da3ff8b6df0df7f1858c144c163cbaf4c6 (diff)
Stop erroneous addition of text subtitles to the lists (when
an image subtitle is completed with a rect count of zero) which subsequently cause hangs while the decoder looks for these phantom text subtitles. Fixes #812.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8bea6f63b..fbe438a44 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2016-03-01 Carl Hetherington <cth@carlh.net>
+
+ * Fix hang / slowdown when previewing subtitles in some
+ cases (#812).
+
2016-02-29 Carl Hetherington <cth@carlh.net>
* Updated fr_FR translation from Thierry Journet.