ext/dvdread/dvdreadsrc.*: Let's try to play the title the user set via the URI handle...
authorTim-Philipp Müller <tim@centricular.net>
Tue, 14 Feb 2006 14:57:18 +0000 (14:57 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Tue, 14 Feb 2006 14:57:18 +0000 (14:57 +0000)
commit7e9d336ceb8c372f0d047cbcf5337245f817da29
tree9bc9dfed2fbadd806bb2dc8a94d3705ead8a1259
parent024b05224924ac46373a1fafb6100e76dbb1378c
ext/dvdread/dvdreadsrc.*: Let's try to play the title the user set via the URI handler or via properties instead of a...

Original commit message from CVS:
* ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_init),
(gst_dvd_read_src_class_init), (gst_dvd_read_src_start),
(gst_dvd_read_src_stop), (gst_dvd_read_src_goto_title),
(gst_dvd_read_src_set_property), (gst_dvd_read_src_get_property),
(gst_dvd_read_src_uri_get_uri), (gst_dvd_read_src_uri_set_uri):
* ext/dvdread/dvdreadsrc.h:
Let's try to play the title the user set via the URI handler or
via properties instead of always playing the first title. Also,
Also, count title/chapter/angle number in URI and properties
from 1 rather than 0.
ChangeLog
ext/dvdread/dvdreadsrc.c
ext/dvdread/dvdreadsrc.h