diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-05-30 13:08:39 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-05-30 13:08:39 +0100 |
| commit | 82c27b884b2c6a7ae7d03a29378041cddf50544d (patch) | |
| tree | 16e8ffc5711097b8749e900bae7a9c9665d1ac90 | |
| parent | 5a2526a4df638d0330a06938b7d0f307d93bd0c9 (diff) | |
ChangeLog.
| -rw-r--r-- | ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,18 @@ +2013-05-30 Carl Hetherington <cth@carlh.net> + + * Various tweaks to video preview; number + frames from 1 (not 0), fix update of frame + on stop. + + * Fix missing shortcut to GUI encode server + on Linux (#151). + + * Fix incorrect frame display on setting a new + content video (#147). + + * Fix problems with mistaken re-use of video + MXFs after trims have changed. + 2013-05-20 Carl Hetherington <cth@carlh.net> * Version 0.93 released. |
