imagefreeze: Remove impossible error condition
authorVineeth T M <vineeth.tm@samsung.com>
Thu, 28 Aug 2014 10:43:29 +0000 (16:13 +0530)
committerSebastian Dröge <sebastian@centricular.com>
Thu, 28 Aug 2014 11:55:00 +0000 (14:55 +0300)
commitd46631c5c7312ad613397f8238c7a9714ae3ae94
tree471d553ef19ff95e6c9448e0a7fa0138196ca3d6
parent0509e86b433aaa7976b67c2b4c8a7de5827bdd77
imagefreeze: Remove impossible error condition

We return EOS after the first buffer, and GstPad will make sure now that we
won't get any other buffer afterwards until a flush happens. No need to check
for it ourselves.

https://bugzilla.gnome.org/show_bug.cgi?id=735581
gst/imagefreeze/gstimagefreeze.c