audiodecoder: add API for setting caps on the source pad
authorTomasz Andrzejak <andreiltd@gmail.com>
Tue, 13 Nov 2018 16:40:23 +0000 (17:40 +0100)
committerSebastian Dröge <slomo@coaxion.net>
Wed, 21 Nov 2018 10:11:40 +0000 (10:11 +0000)
commite0268c02abf58fb09474acfac779cd830a665bdd
tree81c12aef39efe6885065d3d7d2c367c6b713db1c
parent720e9ec2cc833c6c3e786ebd715f30c31488c8c2
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.
docs/libs/gst-plugins-base-libs-sections.txt
gst-libs/gst/audio/gstaudiodecoder.c
gst-libs/gst/audio/gstaudiodecoder.h