rtpbasedepayload: don't consider existing GstRTPSourceMeta
authorHavard Graff <havard.graff@gmail.com>
Wed, 12 Jun 2019 12:31:09 +0000 (14:31 +0200)
committerSebastian Dröge <slomo@coaxion.net>
Wed, 12 Jun 2019 12:38:26 +0000 (12:38 +0000)
commit2e342a16cec0fe02b32f61aa1c058574c8b2e6d4
tree0f51c50393745642725187c357c7e4b4027dadff
parenta83859aaee529564bf9bac0cdf8ffbee7a11757a
rtpbasedepayload: don't consider existing GstRTPSourceMeta

The meta should always be generated based on what is present in the
rtp-header.
gst-libs/gst/rtp/gstrtpbasedepayload.c
tests/check/libs/rtpbasedepayload.c