rtph263depay: Fix framesize parsing
authorEdward Hervey <bilboed@bilboed.com>
Wed, 8 Apr 2015 09:17:31 +0000 (11:17 +0200)
committerEdward Hervey <bilboed@bilboed.com>
Wed, 8 Apr 2015 09:17:31 +0000 (11:17 +0200)
commit5e0329235e6e0fb8ab849b68ff583546b0d940a7
tree7f8e50950b8e9e9e5598586fe3793b05a803d55c
parent8cfebfec8c6ca7a47dd064c8f5d3e587973f31a1
rtph263depay: Fix framesize parsing

The string passed to the parsing function only contains a framesize, and
not <pt> + <framesize>

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=726416
gst/rtp/gstrtph263depay.c