From fc19ab1ded25b25481b7562f5033b563da3e1f4f Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Tue, 17 Jun 2008 19:52:00 +0000 Subject: 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. --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 26cfebab..2ce95c56 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2008-06-17 Jan Schmidt + + * 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 * configure.ac: -- cgit v1.2.1