[MOVED FROM GST-P-FARSIGHT] Release ref at the end of chain
20080704200454-3e2dc-386f2685882a74d01ce503f91396ea37506dbe83.gz
This commit is contained in:
parent
ba15441117
commit
84a188ff73
@ -234,6 +234,8 @@ gst_siren_enc_chain (GstPad *pad, GstBuffer *buf)
|
||||
|
||||
ret = gst_pad_push (enc->srcpad, encoded);
|
||||
|
||||
gst_object_unref (enc);
|
||||
|
||||
return ret;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user