Hi all,
I've been having a little trouble with a deadlock happening
when I
change the state of a pipeline with a sink with a preroll
queue length
of > 0.
I have attached a modified version of the stress.c test that
seems to
show the problem at least for me. With my custom sink I have
also had
it happening with a 0 preroll queue length but the debug
looks
substantially similar in this case.
The "fix" I am using is to inspect the return code
of
gst_base_sink_render_object() at line 1740 of gstbasesink.c
and exit
if it's not GST_FLOW_OK. I'm not sure if that's a correct
solution
though.
------------------------------------------------------------
-------------
Using Tomcat but need to do more? Need to support web
services, security?
Get stuff done quickly with pre-integrated technology to
make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on
Apache Geronimo
http://sel.as-us.falkag.net/
sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
gstreamer-devel mailing list
gstreamer-devel lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gstream
er-devel
|