fieldanalysis: Don't reset the context on DISCONT
authorRobert Swain <robert.swain@collabora.co.uk>
Fri, 28 Oct 2011 09:10:06 +0000 (11:10 +0200)
committerRobert Swain <robert.swain@collabora.co.uk>
Mon, 31 Oct 2011 17:20:32 +0000 (18:20 +0100)
commite3b7cb8899b800fbc5d26837403c3d20edd7f137
tree60c94c23422bc05e09dbc6404fbda77c7dbc3082
parent16ce440e7f4cc6b236476ccf303e704ac6e34910
fieldanalysis: Don't reset the context on DISCONT

On discont, the queue of frames was being cleared, but also the
context reset. We only need to clear the queue.
gst/fieldanalysis/gstfieldanalysis.c