summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-01-14 22:16:19 +0000
committerCarl Hetherington <cth@carlh.net>2014-01-14 22:16:19 +0000
commit04cca7e8804b179be3ecb0d2b97d4d69e7fffede (patch)
treeb085fe8a48fa09d33cb051b8bb4aa611d04bd04f /ChangeLog
parente3619025bb733ccdf1139ca021cbeb8c3ac1fab0 (diff)
Don't take into account audio decoders with no audio when updating audio_done_up_to, otherwise it will await audio from those decoders that never comes.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fd2061a14..99ef9f218 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2014-01-14 Carl Hetherington <cth@carlh.net>
+ * Fix problems with adding new soundtracks to FFmpeg content with
+ no audio track.
+
* Updated de_DE translation from Markus Raab.
* Version 1.63.1 released.