Andrew Murray
|
573cf278f1
|
Reset size when seeking away from "Large Thumbnail" MPO frame
|
2022-03-01 19:10:10 +11:00 |
|
pre-commit-ci[bot]
|
99428bb878
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2021-09-20 12:22:11 +00:00 |
|
Andrew Murray
|
312ed69c01
|
Commented unused method
|
2021-09-20 22:17:06 +10:00 |
|
Andrew Murray
|
68719fe6ea
|
Merge branch 'master' into exif
|
2021-03-15 12:41:45 +11:00 |
|
Andrew Murray
|
faf8fad76d
|
Stopped flattening EXIF IFD into getexif()
|
2021-02-22 07:47:05 +11:00 |
|
Andrew Murray
|
6175389186
|
Only read different sizes for "Large Thumbnail" frames
|
2021-01-01 12:45:02 +11:00 |
|
Andrew Murray
|
0b33a87b0d
|
Replaced property methods for n_frames and is_animated with normal properties
|
2020-04-17 22:00:21 +10:00 |
|
Andrew Murray
|
47b2ae9a63
|
Raise a specific exception if no data is found for an MPO frame
|
2019-11-30 11:05:36 +11:00 |
|
Hugo
|
0c5895470c
|
Remove deprecated __version__ from plugins
|
2019-11-05 17:01:03 +02:00 |
|
Andrew Murray
|
f3ed44a566
|
Changed the Image getexif method to return a shared Exif instance
|
2019-08-23 06:13:20 +10:00 |
|
Andrew Murray
|
0b405c86be
|
Lazily use ImageFileDirectory_v1 values from Exif
|
2019-08-18 23:03:43 +10:00 |
|
Hugo
|
53a7e35004
|
Format with Black
|
2019-06-10 18:22:46 +03:00 |
|
Andrew Murray
|
2c09252640
|
Merge pull request #3658 from Glandos/fast_mpo_open
Fast MPO open
|
2019-03-31 12:58:07 +11:00 |
|
Andrew Murray
|
a5b62857b0
|
Change size of MPO image to match frame
|
2019-03-28 08:33:17 +11:00 |
|
Andrew Murray
|
e00628af3b
|
Read EXIF data from subsequent MPO images
|
2019-03-28 08:32:33 +11:00 |
|
Glandos
|
edc272298b
|
Merge branch 'fast_mpo_open' of github.com:Glandos/Pillow into fast_mpo_open
|
2019-03-24 09:49:06 +01:00 |
|
Glandos
|
b08b122c8b
|
use default value if mpheader is not provided
|
2019-03-24 09:48:23 +01:00 |
|
Andrew Murray
|
dbf65b0890
|
Update src/PIL/MpoImagePlugin.py
Co-Authored-By: Glandos <bugs-github@antipoul.fr>
|
2019-03-23 22:11:32 +01:00 |
|
Hugo
|
d0172a08dd
|
Update src/PIL/MpoImagePlugin.py
Co-Authored-By: Glandos <bugs-github@antipoul.fr>
|
2019-03-07 13:22:20 +01:00 |
|
Hugo
|
85cc21b563
|
Update src/PIL/MpoImagePlugin.py
Co-Authored-By: Glandos <bugs-github@antipoul.fr>
|
2019-03-07 13:22:14 +01:00 |
|
Adrien CLERC
|
ac5dd15e16
|
create static method to transform a Jpeg into an Mpo
This is dirty "downcasting". It just works in this special case.
|
2019-02-15 22:08:14 +01:00 |
|
Adrien CLERC
|
3a7e2e259a
|
split _open in two parts
|
2019-02-15 22:07:11 +01:00 |
|
Jon Dufresne
|
a11fed32b3
|
Deprecate PIL.*ImagePlugin.__version__ attributes
Use PIL.__version__ instead.
|
2019-02-02 17:39:55 -08:00 |
|
Andrew Murray
|
71b64dcf73
|
Only close __fp if not fp
|
2019-01-04 12:29:23 +11:00 |
|
Andrew Murray
|
47775f3d50
|
Resolve __fp when closing and deleting
|
2018-11-17 21:56:06 +11:00 |
|
Andrew Murray
|
1648676435
|
Fixed typo [ci skip]
|
2018-08-09 20:54:16 +10:00 |
|
Metallicow
|
22a59ac839
|
Trim trailing whitespace src dir
|
2018-01-27 00:02:56 -06:00 |
|
wiredfool
|
0bb3f4fee9
|
source layout reorg
|
2017-12-28 14:49:47 +00:00 |
|