summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-07-06 21:07:46 +0100
committerCarl Hetherington <cth@carlh.net>2016-07-08 01:49:43 +0100
commitcba347ed8b7f3cdd5d5392c8efa857c286ae315e (patch)
tree18aa6a8a660d4f87912f3738b88db3acae24bb7f /ChangeLog
parentf7d2493f8c11579bc776b5d0d54498d1834ab525 (diff)
Use strict-experimental with AVCodec to allow import of some DNxHR files.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 55be07de3..77a93eef2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -16,6 +16,8 @@
2016-07-06 Carl Hetherington <cth@carlh.net>
+ * Allow import of some more types of DNxHR file.
+
* Version 2.8.19 released.
2016-07-05 c.hetherington <cth@carlh.net>