mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-08-05 21:10:11 +03:00
Merge branch 'jpeg2k-16bit' of github.com:videan42/Pillow into jpeg2k-16bit
Conflicts: libImaging/Jpeg2KEncode.c
This commit is contained in:
commit
e422ef4456
|
@ -103,6 +103,7 @@ j2k_pack_i16(Imaging im, UINT8 *buf,
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
static void
|
||||
j2k_pack_la(Imaging im, UINT8 *buf,
|
||||
unsigned x0, unsigned y0, unsigned w, unsigned h)
|
||||
|
|
Loading…
Reference in New Issue
Block a user