summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-12-21 13:24:16 +0000
committerCarl Hetherington <cth@carlh.net>2015-12-21 13:24:16 +0000
commit0fc3ae397e281035627ad8848b4a50c093ae5e4f (patch)
tree823bc3605a8a953424980fdcba2fdd94244cfe7b /ChangeLog
parentb0838292820cf1b3326529fa4d31862b3f9df9f3 (diff)
Increase number of frames stored in memory before write (#748).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0cdf8131b..ec4c1c988 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2015-12-21 c.hetherington <cth@carlh.net>
+ * Reduce frequency of temporary writes to disk (#748).
+
* Use new Dolby website for both Doremi and Dolby certificates (#775).
2015-12-18 c.hetherington <cth@carlh.net>