baseparse: also perform state processing upon non-OK return
authorMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
Mon, 4 Jun 2012 09:13:02 +0000 (11:13 +0200)
committerMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
Mon, 4 Jun 2012 09:47:55 +0000 (11:47 +0200)
commit584892bf794adc50f10920f0ed29df8c6a1a380a
treec239a9412e6f8fae13d4d71a948074912ce98aed
parent5a8c901507774aa6634c72e5ab0254b06dcbe2b2
baseparse: also perform state processing upon non-OK return

... since processing might still continue (if e.g. NOT_LINKED)
and then proper state (e.g. offset) needs to be maintained
(e.g. to arrange for a new frame setup).
libs/gst/base/gstbaseparse.c