summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2012-12-10 22:23:23 +0000
committerCarl Hetherington <cth@carlh.net>2012-12-10 22:23:23 +0000
commit042bbc2bbea3b898d94890ef3f39f74178e93462 (patch)
treef705982221aac47664328e4e77d4541c0a64b42f
parente9d0d7bf9871b7e7fa8d154535cf0bbc7e7bd466 (diff)
Update ChangeLog.
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fdc7fef62..7cf20305e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+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-09 Carl Hetherington <cth@carlh.net>
* Version 0.59beta5 released.