jpegdec: fix regression in indirect decode path
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Fri, 16 Oct 2009 11:33:04 +0000 (12:33 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Fri, 16 Oct 2009 12:36:42 +0000 (13:36 +0100)
commit4fb3f2519cfaf5add427c52b606b4b4278462633
treef0ea09eef43aef6dc7dfe70fee38ca90c857d08e
parent0c92e70f6c454abe9c0146f8c732cc8a9494daa9
jpegdec: fix regression in indirect decode path

Revert variable name back to what it was before the G_LIKELY was
added (in commit 69c24fb9). The code works better that way.
ext/jpeg/gstjpegdec.c