wiki.techinc.nl/includes/media
Ryan Schmidt f1d0d364c4 Add $wgJpegQuality to control jpg thumb quality
This new configuration variable defaults to 80, which is the current
quality in use when scaling jpeg thumbnails with ImageMagick. GD used a
quality of 95, which was reduced to 80 as a result of this change.

Bug: T192248
Change-Id: I94cad01cc876ef9083250f5d1989a73cd19617fb
2018-04-19 10:00:16 -07:00
..
Bitmap.php Add $wgJpegQuality to control jpg thumb quality 2018-04-19 10:00:16 -07:00
Bitmap_ClientOnly.php
BitmapMetadataHandler.php Remove @param comments that literally repeat what the code says 2018-01-10 14:14:26 +01:00
BMP.php
DjVu.php Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
DjVuImage.php Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
Exif.php Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
ExifBitmap.php Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
FormatMetadata.php Make FormatMetadata::flattenArrayReal() work for an associative array 2018-01-05 17:31:38 +00:00
GIF.php Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
GIFMetadataExtractor.php Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
ImageHandler.php Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
IPTC.php Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
Jpeg.php
JpegMetadataExtractor.php Adjust tests for JPEG segmentation fix 2018-02-23 12:29:35 +00:00
MediaHandler.php Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
MediaHandlerFactory.php
MediaTransformInvalidParametersException.php
MediaTransformOutput.php Remove superfluous spaces and semicolons in comments 2018-02-05 19:05:57 +00:00
PNG.php Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
PNGMetadataExtractor.php Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
SVG.php Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
SVGMetadataExtractor.php Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
Tiff.php
tinyrgb.icc
TransformationalImageHandler.php
WebP.php Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
XCF.php Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00