pulsesink: fix caps leak in acceptcaps function
This commit is contained in:
parent
aa3ba65eb5
commit
5ab46eff83
@ -2088,6 +2088,7 @@ out:
|
|||||||
|
|
||||||
pa_threaded_mainloop_unlock (mainloop);
|
pa_threaded_mainloop_unlock (mainloop);
|
||||||
|
|
||||||
|
gst_caps_replace (&spec.caps, NULL);
|
||||||
gst_object_unref (pbuf);
|
gst_object_unref (pbuf);
|
||||||
|
|
||||||
done:
|
done:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user