diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-01-31 22:50:56 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-01-31 22:50:56 +0000 |
| commit | 78dd04db5ee5d1aa5fc915f04dc71cb53d33d059 (patch) | |
| tree | bd09890c512f4516458d3ad56bab13ab25359ded /ChangeLog | |
| parent | e520faf63aa7c4446e6e6477553824645d2b1f47 (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-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |
