summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-01-07 16:47:11 +0000
committerCarl Hetherington <cth@carlh.net>2014-01-07 16:47:11 +0000
commit185c57d06c9fe5416bb03fad0874ed813db2ffe8 (patch)
treeabecd6fcb21618e10caa4616496252a794c5e7df
parent7124a07cbb3576c1a0bf4f1a76a6ffdd1e9a5e9f (diff)
Update.
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a855d279e..b50885645 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2014-01-07 Carl Hetherington <cth@carlh.net>
+ * Fix Windows build of FFmpeg to link against zlib, which fixes parsing
+ of some .mov files.
+
* Very primitive check-for-updates feature added.
* Allow still-moving-image sources to have their frame rate specified.