ext/dvdread/dvdreadsrc.c: Move errors out of the normal code flow.
authorWim Taymans <wim.taymans@gmail.com>
Fri, 21 Apr 2006 11:17:08 +0000 (11:17 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Fri, 21 Apr 2006 11:17:08 +0000 (11:17 +0000)
commit349b97c161721c04344806937630537b74eac91b
tree38f5ce07147ff7fedbccb0e7ddee4e094c996a38
parent502fabd67bad6d3fcb8397bafc44006cff0ff29d
ext/dvdread/dvdreadsrc.c: Move errors out of the normal code flow.

Original commit message from CVS:
* ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_start),
(gst_dvd_read_src_goto_title), (gst_dvd_read_src_read),
(gst_dvd_read_src_create), (gst_dvd_read_src_goto_sector):
Move errors out of the normal code flow.
Don't send eos, basesrc will do that for us when needed.
ChangeLog
ext/dvdread/dvdreadsrc.c