opus: Copy metadata in the (de)payloader, but only the relevant ones
authorSebastian Dröge <sebastian@centricular.com>
Tue, 30 Jun 2015 11:51:33 +0000 (13:51 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 11 Aug 2015 10:46:06 +0000 (12:46 +0200)
commit711589ebde39bd3a56ff7724993dcd5492648f34
treee20e13673a3a31a66a368fdcb81c1a8450c9633a
parenta83dabd5e875288be4b7f1b4581aaa0f3f563807
opus: Copy metadata in the (de)payloader, but only the relevant ones

The payloader didn't copy anything so far, the depayloader copied every
possible meta. Let's make it consistent and just copy all metas without tags or
with only the audio tag.

https://bugzilla.gnome.org/show_bug.cgi?id=751774
ext/opus/gstrtpopusdepay.c
ext/opus/gstrtpopuspay.c