summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2017-05-13 12:36:39 +0100
committerCarl Hetherington <cth@carlh.net>2017-05-13 12:36:39 +0100
commit229f0b824d2aaa1d3780197034b49e21494e761d (patch)
tree541fd24d0da32d633fde6ba05bd1621329838d49 /ChangeLog
parent4079beaa74c67e81ae8e40bd715dcc68cdbdf676 (diff)
Get initial colour conversion from FFmpeg header, if it's understood (#993).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e7e968454..b95bb611f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2017-05-13 Carl Hetherington <cth@carlh.net>
+
+ * Start off video content using the colour conversion
+ from their header, if present (#993).
+
2017-05-12 Carl Hetherington <cth@carlh.net>
* Add option for default scale-to (#664).