audiodecoder: Add transform_meta() vfunc with default implementation
authorSebastian Dröge <sebastian@centricular.com>
Mon, 29 Jun 2015 16:00:17 +0000 (18:00 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 30 Jun 2015 08:40:10 +0000 (10:40 +0200)
commit844fa28c67d072a084c0b0164ebb7978d50fd824
tree9c7751bd9ee583072c0a5ece1b965ea13c4c0179
parentcc1719130b5fcc4e6d7724957fda812202dfd066
audiodecoder: Add transform_meta() vfunc with default implementation

The default implementation copies all metadata without tags, and metadata
with only the audio tag. Same behaviour as in GstAudioFilter.

https://bugzilla.gnome.org/show_bug.cgi?id=742385
gst-libs/gst/audio/gstaudiodecoder.c
gst-libs/gst/audio/gstaudiodecoder.h