added entry for Canon Digital Ixus v2 and removed duplicate entry.

2007-12-30  Sven Neumann  <sven@gimp.org>

	* plug-ins/jpeg/jpegqual.c (quant_info): added entry for Canon
	Digital Ixus v2 and removed duplicate entry.


svn path=/trunk/; revision=24478
This commit is contained in:
Sven Neumann 2007-12-30 14:47:06 +00:00 committed by Sven Neumann
parent b0c2f3dee1
commit 10a38da7de
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2007-12-30 Sven Neumann <sven@gimp.org>
* plug-ins/jpeg/jpegqual.c (quant_info): added entry for Canon
Digital Ixus v2 and removed duplicate entry.
2007-12-30 Sven Neumann <sven@gimp.org>
* plug-ins/jpeg/jpegqual.c: use G_OPTION_REMAINING to access the

View File

@ -293,6 +293,7 @@ static const QuantInfo quant_info[] =
{ 0x74da8ba7, 1511, 2229, 2, 2, 2, "Apple ?", "?", -79 },
{ 0x6391ca2b, 188, 276, 2, 1, -2, "Canon EOS 300D, 350D or 400D", "Fine", -97 },
{ 0x00474eb0, 708, 1057, 2, 1, -2, "Canon EOS 10D", "Normal", -90 },
{ 0x535174bd, 533, 1325, 2, 1, -2, "Canon Digital Ixus v2", "Fine", -92 },
{ 0x535174bd, 533, 1325, 2, 1, -2, "Canon PowerShot A95, S1, S2, SD400 or SD630", "Fine", -89 },
{ 0xb7be6b97, 192, 556, 2, 1, -2, "Canon PowerShot S5 IS, A300, A430, S200, SD500, SD700, Ixus 700 or 800", "Superfine", -95 },
{ 0xb5b5c61d, 533, 1325, 1, 2, -2, "Canon Digital Ixus 400", "Fine", -89 },
@ -300,7 +301,6 @@ static const QuantInfo quant_info[] =
{ 0x8db061f0, 389, 560, 2, 1, -3, "FujiFilm FinePix S700", "Fine", -94 },
{ 0xbb7b97ba, 515, 774, 2, 1, -3, "FujiFilm FinePix 2600 Zoom", "Fine", -93 },
{ 0x71bcdf92, 167, 240, 2, 2, -3, "HP PhotoSmart C850, C935", "?", -97 },
{ 0x71bcdf92, 167, 240, 2, 2, -3, "HP PhotoSmart C850, C935", "?", -97 },
{ 0x9542cc81, 1970, 1970, 2, 2, -3, "HP PhotoSmart C812", "?", -78 },
{ 0xdb7b71d8, 369, 558, 2, 1, -3, "Kodak P880", "?", 95 },
{ 0x82e461f8, 566, 583, 2, 2, -2, "Kodak V610", "Fine", -93 },