mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-22 14:06:23 +00:00
ladspa: fix up broken patch merge
Sorry, should've been commit --amend
This commit is contained in:
parent
078958bd6b
commit
2f8e528f37
1 changed files with 0 additions and 3 deletions
|
@ -105,9 +105,6 @@ gst_ladspa_filter_type_transform_caps (GstBaseTransform * base,
|
|||
g_assert_not_reached ();
|
||||
}
|
||||
|
||||
gst_caps_unref (srccaps);
|
||||
gst_caps_unref (sinkcaps);
|
||||
|
||||
GST_DEBUG_OBJECT (ladspa_debug, "transformed %" GST_PTR_FORMAT, ret);
|
||||
|
||||
if (filter) {
|
||||
|
|
Loading…
Reference in a new issue