summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2018-06-08 17:07:24 +0100
committerCarl Hetherington <cth@carlh.net>2018-06-08 17:07:24 +0100
commit383c3b6c81e916c59b08a765540784d3f2350276 (patch)
tree8726ada4d0bf1aa5cb8d97901a53b1fcd1966ea7 /ChangeLog
parent677344e05e5c8483d39430ab5058f1ff8114fd9e (diff)
Auto-rotate videos.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index abe807c27..842ac5a2a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
2018-06-08 Carl Hetherington <cth@carlh.net>
- * Add support for vertical and horizontal flipping of video
- sources.
+ * Add support for rotation and flipping of video sources,
+ and auto-detect when this is necessary (#966).
2018-06-05 Carl Hetherington <cth@carlh.net>