baseparse: Update internal position even if not linked
authorEdward Hervey <edward@centricular.com>
Mon, 12 Oct 2015 15:29:26 +0000 (17:29 +0200)
committerEdward Hervey <bilboed@bilboed.com>
Tue, 13 Oct 2015 09:06:28 +0000 (11:06 +0200)
commit72a7bf590eb9b135cadf33c1a345dcfb43f125c4
tree897710b6d080d36449579da08a27cace420745dc
parent05239c58e3223de9e97ab575e027d6e1735b85fc
baseparse: Update internal position even if not linked

Our current position has nothing to do with being linked or not.

Avoids having stray segment updates fired every 2s
libs/gst/base/gstbaseparse.c