diff --git a/docs/random/ds/0.9-suggested-changes b/docs/random/ds/0.9-suggested-changes index c8c5a2d1b5..e7e007deb9 100644 --- a/docs/random/ds/0.9-suggested-changes +++ b/docs/random/ds/0.9-suggested-changes @@ -18,6 +18,16 @@ API: - gst_pad_get_pad_template_caps -> gst_pad_get_template_caps() + - add ways for autopluggers to manage negotiation of their children. + This would allow autopluggers to no longer need helper identities. + + - remove float support from dparams + + - dparams: should be converted into some kind of special pad and + object property combination. + + - remove gst_element_yield() + caps: