Josh Ware
|
94194ed248
|
Cleaning up.
Reduced memory limit to 1GB
|
2014-09-12 22:09:27 -07:00 |
|
Josh Ware
|
dd221d9ec0
|
Don't Py_DECREF context->quality_layers if there is no encoder
|
2014-09-12 22:09:27 -07:00 |
|
Josh Ware
|
e4e1f5c2d4
|
More testing...
|
2014-09-12 22:09:27 -07:00 |
|
Josh Ware
|
9ccc930784
|
Looking for cleanup segfault
|
2014-09-12 22:09:27 -07:00 |
|
Josh Ware
|
7407371deb
|
NULLing pointers on cleanup
|
2014-09-12 22:09:27 -07:00 |
|
Josh Ware
|
caa95a26b2
|
Added memory leak fix and testing for Encoder
|
2014-09-12 22:09:27 -07:00 |
|
David Joy
|
479693417f
|
Merge the rest of the patches
Now it actually works and passes the test suite
|
2014-06-25 11:42:06 -04:00 |
|
David Joy
|
433ec1c219
|
Clean commit of 16-bit monochrome JPEK2000 support
|
2014-06-25 11:13:33 -04:00 |
|
Alastair Houghton
|
72ecb8752e
|
Changed test for OpenJPEG 2.0
|
2014-05-27 12:52:50 +01:00 |
|
Alastair Houghton
|
1011e51083
|
Added support for OpenJPEG 2.1.
|
2014-05-27 12:43:54 +01:00 |
|
Alastair Houghton
|
831216f609
|
Fixed a Python 3 specific crash.
|
2014-03-25 16:58:44 +00:00 |
|
Alastair Houghton
|
fea6811af0
|
Merged wiredfool's changes.
|
2014-03-19 14:58:47 +00:00 |
|
Alastair Houghton
|
ac8ebccfa6
|
Added tests and fixed a few bugs that the tests threw up.
|
2014-03-19 12:16:14 +00:00 |
|
wiredfool
|
ac52886da1
|
Fixed compilation errors on linux, ref #547
|
2014-03-14 11:35:23 -07:00 |
|
Alastair Houghton
|
9a1b6966b5
|
Added precinct size option. Also added the jp2klib_version symbol on the _imaging module.
|
2014-03-14 15:40:30 +00:00 |
|
Alastair Houghton
|
cb1f990a92
|
Added seek support to make writing jp2 files work. Also added support for directly using an fd rather than relying on the Python loop, if we have a real fd.
|
2014-03-14 11:21:08 +00:00 |
|
Alastair Houghton
|
61fb89ec54
|
Added a JPEG 2000 encoder.
|
2014-03-13 18:27:16 +00:00 |
|