ladspa: fix up broken patch merge
Sorry, should've been commit --amend
This commit is contained in:
parent
078958bd6b
commit
2f8e528f37
@ -105,9 +105,6 @@ gst_ladspa_filter_type_transform_caps (GstBaseTransform * base,
|
|||||||
g_assert_not_reached ();
|
g_assert_not_reached ();
|
||||||
}
|
}
|
||||||
|
|
||||||
gst_caps_unref (srccaps);
|
|
||||||
gst_caps_unref (sinkcaps);
|
|
||||||
|
|
||||||
GST_DEBUG_OBJECT (ladspa_debug, "transformed %" GST_PTR_FORMAT, ret);
|
GST_DEBUG_OBJECT (ladspa_debug, "transformed %" GST_PTR_FORMAT, ret);
|
||||||
|
|
||||||
if (filter) {
|
if (filter) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user