ext/dvdread/dvdreadsrc.c: Fix wrong check for started flag when setting the 'device...
authorJürg Billeter <j@bitron.ch>
Mon, 27 Mar 2006 14:04:08 +0000 (14:04 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Mon, 27 Mar 2006 14:04:08 +0000 (14:04 +0000)
commitfdfeed3459eaa5b2fc3cc2a714f09a35950b8a1e
treead6a09722036f66aef625b50b1de8703e3eab2ce
parent08c4bd4168dc08da1e1fadb90f2d9b8370d4f1fa
ext/dvdread/dvdreadsrc.c: Fix wrong check for started flag when setting the 'device' property.

Original commit message from CVS:
Patch by: Jürg Billeter  <j at bitron dot ch>
* ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_set_property):
Fix wrong check for started flag when setting the 'device' property.
We want to allow it when the source is NOT started yet and ignore it
when the source is running.
ChangeLog
ext/dvdread/dvdreadsrc.c