[farsight2/master] Print error too
Olivier Crête
olivier.crete at collabora.co.uk
Mon Jan 19 19:06:06 PST 2009
---
gst/fsrtpconference/fs-rtp-session.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/gst/fsrtpconference/fs-rtp-session.c b/gst/fsrtpconference/fs-rtp-session.c
index c92aa6e..bbab814 100644
--- a/gst/fsrtpconference/fs-rtp-session.c
+++ b/gst/fsrtpconference/fs-rtp-session.c
@@ -3181,6 +3181,8 @@ fs_rtp_session_remove_send_codec_bin (FsRtpSession *self,
GST_STATE_CHANGE_SUCCESS)
{
gst_element_set_locked_state (self->priv->send_codecbin, FALSE);
+ GST_ERROR ("Could not stop the codec bin, setting it to NULL did not"
+ " succeed");
if (error_emit)
fs_session_emit_error (FS_SESSION (self), FS_ERROR_INTERNAL,
"Could not stop the codec bin",
--
1.5.6.5
More information about the farsight-commits
mailing list