gst/rtpmanager/gstrtpjitterbuffer.c: Simply drop bad RTP packets with a warning inste...
authorWim Taymans <wim.taymans@gmail.com>
Wed, 14 May 2008 21:02:19 +0000 (21:02 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 11 Aug 2009 01:30:35 +0000 (02:30 +0100)
commit2506d13ecc0799000634e7190a4ff526b7ab5980
treec3bdafaa78359633ef33e740943a702eccbc6764
parentcd00eb71b42873ece10c2af6f7021c8b7fa229bb
gst/rtpmanager/gstrtpjitterbuffer.c: Simply drop bad RTP packets with a warning instead of just posting an error and ...

Original commit message from CVS:
* gst/rtpmanager/gstrtpjitterbuffer.c:
(gst_rtp_jitter_buffer_chain):
Simply drop bad RTP packets with a warning instead of just posting an
error and stopping. This is a perfectly recoverable event and we don't
force people to use an rtpbin to filter out bad packets first.
gst/rtpmanager/gstrtpjitterbuffer.c