summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThibaut Mattern <tmattern@users.sourceforge.net>2004-04-26 23:37:42 +0000
committerThibaut Mattern <tmattern@users.sourceforge.net>2004-04-26 23:37:42 +0000
commit8c3fea5bc871f32517f6ef19f89cded8a1ebf4d6 (patch)
treec00ab2b379d144bdec712bb58572cd8cddf8c3c7
parent526794ad4a289d90f08285993fae550a9dd28d0c (diff)
downloadxine-lib-8c3fea5bc871f32517f6ef19f89cded8a1ebf4d6.tar.gz
xine-lib-8c3fea5bc871f32517f6ef19f89cded8a1ebf4d6.tar.bz2
mkv seeking support
CVS patchset: 6449 CVS date: 2004/04/26 23:37:42
-rw-r--r--AUTHORS3
-rw-r--r--ChangeLog1
2 files changed, 4 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index b1e91c8a9..438ed98d5 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -476,4 +476,7 @@ Ian MacIntosh <ian_macintosh@users.sourceforge.net>
Mike Lampard <mike_lampard@hotmail.com>
Pan & Scan support for the DXR3 MPEG decoder
+Moritz Bunkus <moritz@bunkus.org>
+ Seeking support for the Matroska demuxer.
+
(let us know if we've forgotten anyone)
diff --git a/ChangeLog b/ChangeLog
index daeb07579..7d5099ea4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -34,6 +34,7 @@ xine-lib (1-rc4)
* asf codec initialization fix
* engine improvement to handle unknown frame rate correctly
* all config entries have help strings now
+ * seeking support for matroska files
xine-lib (1-rc3c)
* fix the deadlock with non-seekable input plugins