jevans
1e43cb32cb
Added support for Data Reference box.
2014-02-01 15:42:13 -05:00
jevans
dfa1fce072
NumberListBox
2014-01-30 20:05:09 -05:00
jevans
ff668a4967
Merge branch 'issue143' into devel
2014-01-30 20:00:57 -05:00
jevans
ef629e041c
Added support for NumberListBox. closes #143
2014-01-30 20:00:18 -05:00
jevans
e843d887e1
Added freebox blurb.
2014-01-29 20:19:08 -05:00
jevans
9867901d84
Merge branch 'master' into devel
...
Conflicts:
CHANGES.txt
Added FreeBox support.
2014-01-29 20:17:29 -05:00
jevans
b78009ebf2
Merge branch 'issue141'
2014-01-28 20:25:50 -05:00
jevans
2810dbfb1a
Added blurb about not supporting Python 2.6 in next release.
2014-01-28 20:14:13 -05:00
jevans
515a920beb
Prepping for 0.5.10 release.
2014-01-28 20:00:36 -05:00
jevans
dd72595733
Should not error out if rreq mask length is not 1, 2, 4, or 8. #141
...
This is a hot fix, bumping to 0.5.10.
2014-01-28 19:50:00 -05:00
jevans
ce36d7a5ee
Merge branch 'devel' of https://github.com/quintusdias/glymur into devel
2014-01-21 20:09:50 -05:00
jevans
b43a79cb5d
Merge branch 'issue140' into devel
2014-01-20 20:07:43 -05:00
John Evans
3ea7e7d936
Merge branch 'issue140' into devel
2013-11-15 09:35:13 -05:00
jevans
09d96c1769
Handling the case of signed data as well. #140 .
2013-11-14 20:53:29 -05:00
jevans
9e87780ed3
Restored ssiz attribute to SIZsegment. #140
2013-11-14 20:07:15 -05:00
jevans
3534d8c9a4
Merge branch 'devel' of https://github.com/quintusdias/glymur into devel
2013-11-14 18:36:57 -05:00
jevans
f0f1c853df
Merge branch 'master' into devel
2013-11-14 18:33:33 -05:00
John Evans
52914d1411
Merge branch 'devel' of github.com:quintusdias/glymur into devel
2013-11-13 17:44:13 -05:00
jevans
7da7bc35e4
Merge branch 'issue139' into devel
2013-11-06 20:34:38 -05:00
jevans
e471f25a6e
Updated for upstream openjpeg r2354. #139
2013-11-06 20:34:03 -05:00
jevans
2465a212a1
Fixed too-short underlines.
2013-11-06 20:33:44 -05:00
jevans
606bd12f00
Merge branch 'devel' into issue139
2013-11-06 20:31:38 -05:00
jevans
5a20b59cab
Merge branch 'devel' of github.com:quintusdias/glymur into devel
...
Conflicts:
CHANGES.txt
2013-10-29 19:54:19 -04:00
jevans
fb63b8956e
Changelog update
2013-10-29 19:52:00 -04:00
jevans
fb60140fe4
Merge branch 'issue139' into devel
2013-10-29 19:46:00 -04:00
jevans
d41f019c59
Removed class-0 conformance tests. Closes #139
...
Keeps us in sync with upstream openjpeg. See r2350.
2013-10-29 19:43:14 -04:00
jevans
5845372585
Merge branch 'master' into devel
2013-10-29 19:39:30 -04:00
John Evans
3299c2e562
Merge branch 'issue138'
2013-10-29 10:15:47 -04:00
John Evans
f551646af8
Prepping 0.5.9 release.
2013-10-29 10:15:24 -04:00
John Evans
75cb8957fc
Have to put the check for path existance into the library default stanza.
...
Issue #138
2013-10-29 10:04:47 -04:00
John Evans
fca8bac347
Merge branch 'issue138'
2013-10-29 09:30:02 -04:00
John Evans
453e00db8c
Prepping for 0.5.8
2013-10-29 09:29:39 -04:00
John Evans
dd19340db2
Add additional path existance check to avoid unnecessary warning. #138
...
The warnings would come about if running on mac or windows where the
library could not be found via ctypes or the configuration file.
2013-10-29 09:17:32 -04:00
John Evans
b3d20fb4ef
Merge branch 'master' into devel
2013-10-29 08:26:14 -04:00
jevans
170f99ce3f
Merge branch 'issue138'
2013-10-28 21:54:15 -04:00
jevans
527f479545
Prepping 0.5.7 release.
2013-10-28 21:43:39 -04:00
jevans
f321c0d29b
More refactoring, fewer branches. #138
2013-10-28 21:20:52 -04:00
jevans
14d4b60896
Abstracted out loading of openjp2, openjpeg libraries. #138
...
That much was common to both load_openjp2 and load_openjpeg. Reduces
number of different moving parts.
2013-10-28 20:04:17 -04:00
John Evans
425b13a7f1
Simpler configuration check allows not-installed to be caught earlier.
...
Issue #138
2013-10-28 16:43:27 -04:00
John Evans
632481b31d
Merge branch 'devel' of github.com:quintusdias/glymur into devel
2013-10-27 14:01:25 -04:00
John Evans
5845a9a6bb
Merge branch 'issue133' into devel
2013-10-27 14:01:12 -04:00
John Evans
5e5bff39c3
Added UUIDBox and ContiguousCodeStreamBox repr support. Closes #133
2013-10-27 14:00:40 -04:00
John Evans
9caf5c9f08
Added rreg repr support. #133
2013-10-27 06:09:39 -04:00
jevans
0b16ca16cb
Regexp tests can only run on 2.7 and 3.3. #133
2013-10-26 22:16:01 -04:00
jevans
dc994377e1
Added palette and xml box repr support. #133
2013-10-26 21:43:32 -04:00
John Evans
638c2451b8
Merge branch 'issue135' into devel
2013-10-24 16:55:49 -04:00
John Evans
6ffe1a08a4
The palette box now returns a regular numpy array. Closes #135
...
Simplifies the code quite a bit. Palette boxes seem to be quite rare.
2013-10-24 16:54:39 -04:00
John Evans
c8fe9ed776
Added proper repr support for association box. #133
2013-10-24 09:29:45 -04:00
John Evans
9799762fb5
Added repr support for Jp2k class. #133
2013-10-24 08:48:14 -04:00
John Evans
d3dd654c17
Proper repr support for SIZ segment. SIZ segment constructor change.
...
The SIZ segment was taking raw buffer arguments, which are difficult
for eval(repr()) to deal with, so the constructor was changed to make
the arguments more explicit. #133
2013-10-24 08:21:14 -04:00