..
Bitmap.php
Remove some unused variables
2011-04-16 11:17:14 +00:00
Bitmap_ClientOnly.php
Parameter documentation
2011-02-18 23:34:24 +00:00
BitmapMetadataHandler.php
Remove some unused variables
2011-04-16 11:17:14 +00:00
BMP.php
DjVu.php
Parameter documentation
2011-02-18 23:34:24 +00:00
Exif.php
(Follow-up r86169) Needed supress warnings around iconv
2011-04-16 15:53:08 +00:00
FormatMetadata.php
(follow-up r86169) per Reedy, the $val = $val thing is weird.
2011-04-16 17:25:48 +00:00
Generic.php
Remove some unused variables
2011-04-16 11:17:14 +00:00
GIF.php
Merge to trunk everything in img_metadata branch.
2011-04-16 01:23:15 +00:00
GIFMetadataExtractor.php
Remove some unused variables
2011-04-16 11:17:14 +00:00
IPTC.php
(Follow-up r86169) Needed supress warnings around iconv
2011-04-16 15:53:08 +00:00
Jpeg.php
Merge to trunk everything in img_metadata branch.
2011-04-16 01:23:15 +00:00
JpegMetadataExtractor.php
follow-up r86195 - That $valid really was reachable :P
2011-04-16 16:23:08 +00:00
MediaTransformOutput.php
Parameter documentation
2011-02-18 23:34:24 +00:00
PNG.php
Merge to trunk everything in img_metadata branch.
2011-04-16 01:23:15 +00:00
PNGMetadataExtractor.php
follow-up r86195 (Sort of). Make sure the string there can really be exploded before calling explode on it.
2011-04-16 18:34:24 +00:00
SVG.php
(bug 18691) Added support for SVG rasterization using the Imagick PHP extension. Based on patch by Yesid Carrillo. Set $wgSVGConverter = 'ImagickExt' to use it. Note that the results are extremely ugly, but I believe that happens with the command line scaler as well.
2011-03-12 19:59:41 +00:00
SVGMetadataExtractor.php
(bug 27508) SVGMetadataExtractor takes too much resources on huge svg's. Change it so it only looks at begining of file.
2011-03-06 08:15:49 +00:00
Tiff.php
XMP.php
(Follow-up r86169) Needed supress warnings around iconv
2011-04-16 15:53:08 +00:00
XMPInfo.php
Merge to trunk everything in img_metadata branch.
2011-04-16 01:23:15 +00:00
XMPValidate.php
Merge to trunk everything in img_metadata branch.
2011-04-16 01:23:15 +00:00