baseparse: always attempt to push if not-linked
authorEdward Hervey <edward.hervey@collabora.co.uk>
Mon, 2 Apr 2012 13:13:24 +0000 (15:13 +0200)
committerEdward Hervey <edward.hervey@collabora.co.uk>
Mon, 2 Apr 2012 13:17:25 +0000 (15:17 +0200)
commitdf6d0b06969f9fe2cc8a6238bca7a4a57c17e621
tree40ddea7acb95a715cee1c15f7826c138d80536a1
parent9441e711df7a40135efd28ea7f9d1b50bfc59ef1
baseparse: always attempt to push if not-linked

This avoids ending up with plenty of pending data (since we'll only
 try to parse/push one frame from the incoming buffer).

Fixes increasing memory consumption when parsers aren't linked
libs/gst/base/gstbaseparse.c