diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-10-22 09:29:38 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-10-22 09:29:38 +0100 |
| commit | 176e5b4c4dd7d2a3ff3e106c50157543f646dda6 (patch) | |
| tree | f50f7380b85ee9a3f3cc342f082fd7675825f0b2 /ChangeLog | |
| parent | f8607d7950013d26b33be022bd4d06acb5807cd0 (diff) | |
Ignore video streams with zero avg_frame_rate in their AVStream (e.g. from iTunes).
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |
