diff options
Diffstat (limited to '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. |
