diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-03-02 01:28:03 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-03-02 01:35:16 +0000 |
| commit | d8f75e925541ef0c0a7861c90a681531368b89ab (patch) | |
| tree | 7588b254155f5ef34ae5fd4d2d5f601002a58bbc /ChangeLog | |
| parent | 6ea03b494214a23c3f05a7fc1e80efa550d2359b (diff) | |
Fix corruption of subsampled images that are being placed into black
frames at odd offsets, using the same approach that is used when
cropping. Should fix #1227.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,4 +1,8 @@ -2018-02-28 Carl Hetherington <cth@carlh.net> +2018-03-02 Carl Hetherington <cth@carlh.net> + + * Fix bad Prores exports in some cases (#1227). + +2018-02-27 Carl Hetherington <cth@carlh.net> * Version 2.11.68 released. |
