summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-08-31 14:31:08 +0100
committerCarl Hetherington <cth@carlh.net>2015-08-31 14:31:08 +0100
commit6c334975aaf31f87dd0283f391671df441022751 (patch)
tree0c556e9e377d0657554ebc65e151abaae0d187c8 /ChangeLog
parent695c407ce0f469fb462db3de9d715d86a1ae6af5 (diff)
Bail early from subtitle finding if there are no subtitle streams.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b9087a169..d10b06c24 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2015-08-31 Carl Hetherington <cth@carlh.net>
+ * Stop very long searches for subtitles where
+ there are none.
+
* Updated es_ES translation from Manuel AC.
2015-08-30 Carl Hetherington <cth@carlh.net>