jpegdec: let the base class decide when to return an error
authorThiago Santos <ts.santos@sisa.samsung.com>
Tue, 29 Oct 2013 00:33:22 +0000 (21:33 -0300)
committerThiago Santos <ts.santos@sisa.samsung.com>
Mon, 25 Nov 2013 14:03:34 +0000 (11:03 -0300)
commitbe2f2f196abd510830a46db1191be50a0b654f76
treece2454e61c9cc3c5c7e1e607869b508d07fc5254
parent673b8ca1c1d3b2ef0499d6225415e173b37ab43e
jpegdec: let the base class decide when to return an error

The base videodecoder class has an error counting feature to tolerate
a few errors before posting an error message. So don't force the
error and let the base class decide when it should happen

https://bugzilla.gnome.org/show_bug.cgi?id=710762
ext/jpeg/gstjpegdec.c