summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2009-01-09 16:49:57 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2009-01-09 16:49:57 +0000
commitd119d3125944d2c0dd39ce5b85dc3f2123de7f26 (patch)
tree348608c8fa70d5b348b46babd937342cfd79744e /ChangeLog
parentc266d310af98e5f208929293476457fbca807742 (diff)
ext/resindvd/resindvdsrc.c: Additional patch for resin fixes time-based seeking in titles that don't start at sector ...
Original commit message from CVS: * ext/resindvd/resindvdsrc.c: Additional patch for resin fixes time-based seeking in titles that don't start at sector 0 in the VTS, and fixes interpretation of the cell elapsed time, so that it reports the correct time after the seek completes. Really fixes #566957.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f3a041a6d..9f07eb56c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2009-01-09 Jan Schmidt <jan.schmidt@sun.com>
+
+ * ext/resindvd/resindvdsrc.c:
+ Additional patch for resin fixes time-based seeking in titles
+ that don't start at sector 0 in the VTS, and fixes interpretation
+ of the cell elapsed time, so that it reports the correct time after
+ the seek completes.
+ Really fixes #566957.
+
2009-01-08 Wim Taymans <wim.taymans@collabora.co.uk>
Based on Patch by: Brian Cameron <brian dot cameron at sun dot com>