summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2013-12-04 21:55:06 +0000
committerCarl Hetherington <cth@carlh.net>2013-12-04 21:55:06 +0000
commita3241f40b061480a0907699a5857075388216643 (patch)
tree4e1d80bbe66c093d6844024c4ea62e9ff61643d0 /ChangeLog
parent98060a4e6f02b418f30b4b736e5880a357454c40 (diff)
Suspend scale / crop / window / subtitle overlay until we decide that a frame is going to be used.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 13483cc3c..1b251eaaa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2013-12-04 Carl Hetherington <cth@carlh.net>
+ * Only do scale/crop/window/subtitle overlay if a frame is going
+ to be encoded for the DCP.
+
* Several optimisations to video processing, which should
speed up the player a bit.