summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2008-10-07 21:29:26 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2008-10-07 21:29:26 +0000
commita1b977dc8b3fe18c63cc7edbe2cefd38351b172c (patch)
treef08e92a6afbd70f7bff82c5139883793883671ae /ChangeLog
parentb398d611a459a674d6d7f097350ce47fe7e721d1 (diff)
downloadgst-plugins-bad-a1b977dc8b3fe18c63cc7edbe2cefd38351b172c.tar.gz
gst-plugins-bad-a1b977dc8b3fe18c63cc7edbe2cefd38351b172c.tar.bz2
gst-plugins-bad-a1b977dc8b3fe18c63cc7edbe2cefd38351b172c.zip
ext/resindvd/resindvdsrc.c: Fix next/prev chapter seeking at the beginning or end.
Original commit message from CVS: * ext/resindvd/resindvdsrc.c: Fix next/prev chapter seeking at the beginning or end. Use 64-bit scaling utility functions for converting MPEG timestamps.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0d4860e1..f05dd5b3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-10-07 Jan Schmidt <jan.schmidt@sun.com>
+
+ * ext/resindvd/resindvdsrc.c:
+ Fix next/prev chapter seeking at the beginning or end.
+ Use 64-bit scaling utility functions for converting MPEG
+ timestamps.
+
2008-10-07 Wim Taymans <wim.taymans@collabora.co.uk>
Patch by: HÃ¥vard Graff <havard dot graff at tandberg dot com>