jpegdec: add "max-errors" property to ignore decoding errors
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Sat, 11 Dec 2010 17:39:20 +0000 (17:39 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Sat, 11 Dec 2010 20:36:45 +0000 (20:36 +0000)
commitaddbc3c4ca29a6869fe21ea5b1228a496ac0f26a
tree9ad866df444f516209949ea3c367f11caf1d877a
parent100673bf14972e9bf67247f449fac92c1e3521ab
jpegdec: add "max-errors" property to ignore decoding errors

Add property to ignore decoding errors. Default is to ignore a few
decoding errors if the input is packetized, but error out immediately
if the input is not packetized.

Ignoring errors for packetized input most likely doesn't work
properly yet, so don't do that for now.

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