From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1JGtlR-0001bm-V7 for mharc-grub-devel@gnu.org; Mon, 21 Jan 2008 05:20:26 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JGtlQ-0001aI-GI for grub-devel@gnu.org; Mon, 21 Jan 2008 05:20:24 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JGtlO-0001YN-8F for grub-devel@gnu.org; Mon, 21 Jan 2008 05:20:23 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JGtlN-0001Xs-Rg for grub-devel@gnu.org; Mon, 21 Jan 2008 05:20:21 -0500 Received: from smtp-vbr2.xs4all.nl ([194.109.24.22]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JGtlN-0008EM-Fx for grub-devel@gnu.org; Mon, 21 Jan 2008 05:20:21 -0500 Received: from localhost.localdomain (249-174.surfsnel.dsl.internl.net [145.99.174.249]) by smtp-vbr2.xs4all.nl (8.13.8/8.13.8) with ESMTP id m0LAKFa5041568 for ; Mon, 21 Jan 2008 11:20:16 +0100 (CET) (envelope-from mgerards@xs4all.nl) From: Marco Gerards To: The development of GRUB 2 References: <874pdhh920.fsf@xs4all.nl> <87abn74ajo.fsf@xs4all.nl> <87k5mbyxj4.fsf@xs4all.nl> <87bq7nyt5b.fsf@xs4all.nl> Mail-Copies-To: mgerards@xs4all.nl Date: Mon, 21 Jan 2008 11:21:26 +0100 In-Reply-To: (bean123ch@gmail.com's message of "Wed, 16 Jan 2008 04:48:26 +0800") Message-ID: <87hch7xyvt.fsf@xs4all.nl> User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: by XS4ALL Virus Scanner X-detected-kernel: by monty-python.gnu.org: FreeBSD 4.6-4.9 Subject: Re: [PATCH] jpeg image reader X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jan 2008 10:20:25 -0000 Bean writes: Hi, > i finish converting the idct and color code, now it should be ok. If you are 100% sure all code is yours and there are no legal issues, feel free to commit it. Your code looks good to me :-) -- Marco