summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-06-30 11:09:34 +0100
committerCarl Hetherington <cth@carlh.net>2015-06-30 11:09:34 +0100
commit937240f9e360e434b36c418656ae6fe8cc6afea9 (patch)
treeb2af5fe0116bcbbdc7f3d1959662970ba1cef560 /ChangeLog
parent78bc6f9286864052b304a1871739479c16e393dd (diff)
Write FFmpeg log output to our log file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bcbcd9b13..d623af217 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2015-06-30 c.hetherington <cth@carlh.net>
+
+ * Write FFmpeg messages of AV_LOG_WARNING and
+ below to the project's log file.
+
2015-06-29 Carl Hetherington <cth@carlh.net>
* Version 2.1.12 released.