basertpaudiopayload: Add extra frame for non-complete frame lengths
authorOlivier CrĂȘte <olivier.crete@collabora.co.uk>
Mon, 10 May 2010 23:09:28 +0000 (19:09 -0400)
committerWim Taymans <wim.taymans@collabora.co.uk>
Thu, 13 May 2010 09:03:12 +0000 (11:03 +0200)
commit0a24137100ab3a0c2d4986337b2a29e1a7d37bd1
treeb1fc4a6e6655a30b59442ae419bb323a95687251
parent8a2b81a5767725f242a3cd443955ad14bce6c6cd
basertpaudiopayload: Add extra frame for non-complete frame lengths

Some payloaders like rtpg729pay can add a shorter frame at the end of a
RTP packet. We need to count it like a full frame for timestamps.

https://bugzilla.gnome.org/show_bug.cgi?id=618324
gst-libs/gst/rtp/gstbasertpaudiopayload.c