audioaggregator: Select the initial offset based on the start segment position
authorSebastian Dröge <sebastian@centricular.com>
Wed, 30 Sep 2015 17:01:21 +0000 (19:01 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Fri, 2 Oct 2015 08:04:00 +0000 (11:04 +0300)
commit7d4bfcd8c9b42a99ab9ba3e7ae56d2e1f2132a66
tree96cc3692be0d5ce7275f923d53fc96f728169118
parent86f6b83d7f4146baa6b92a8f7353e4a2d6daa746
audioaggregator: Select the initial offset based on the start segment position

instead of always using 0. Otherwise we might output a lot of silence in the
beginning instead of outputting from the relevant position.

https://bugzilla.gnome.org/show_bug.cgi?id=755623
gst/audiomixer/gstaudioaggregator.c