summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-09-28 14:19:25 +0100
committerCarl Hetherington <cth@carlh.net>2015-09-28 14:19:25 +0100
commit4c60c74890ee16333ecf3adb87e69fc49d9a304f (patch)
treefe614932d6a2031d95e3d5f0a982e0ff3954efa2 /ChangeLog
parent84b50d26c24222ad3f936590f5d706e58ac24922 (diff)
Discard audio that comes out of FFmpeg files before time 0.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ac1eb7026..ad1626896 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2015-09-28 c.hetherington <cth@carlh.net>
+ * Fix problems with audio analysis of some combined
+ video/audio files.
+
* Fix mis-identification of a folder of images
as a DCP in some cases.