gst/playback/gstplaybasebin.c: Don't post RESOURCE_NOT_FOUND error when we can't...
authorTim-Philipp Müller <tim@centricular.net>
Tue, 28 Mar 2006 10:21:52 +0000 (10:21 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Tue, 28 Mar 2006 10:21:52 +0000 (10:21 +0000)
commitec53ce969120ed3467753661498dc76d03455102
tree30681a3c950c1e298f77a560179c43d433e635fe
parentabecdb73b343fd10a4975b09aa4ee9a055832a3d
gst/playback/gstplaybasebin.c: Don't post RESOURCE_NOT_FOUND error when we can't find a source element for a particul...

Original commit message from CVS:
* gst/playback/gstplaybasebin.c: (setup_source):
Don't post RESOURCE_NOT_FOUND error when we can't find a source
element for a particular protocol, that's confusing for users.
Instead, post a RESOURCE_FAILED error, so that our own error
message is actually shown in totem etc. (#336303).
ChangeLog
gst/playback/gstplaybasebin.c