diff --git a/docs/random/ds/0.9-suggested-changes b/docs/random/ds/0.9-suggested-changes index 9e0d29287c..4b085bb984 100644 --- a/docs/random/ds/0.9-suggested-changes +++ b/docs/random/ds/0.9-suggested-changes @@ -37,6 +37,9 @@ API: - remove gst_pad_select() and add gst_pad_pull_many(), which pulls one buffer from one of many pads + - deprecate gst_buffer_merge() and replace with a function that takes + ownership of the buffers. (bug #136408) + caps: (Company:)