rtpvorbis/theoradepay: Fix handling of fragmented packets
authorSebastian Dröge <sebastian@centricular.com>
Wed, 2 Sep 2015 18:12:41 +0000 (21:12 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Wed, 2 Sep 2015 18:13:46 +0000 (21:13 +0300)
commitf0ca2f2ecb32d01e33cc6e87085b0163fa5bbd47
tree59ef0fd9d8e56751d379880eef9c892c3ee0bbb9
parentdad751644e0696ecdbb63d5304ce4a41ae38bb6a
rtpvorbis/theoradepay: Fix handling of fragmented packets

This was broken in b1089fb520 by not considering the full packet length of a
fragmented packet but only the length of the first one.

https://bugzilla.gnome.org/show_bug.cgi?id=754417
gst/rtp/gstrtptheoradepay.c
gst/rtp/gstrtpvorbisdepay.c