Revert "imagefreeze: Remove impossible error condition"
authorLuis de Bethencourt <luis@debethencourt.com>
Tue, 7 Jul 2015 14:54:41 +0000 (15:54 +0100)
committerLuis de Bethencourt <luis@debethencourt.com>
Tue, 7 Jul 2015 14:57:19 +0000 (15:57 +0100)
commit55175561f6d916595cae70f614a529c8086c4b51
tree3a1277949cd0615ebf58d6b86ad2067ca52e674f
parentf0c6b728f8fd1131480b3fe6a86d1bb8ae6f52d3
Revert "imagefreeze: Remove impossible error condition"

This reverts commit d46631c5c7312ad613397f8238c7a9714ae3ae94.

pad only handle EOS events but not EOS flow, and will push the buffer again
resulting in an assertion error. So we should not handle the buffer
and return EOS flow.
gst/imagefreeze/gstimagefreeze.c