wiki.techinc.nl/includes/media
Derk-Jan Hartman 91fedb08bc Exif: Handle malformed gps tags
- Handle GPS tags with decimal rational number instead of array of dms
  rationals
- Mod the decimal values
- Increase validation on GPS tag format

Bug: T386208
Change-Id: Ief823af317bbb01b4a05e34b1d189ce1deaa1f33
(cherry picked from commit 55ffc43a596c0547986322ffe679d37daa921be7)
2025-07-28 16:19:44 +00:00
..
Hook
scripts
BitmapHandler.php
BitmapHandler_ClientOnly.php
BitmapMetadataHandler.php
BmpHandler.php
DjVuHandler.php
DjVuImage.php
Exif.php Exif: Handle malformed gps tags 2025-07-28 16:19:44 +00:00
ExifBitmapHandler.php
FormatMetadata.php FormatMetadata::formatFraction: Don't risk passing null to preg_match 2025-05-22 17:13:58 +00:00
GIFHandler.php
GIFMetadataExtractor.php
ImageHandler.php
InvalidJpegException.php
InvalidPSIRException.php
InvalidSVGException.php
InvalidTiffException.php
IPTC.php
Jpeg2000Handler.php
JpegHandler.php
JpegMetadataExtractor.php
MediaHandler.php Use namespaced classes 2024-10-21 20:41:20 +02:00
MediaHandlerFactory.php Remove meaningless @var documentation from constants 2024-10-09 09:33:12 +02:00
MediaHandlerState.php
MediaTransformError.php
MediaTransformInvalidParametersException.php
MediaTransformOutput.php Use namespaced classes 2024-10-21 20:41:20 +02:00
PNGHandler.php
PNGMetadataExtractor.php
SvgHandler.php Switch over a bunch of class_alias uses to actuals 2024-10-03 17:09:36 +00:00
SVGReader.php Switch over a bunch of class_alias uses to actuals 2024-10-03 17:09:36 +00:00
ThumbnailImage.php
TiffHandler.php
tinyrgb.icc
TransformationalImageHandler.php
TransformParameterError.php
TransformTooBigImageAreaError.php
TrivialMediaHandlerState.php
WebPHandler.php Make use of the ??= and ?? operators where it makes sense 2024-08-26 09:26:36 +02:00
XCFHandler.php