summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-10-22 09:29:38 +0100
committerCarl Hetherington <cth@carlh.net>2014-10-22 09:29:38 +0100
commit176e5b4c4dd7d2a3ff3e106c50157543f646dda6 (patch)
treef50f7380b85ee9a3f3cc342f082fd7675825f0b2 /ChangeLog
parentf8607d7950013d26b33be022bd4d06acb5807cd0 (diff)
Ignore video streams with zero avg_frame_rate in their AVStream (e.g. from iTunes).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5bb0711b4..69af59f2c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-10-22 Carl Hetherington <cth@carlh.net>
+
+ * Fix bug where some files from iTunes would
+ be read as being at 90,000fps.
+
2014-10-20 Carl Hetherington <cth@carlh.net>
* Version 1.76.2 released.