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>
Mon, 12 Oct 2015 15:30:38 +0000 (17:30 +0200)
commit55f65821599b09476b2cd2f9925f1bebba7f3341
tree7a5a2f811002fe535a699ecdf0aafbc0beb8077e
parent224da699a9d8e6b75d90893ee41b825cd6786357
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