summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2018-02-01 22:54:50 +0000
committerCarl Hetherington <cth@carlh.net>2018-02-01 22:54:50 +0000
commitecddd0e7b0cd4645fdc0fa565928b547b925e840 (patch)
tree58aa6027fd1087ac00eb50cce5747f77a2816cf9 /ChangeLog
parent2436d493ff41817e0e1671e63fbdf8683ad58e96 (diff)
Don't select video streams for which we have no codec; warn in log about streams with no codec (#1184).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 572d61251..029066de3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2018-02-01 Carl Hetherington <cth@carlh.net>
+ * Don't try to use video streams for which we have no codec (#1184).
+
* Updated nl_NL translation from Rob van Nieuwkerk.
* Version 2.11.47 released.