diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-11-04 22:02:29 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-11-04 22:02:29 +0000 |
| commit | 7e7d64f95e2bf50f40cfb9cd3cf6a2ca784483eb (patch) | |
| tree | a4aff338eabb92e401509433d8c9d2625d88c152 | |
| parent | f13efc91e42391324ca50b9024e2ab196e720103 (diff) | |
Tweak ChangeLog.
| -rw-r--r-- | ChangeLog | 20 |
1 files changed, 11 insertions, 9 deletions
@@ -1,3 +1,14 @@ +2012-11-05 Carl Hetherington <cth@carlh.net> + + * Remove options to black-out the video when cropping the end; + it complicates the code and is getting a bit close to video + editing. + + * Add option to trim from both the start and + the end of the input video. + + * Various bug fixes and code rearrangement. + 2012-10-14 Carl Hetherington <cth@carlh.net> * Basic support for DVD and Blu-Ray subtitles. @@ -14,15 +25,6 @@ * Fix bug with handling of YUV422-format videos. - * Remove options to black-out the video when cropping the end; - it complicates the code and is getting a bit close to video - editing. - - * Add option to trim from both the start and - the end of the input video. - - * Various bug fixes and code rearrangement. - 2012-10-09 Carl Hetherington <cth@carlh.net> * Version 0.55 released. |
