summaryrefslogtreecommitdiff
path: root/libmat2/images.py (unfollow)
AgeCommit message (Expand)Author
2018-06-10Improve a bit the performances wrt. image's metadata displayjvoisin
2018-06-08Speed up a bit the processing of get_meta for images with a "regular" namejvoisin
2018-06-08Improve the code to handle problematic filenamesjvoisin
2018-06-06Prevent exiftool-based parameter-injectionjvoisin
2018-05-18Rename some files to simplify packagingjvoisin
2018-05-16Do a pylint passjvoisin
2018-05-06Test for faulty files, and document how MAT2 is behaving wrt. themjvoisin
2018-04-30Use full path to call exiftooljvoisin
2018-04-26In mimetype's world, there is no such thing as `image/bmp`jvoisin
2018-04-16Add support for BMPjvoisin
2018-04-16Don't override the quality of jpg imagesjvoisin
2018-04-04Add some white lines to make the code more compliantjvoisin
2018-04-03Apparently, `image/jpg` isn't correct, `image/jpeg` isjvoisin
2018-04-02Add some commentsjvoisin
2018-04-01Move every image-related parser into a single filejvoisin
2018-04-01Add support for .tiff filesjvoisin
2018-03-31Change a bit the source code organisationjvoisin
2018-03-27Add gitlab-cijvoisin
2018-03-25Add support for jpegjvoisin