basesrc: Shut down the pad task when the initial seek fails.
authorJan Schmidt <thaytan@noraisin.net>
Fri, 27 Nov 2009 19:16:15 +0000 (20:16 +0100)
committerJan Schmidt <thaytan@noraisin.net>
Fri, 4 Dec 2009 12:41:58 +0000 (12:41 +0000)
commitf49050849061c39dce2635a216c087599c2ab9b5
tree052e034c7d5a327f62ed11bfdad4a43687d7c6f7
parent103bd930fccbb31c249db62dba4846a6ab6c7d9c
basesrc: Shut down the pad task when the initial seek fails.

Set the pad flushing and stop the pad task when the initial seek fails
during activation. Avoids racy calls into the _create() function when
BaseSrc::stop() has already run.

Fixes: #603059

Also, fix some misspelled comments.
libs/gst/base/gstbasesrc.c