wiki.techinc.nl/includes/media
2012-03-08 20:56:26 +00:00
..
Bitmap.php More return documentation 2012-02-09 21:35:05 +00:00
Bitmap_ClientOnly.php Merged FileBackend branch. Manually avoiding merging the many prop-only changes SVN likes to sprinkle in (easy to spot from the change list). Did not add SwiftFileBackend.php as it still is in development. 2011-12-20 03:52:06 +00:00
BitmapMetadataHandler.php Fixing some of the "@return true" or "@return false", need to be "@return bool" and then the metadata can say true if foo, false if bar 2012-02-09 19:29:36 +00:00
BMP.php (bug 31740) JpegMetadataExtractor and friends weren't checking for unexpected end of input properly 2011-10-24 02:19:11 +00:00
DjVu.php More return documentation 2012-02-09 21:35:05 +00:00
DjVuImage.php More return documentation 2012-02-09 21:35:05 +00:00
Exif.php More return documentation 2012-02-09 21:35:05 +00:00
ExifBitmap.php w/s 2011-12-27 00:28:23 +00:00
FormatMetadata.php Update core usage of getLanguageName[s]. 2012-03-08 20:56:26 +00:00
Generic.php Remove backslash from @return types 2012-02-13 16:35:59 +00:00
GIF.php Per comments on r99911 move $wgMaxImageArea check back to normaliseParams(). Added hook BitmapHandlerCheckImageArea to override the area check. I'm not very happy with this overly specific hook, but I don't see a clear way to obtain the functionallity required otherwise. 2011-11-02 20:48:50 +00:00
GIFMetadataExtractor.php Fixing some of the "@return true" or "@return false", need to be "@return bool" and then the metadata can say true if foo, false if bar 2012-02-09 18:01:10 +00:00
IPTC.php And more documentation. Yaaaay 2011-05-28 17:18:50 +00:00
Jpeg.php (follow-up r86567) per CR rename the class JpegOrTiffHandler to ExifBitmapHandler. 2011-06-17 03:37:59 +00:00
JpegMetadataExtractor.php Fixing some of the "@return true" or "@return false", need to be "@return bool" and then the metadata can say true if foo, false if bar 2012-02-09 19:29:36 +00:00
MediaTransformOutput.php More return documentation 2012-02-09 21:35:05 +00:00
PNG.php More documentation tweaks/additions 2011-05-26 20:26:51 +00:00
PNGMetadataExtractor.php (bug 31740) JpegMetadataExtractor and friends weren't checking for unexpected end of input properly 2011-10-24 02:19:11 +00:00
SVG.php Fixing some of the "@return true" or "@return false", need to be "@return bool" and then the metadata can say true if foo, false if bar 2012-02-09 17:41:50 +00:00
SVGMetadataExtractor.php More return documentation 2012-02-09 21:35:05 +00:00
Tiff.php * (bug 31282) Fix use of ForeignAPIRepo/InstantCommons TIFF images when $wgTiffThumbnailType is left unset. 2011-10-03 22:04:04 +00:00
XCF.php Fixing some of the "@return true" or "@return false", need to be "@return bool" and then the metadata can say true if foo, false if bar 2012-02-09 17:41:50 +00:00
XMP.php Fix doxygen docs before REL1_19 branching 2012-02-01 20:53:38 +00:00
XMPInfo.php (bug 31944). As a work around for bug 31944, don't extract tiff:YCbCrSubSampling from XMP. 2011-11-03 13:10:14 +00:00
XMPValidate.php Make partial dates in XMP not have the ommitted fields fulled out to 1's (reported by AVRS on irc). 2011-10-08 18:40:00 +00:00