aboutsummaryrefslogtreecommitdiffstats
path: root/activestorage/test/analyzer
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge pull request #36676 from wjessop/change_activestorage_metadata_...Ryuta Kamizono2019-07-171-1/+1
* Different versions of ffprobe can return subtly different video lengthsWill Jessop2019-07-141-1/+1
* Fix activestorage CI failure due to ffprove version differeceRyuta Kamizono2019-07-141-1/+0
* Don't fail ImageAnalyzer on unsupported typesGuilherme Mansur2019-04-241-0/+8
* Move #extract_metadata_from to ActiveStorage's TestHelperRicardo Díaz2018-04-252-10/+0
* Correct orientation detectionGeorge Claghorn2018-01-311-2/+2
* Swap encoded image width and height if angle is 90 or 270 degreesGeorge Claghorn2018-01-311-2/+15
* Cope with videos with undefined display aspect ratiosGeorge Claghorn2018-01-201-0/+9
* Use helper methodGeorge Claghorn2018-01-191-1/+2
* Preserve display aspect ratio for videos with rectangular samplesGeorge Claghorn2018-01-191-4/+18
* Extract content types from blob dataGeorge Claghorn2018-01-151-1/+1
* Append extension to tempfile nameGeorge Claghorn2017-12-311-1/+9
* 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