depayloader: Use input segment start
authorNicolas Dufresne <nicolas.dufresne@collabora.co.uk>
Fri, 10 Jul 2015 16:49:01 +0000 (12:49 -0400)
committerNicolas Dufresne <nicolas.dufresne@collabora.co.uk>
Sat, 18 Jul 2015 19:40:26 +0000 (15:40 -0400)
commit7c638e06ff7e26de8b429966e80058f98cb73073
treebd2bb0bc30179f500f96adc229e3d142ff12cf34
parent39576545b7f66adc38aceda229bda3a1d8f5c9dc
depayloader: Use input segment start

When there is no clock_base provided, the start position is
set to 0 instead of the original segment start value. This
would break synchronization if start was not 0.

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