aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Schmidt2009-01-09 10:49:57 -0600
committerJan Schmidt2009-01-09 10:49:57 -0600
commitd119d3125944d2c0dd39ce5b85dc3f2123de7f26 (patch)
tree348608c8fa70d5b348b46babd937342cfd79744e /ChangeLog
parentc266d310af98e5f208929293476457fbca807742 (diff)
downloadgst-plugins-bad0-10-d119d3125944d2c0dd39ce5b85dc3f2123de7f26.tar.gz
gst-plugins-bad0-10-d119d3125944d2c0dd39ce5b85dc3f2123de7f26.tar.xz
gst-plugins-bad0-10-d119d3125944d2c0dd39ce5b85dc3f2123de7f26.zip
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 @@
12009-01-09 Jan Schmidt <jan.schmidt@sun.com>
2
3 * ext/resindvd/resindvdsrc.c:
4 Additional patch for resin fixes time-based seeking in titles
5 that don't start at sector 0 in the VTS, and fixes interpretation
6 of the cell elapsed time, so that it reports the correct time after
7 the seek completes.
8 Really fixes #566957.
9
12009-01-08 Wim Taymans <wim.taymans@collabora.co.uk> 102009-01-08 Wim Taymans <wim.taymans@collabora.co.uk>
2 11
3 Based on Patch by: Brian Cameron <brian dot cameron at sun dot com> 12 Based on Patch by: Brian Cameron <brian dot cameron at sun dot com>