summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-01-31 22:50:56 +0000
committerCarl Hetherington <cth@carlh.net>2015-01-31 22:50:56 +0000
commit78dd04db5ee5d1aa5fc915f04dc71cb53d33d059 (patch)
treebd09890c512f4516458d3ad56bab13ab25359ded /ChangeLog
parente520faf63aa7c4446e6e6477553824645d2b1f47 (diff)
If we are requesting audio from before the start of a piece of content we need to adjust both the request position AND the amount, not just the position.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b0aef0b29..06955cadb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2015-01-31 Carl Hetherington <cth@carlh.net>
+
+ * Fix error when using audio delay.
+
2015-01-30 Carl Hetherington <cth@carlh.net>
* Fix update of preview when video fade changes.