rtpbaseaudiopayload: Copy metadata in the (de)payloader, but only the relevant ones
authorSebastian Dröge <sebastian@centricular.com>
Wed, 1 Jul 2015 14:25:13 +0000 (16:25 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 11 Aug 2015 10:46:36 +0000 (12:46 +0200)
commita0f1b964f110708ccfeb234ed64b12661a62cf1f
tree6837a905ffca9bcb6e2237107330fba53b25ba99
parent5070d6367e6581aa62396b4f64ff2e0537696522
rtpbaseaudiopayload: 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
gst-libs/gst/rtp/gstrtpbaseaudiopayload.c