summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTomasz Andrzejak <andreiltd@gmail.com>2018-11-13 17:40:23 +0100
committerSebastian Dröge <slomo@coaxion.net>2018-11-21 10:11:40 +0000
commite0268c02abf58fb09474acfac779cd830a665bdd (patch)
tree81c12aef39efe6885065d3d7d2c367c6b713db1c /docs
parent720e9ec2cc833c6c3e786ebd715f30c31488c8c2 (diff)
downloadgstreamer-plugins-base-e0268c02abf58fb09474acfac779cd830a665bdd.tar.gz
audiodecoder: add API for setting caps on the source pad
This patch adds API in the audio decoder base class for setting the arbitrary caps on the source pad. Previously only caps converted from audio info were possible. This is particularly useful when subclass wants to set caps features for audio decoder producing metadata.
Diffstat (limited to 'docs')
-rw-r--r--docs/libs/gst-plugins-base-libs-sections.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/libs/gst-plugins-base-libs-sections.txt b/docs/libs/gst-plugins-base-libs-sections.txt
index 6e3204a27..1e5a9538d 100644
--- a/docs/libs/gst-plugins-base-libs-sections.txt
+++ b/docs/libs/gst-plugins-base-libs-sections.txt
@@ -393,6 +393,7 @@ GST_AUDIO_DECODER_STREAM_LOCK
GST_AUDIO_DECODER_STREAM_UNLOCK
gst_audio_decoder_finish_frame
gst_audio_decoder_set_output_format
+gst_audio_decoder_set_output_caps
gst_audio_decoder_negotiate
gst_audio_decoder_allocate_output_buffer
gst_audio_decoder_get_allocator