jitterbuffer: improve sync on first packets
authorWim Taymans <wim.taymans@collabora.co.uk>
Thu, 27 Jun 2013 14:23:20 +0000 (16:23 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Thu, 27 Jun 2013 14:23:20 +0000 (16:23 +0200)
commit519305d14db6049721c5ec426fe0ea6edc69cf41
tree64974a454b1993bb33cbc7849b732660868c716a
parent8969f0066186556d1700fed29b02b89253545067
jitterbuffer: improve sync on first packets

Don't throw away the first RTCP packet if it arrives before the first
RTP packet but remember and use it to signal sync once we get the
RTP packet.

See https://bugzilla.gnome.org/show_bug.cgi?id=691400
gst/rtpmanager/gstrtpjitterbuffer.c