mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-20 07:16:55 +00:00
BPB
Original commit message from CVS: (gst_signal_processor_src_activate_pull): BPB
This commit is contained in:
parent
4f5257d42d
commit
71cad18c5e
1 changed files with 1 additions and 1 deletions
|
@ -767,7 +767,7 @@ gst_signal_processor_src_activate_pull (GstPad * pad, gboolean active)
|
|||
}
|
||||
}
|
||||
|
||||
GST_DEBUG_OBJECT ("result : %d", result);
|
||||
GST_DEBUG_OBJECT (self, "result : %d", result);
|
||||
|
||||
gst_object_unref (self);
|
||||
|
||||
|
|
Loading…
Reference in a new issue