summaryrefslogtreecommitdiff
path: root/data/FORMATS (follow)
AgeCommit message (Collapse)Author
2016-01-03Fix the segfault when listing supported filesjvoisin
This should close https://labs.riseup.net/code/issues/10839
2015-12-16Document the fact that MAT now supports .tiff filesjvoisin
2015-12-02Remove hachoir from MAT.jvoisin
This (huge) commit removes completely hachoir from MAT. Audio files are now processed with mutagen, and images with exiftool, since the main python imaging library (PIL) isn't super-great to deal with metadata (and damaged/non-standard files). Package maintainer should change the dependencies to reflect this.
2013-04-26Simplify the FORMATS filejvoisin
2013-04-12Update supported format docjvoisin
2013-01-07Refactor the get_sharedir function, and move datas to a proper data folderjvoisin