diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-03-01 01:00:16 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-03-01 01:00:16 +0000 |
| commit | 0914bfdbfc498d99821c2cd0ca3a4f9a184d07b5 (patch) | |
| tree | c47583043a15279e0933f6697deefb7768ba352c /ChangeLog | |
| parent | 8b7080da3ff8b6df0df7f1858c144c163cbaf4c6 (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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |
