aboutsummaryrefslogtreecommitdiffstats
path: root/activestorage/test/analyzer
Commit message (Collapse)AuthorAgeFilesLines
* Append extension to tempfile nameGeorge Claghorn2017-12-311-1/+9
| | | | | | Fixes analyzing an SVG image without an XML declaration. ImageMagick occasionally looks to the extension when it can't discern the type of an image file from its contents. References #31356.
* Swap raw video width and height if angle is 90 or 270 degreesGeorge Claghorn2017-12-081-2/+2
|
* Extract metadata from images and videosGeorge Claghorn2017-10-222-0/+51