Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-44539: Support recognizing JPEG files without JFIF or Exif markers ↵ | Mohamad Mansour | 2021-07-20 | 1 | -0/+0 |
| | | | | | | | (GH-26964) Co-authored-by: moemansour03@gmail.com <m.mansour@tecfrac.com> Co-authored-by: Éric Araujo <merwok@netwok.org> Co-authored-by: Łukasz Langa <lukasz@langa.pl> | ||||
* | #20295: Teach imghdr to recognize OpenEXR format images. | R David Murray | 2014-06-26 | 1 | -0/+0 |
| | | | | Patch by Martin Vignali, test by Claudiu Popa. | ||||
* | Issue #20197: Added support for the WebP image type in the imghdr module. | Serhiy Storchaka | 2014-05-25 | 1 | -0/+0 |
| | | | | Patch by Fabrice Aneche and Claudiu Popa. | ||||
* | Issue #19990: Added tests for the imghdr module. | Serhiy Storchaka | 2014-01-26 | 11 | -0/+9 |
Based on patch by Claudiu Popa. |