jasperdec: don't fail hard on decoding error
authorWim Taymans <wim.taymans@collabora.co.uk>
Thu, 9 Dec 2010 17:06:38 +0000 (18:06 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Thu, 9 Dec 2010 17:09:18 +0000 (18:09 +0100)
commit0c36c70f63ddc2e8689fa3762e4e21fa572a1dd7
tree653d685e8dc83e94aa902d20cc69bf0b08ca7e5e
parent0b6e0b7b1397834c7e0e563f115bd4402b43173b
jasperdec: don't fail hard on decoding error

don't post an error and return GST_FLOW_ERROR on a simple decoding error. We can
just resume and continue decoding the next image.
ext/jp2k/gstjasperdec.c