rtpptdemux: just drop invalid rtp packets instead of erroring out
authorTim-Philipp Müller <tim@centricular.com>
Thu, 25 Dec 2014 15:48:04 +0000 (15:48 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Thu, 25 Dec 2014 15:48:04 +0000 (15:48 +0000)
commitc62209d050c146e1f6ac674fa96c162d3dc35399
tree8ea32144078972f973c6a45d1c2f4c7cb0e29857
parentbcad30510b935541b228269779c27f8078f5f8f6
rtpptdemux: just drop invalid rtp packets instead of erroring out

Apparently linphone sends an invalid RTP packet as very
first packet. We want to ignore that instead of erroring
out (same for any other invalid packets really).

https://bugzilla.gnome.org/show_bug.cgi?id=741398
gst/rtpmanager/gstrtpptdemux.c