aboutsummaryrefslogtreecommitdiffstats
path: root/activestorage/lib/active_storage/analyzer
Commit message (Expand)AuthorAgeFilesLines
* Skip image analysis on ImageMagick errorGeorge Claghorn2019-05-301-0/+3
* Don't fail ImageAnalyzer on unsupported typesGuilherme Mansur2019-04-241-4/+11
* Fix usage documentation in VideoAnalyzerCarlos Ramirez III2019-01-281-1/+1
* Update ffmpeg -> FFmpeg, mutools|mupdf -> muPDFutilum2018-06-081-2/+2
* Deprecate `active_support/core_ext/hash/compact`yuuji.yaginuma2018-03-021-2/+0
* Correct orientation detectionGeorge Claghorn2018-01-311-1/+1
* Swap encoded image width and height if angle is 90 or 270 degreesGeorge Claghorn2018-01-311-1/+11
* Cope with videos with undefined display aspect ratiosGeorge Claghorn2018-01-201-2/+6
* Preserve display aspect ratio for videos with rectangular samplesGeorge Claghorn2018-01-191-15/+35
* Document automatic width-height swapping [ci skip]George Claghorn2018-01-071-0/+2
* Remove redundant sentences [ci skip]George Claghorn2018-01-072-4/+2
* Configure previewer/analyzer command paths centrallyGeorge Claghorn2018-01-031-2/+4
* Swap raw video width and height if angle is 90 or 270 degreesGeorge Claghorn2017-12-081-1/+13
* Make ASt previewer/analyzer binary paths configurableGeorge Claghorn2017-12-011-1/+3
* Fix links [ci skip]George Claghorn2017-10-221-2/+2
* Extract metadata from images and videosGeorge Claghorn2017-10-223-0/+128