summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6524aa3ed..e463d17c8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -42,6 +42,15 @@
2012-12-10 Carl Hetherington <cth@carlh.net>
+ * Add a check-box (which defaults to on) which tells DVD-o-matic
+ not to scan new content files to work out their length, but instead
+ to trust the length from the header. This length only matters for
+ working out what thumbnails to generate, so it isn't critical.
+ Trusting the header will speed up the "Examine Content" job by
+ a factor of about 2, which is handy for large films.
+
+2012-12-10 Carl Hetherington <cth@carlh.net>
+
* Version 0.59 released.
2012-12-09 Carl Hetherington <cth@carlh.net>