diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-10-24 21:14:35 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-10-24 21:14:35 +0100 |
| commit | 58f2c978e1aca837e71648337a10a76d95e6f996 (patch) | |
| tree | b7f2840e0289befeeeac3ec1153a5193f73e9f02 | |
| parent | cda282e5b21e52c022f52c8ba591d478fe8c21e8 (diff) | |
ChangeLog fixes.
| -rw-r--r-- | ChangeLog | 11 |
1 files changed, 9 insertions, 2 deletions
@@ -1,8 +1,15 @@ 2016-10-24 Carl Hetherington <cth@carlh.net> - * Fix various problems with 3D alternate-frame + * Fix more problems with 3D alternate-frame sources. + * Allow creation of >60fps 3D DCPs. + + * Fix over-fussy parsing of times from subtitles + files in some cases. + + * Fix repeated subtitles in some cases. + 2016-10-19 Carl Hetherington <cth@carlh.net> * Version 2.9.37 released. @@ -10,7 +17,7 @@ 2016-10-19 Carl Hetherington <cth@carlh.net> * Fix various problems with 3D DCP creation - from 3D DCP and 3D-alernate-frame sources. + from 3D DCP and 3D-alternate-frame sources. 2016-10-18 Carl Hetherington <cth@carlh.net> |
