rtpv8depay: ignore reserved bit in payload descriptor
authorStian Selnes <stian@pexip.com>
Fri, 20 Jun 2014 08:59:14 +0000 (10:59 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Mon, 6 Jul 2015 09:03:51 +0000 (12:03 +0300)
commitd91ef9dcbf15f5efb22c366ff5dfb70efa39a08c
treedbbde7d567b5cf76c5af0a4f136c1776e7da204b
parentf68277289807bd1ea312e010000f577f757c8c0e
rtpv8depay: ignore reserved bit in payload descriptor

Draft 16 of "RTP Payload Format for VP8" states in section 4.2 that:

R: Bit reserved for future use.  MUST be set to zero and MUST be
   ignored by the receiver.

https://bugzilla.gnome.org/show_bug.cgi?id=751929
gst/rtp/gstrtpvp8depay.c