diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-03-05 21:03:31 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-03-05 22:20:37 +0000 |
| commit | 78c9e9838a205bbd66e0a5456514a0818e024b66 (patch) | |
| tree | f64c984b703a15fe7d63851610b7eacc6deacd35 /ChangeLog | |
| parent | dae7fea98a5ca43d7e278b6381afcb5ccd1a310b (diff) | |
Set thread affinity on Windows XP so that each encoder thread
is tied to a single CPU. There is some suggestion on the web
that Windows 7 does this better, which may explain the slowdowns
and erratic timings that we see post-2.6.3 on Windows XP (see #771).
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2016-03-05 Carl Hetherington <cth@carlh.net> + + * Try to fix slowdowns on Windows XP (#771). + 2016-03-02 Carl Hetherington <cth@carlh.net> * Version 2.6.31 released. |
