diff options
author | Olivier CrĂȘte <olivier.crete@collabora.com> | 2017-05-20 16:58:54 +0200 |
---|---|---|
committer | Olivier CrĂȘte <olivier.crete@collabora.com> | 2017-05-21 13:24:26 +0200 |
commit | 12197e4bb581bfd42b753b5625ba801c87c50e49 (patch) | |
tree | 08259b0c01e42510fdc3aeb4306359f757d45fbb /docs/libs | |
parent | 7b1235940f9d9821bff51fc2548429bc27aa21c0 (diff) | |
download | gstreamer-plugins-bad-12197e4bb581bfd42b753b5625ba801c87c50e49.tar.gz |
aggregator: Add downstream allocation query
https://bugzilla.gnome.org/show_bug.cgi?id=746529
Diffstat (limited to 'docs/libs')
-rw-r--r-- | docs/libs/gst-plugins-bad-libs-sections.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/libs/gst-plugins-bad-libs-sections.txt b/docs/libs/gst-plugins-bad-libs-sections.txt index b5571fab9..3dc587793 100644 --- a/docs/libs/gst-plugins-bad-libs-sections.txt +++ b/docs/libs/gst-plugins-bad-libs-sections.txt @@ -1847,6 +1847,8 @@ gst_aggregator_finish_buffer gst_aggregator_set_src_caps gst_aggregator_iterate_sinkpads gst_aggregator_get_latency +gst_aggregator_get_buffer_pool +gst_aggregator_get_allocator <SUBSECTION Standard> GST_IS_AGGREGATOR GST_IS_AGGREGATOR_CLASS |