summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2008-06-17 19:52:00 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2008-06-17 19:52:00 +0000
commitfc19ab1ded25b25481b7562f5033b563da3e1f4f (patch)
tree9ce8fdfd780a917b095eeaba01af41a0f876d6c9 /ChangeLog
parentfe76d3be8dceaa6170a3c479987496941f1ed2a2 (diff)
downloadgst-plugins-bad-fc19ab1ded25b25481b7562f5033b563da3e1f4f.tar.gz
gst-plugins-bad-fc19ab1ded25b25481b7562f5033b563da3e1f4f.tar.bz2
gst-plugins-bad-fc19ab1ded25b25481b7562f5033b563da3e1f4f.zip
ext/resindvd/resindvdbin.c: Parse the URI argument into the device name so dvd:///path/to/image works.
Original commit message from CVS: * ext/resindvd/resindvdbin.c: Parse the URI argument into the device name so dvd:///path/to/image works. * ext/resindvd/resindvdsrc.c: Implement a trivial duration query reporting the current PGC length. * gst/dvdspu/gstdvdspu.c: Rename typo in the function name.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 26cfebab..2ce95c56 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2008-06-17 Jan Schmidt <jan.schmidt@sun.com>
+
+ * ext/resindvd/resindvdbin.c:
+ Parse the URI argument into the device name so dvd:///path/to/image
+ works.
+
+ * ext/resindvd/resindvdsrc.c:
+ Implement a trivial duration query reporting the current PGC length.
+
+ * gst/dvdspu/gstdvdspu.c:
+ Rename typo in the function name.
+
2008-06-17 Sebastian Dröge <slomo@circular-chaos.org>
* configure.ac: