summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-11-26 15:14:11 +0000
committerCarl Hetherington <cth@carlh.net>2016-11-26 15:14:11 +0000
commit5bbf16e87ca09369174c9d2bb7f7fe94b6d70275 (patch)
tree16b11c4d6480523711b4261e6f064aa58b0f5707 /ChangeLog
parent51468148d3dde7cb4be3dae6442e5ef6bcafda2b (diff)
Reduce during J2K decode where possible for playback (#986).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d983bca8d..fe2840ba2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2016-11-26 Carl Hetherington <cth@carlh.net>
+
+ * Speed up preview of exisiting DCPs when the preview size
+ is less than half the full DCP size (#986).
+
2016-11-25 Carl Hetherington <cth@carlh.net>
* Allow multi-edit of content timing details (#1010).