rtpgstpay: Send caps anyway if caps are pending in the adapter but are different...
authorSebastian Dröge <sebastian@centricular.com>
Wed, 12 Jun 2019 12:57:48 +0000 (15:57 +0300)
committerSebastian Dröge <slomo@coaxion.net>
Tue, 18 Jun 2019 08:35:12 +0000 (08:35 +0000)
commitb18ad8b54c2a208b099f8841761406a7c1a7c5c1
tree95de7c88655423e46cab4509e7882ad12ae6b60f
parent44a697deba829cb97c67829a666dd8b5078910b7
rtpgstpay: Send caps anyway if caps are pending in the adapter but are different from the new ones

Otherwise it can happen that we receive a caps event, then another caps
event and only then buffers. We would then send out the first caps event
in the stream but mark buffers with the caps version of the second caps
event.
gst/rtp/gstrtpgstpay.c