- remove some \n in GstThread debugging
authorWim Taymans <wim.taymans@gmail.com>
Sat, 26 Apr 2003 14:38:18 +0000 (14:38 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Sat, 26 Apr 2003 14:38:18 +0000 (14:38 +0000)
commita6766132e65d0ea5fbedcb0644b7ec0488d5a632
tree62642611d32b44a4ef1d337fb33ebc6f1e87f7a0
parentfa69e9954cc2423da44cfa6f9dab3f021d1afa6b
- remove some \n in GstThread debugging

Original commit message from CVS:
- remove some \n in GstThread debugging
- move the state change g_cond_signal to the set_state function to make
sure that we don't unlock the waiters before we completed the state
change.
gst/gstelement.c
gst/gstthread.c