John Evans
|
f761e6815c
|
Merge branch 'devel' into issue139
|
2014-03-12 08:45:41 -04:00 |
|
John Evans
|
0ebb506800
|
Merge branch 'devel' of github.com:quintusdias/glymur into devel
|
2014-03-12 08:34:04 -04:00 |
|
jevans
|
868d275c97
|
Merge branch 'issue159' into devel
|
2014-03-11 21:40:55 -04:00 |
|
jevans
|
d098dd5d5e
|
Removed consideration of openjpeg versions 1.3 and 1.4. #159
|
2014-03-11 21:40:19 -04:00 |
|
jevans
|
735d3afff6
|
Merge branch 'issue180' into devel
|
2014-03-11 21:03:16 -04:00 |
|
jevans
|
1cefd80a76
|
Just remove the conformance tests, they aren't really needed. #180
|
2014-03-11 21:02:15 -04:00 |
|
John Evans
|
e75364e372
|
Merge branch 'issue139' into devel
|
2014-03-11 15:47:36 -04:00 |
|
John Evans
|
96f32395eb
|
Merge branch 'devel' of github.com:quintusdias/glymur into devel
|
2014-03-11 15:47:23 -04:00 |
|
John Evans
|
417503764e
|
Updated through r2691. #139
|
2014-03-11 15:46:17 -04:00 |
|
John Evans
|
3e490d0c28
|
Rewrote the test for a file truncated by 5000 bytes. #180
|
2014-03-10 20:44:24 -04:00 |
|
John Evans
|
c8fdf399f1
|
Merge branch 'issue139' into devel
Conflicts:
glymur/test/test_jp2k.py
glymur/test/test_opj_suite.py
glymur/test/test_printing.py
|
2014-03-10 20:13:07 -04:00 |
|
John Evans
|
de6984e204
|
Validated through 2686. #139
|
2014-03-10 19:54:38 -04:00 |
|
John Evans
|
4a3c768a4b
|
Updated tests for r2651 in opj_data_root.
|
2014-03-08 20:36:05 -05:00 |
|
John Evans
|
8827908b28
|
Updated through r2651. #139
|
2014-03-08 15:23:35 -05:00 |
|
John Evans
|
554f066d0b
|
Added alpha member. Updated through r2451. #139
|
2014-03-08 14:13:36 -05:00 |
|
John Evans
|
ed5c6a37b4
|
Added .gitignore
|
2014-03-08 13:57:33 -05:00 |
|
John Evans
|
82f60b328b
|
Validated through r2436. #139
Most cinema code was moved into the library between 2386 and 2436,
so most of glymur's was removed period.
|
2014-03-08 13:19:17 -05:00 |
|
John Evans
|
47b8dad003
|
Check for supplying cinema2k/4k with other options. #139
|
2014-03-08 07:46:12 -05:00 |
|
John Evans
|
4ecc23b6bf
|
Verified through r2386. #139
|
2014-03-07 12:08:46 -05:00 |
|
John Evans
|
d74c514302
|
Merge branch 'issue139' into devel
|
2014-03-07 11:01:01 -05:00 |
|
John Evans
|
d68b1aacb1
|
Cinema4K seems to be working. #139
|
2014-03-07 11:00:20 -05:00 |
|
John Evans
|
af4b6e64bf
|
Refactoring. #139
|
2014-03-07 08:40:14 -05:00 |
|
John Evans
|
9a74109501
|
Added cinema2k/48 support. #139
|
2014-03-07 07:00:02 -05:00 |
|
jevans
|
80326718a5
|
Finished Cinema2K upstream tests. #139
|
2014-03-06 21:13:40 -05:00 |
|
John Evans
|
3bad8a4b2e
|
Added negative test for cinema2k frame rate not 24 or 48. #139
Some refactoring of cinema2k code.
|
2014-03-06 09:20:21 -05:00 |
|
John Evans
|
afa611ae54
|
Can write and parse Cinema2K image. #139
Using scikit-image to read the test data. Testing still not complete.
|
2014-03-06 07:10:29 -05:00 |
|
John Evans
|
b6a17d60f1
|
Starting to implement cinema2k support. #139
Need to add scikit-image with freeimage backend in order to read
16-bit TIFFs.
|
2014-03-05 21:17:35 -05:00 |
|
John Evans
|
2fbdf146b4
|
Verified through r2366. #139
423 of 457 glymur tests passing, 34 skips
21 of 214 openjpeg tests failed
|
2014-03-05 07:04:10 -05:00 |
|
John Evans
|
a224e7dff8
|
Merge branch 'issue177' into devel
|
2014-03-02 11:18:32 -05:00 |
|
John Evans
|
53f46fa0d9
|
Wrapping indentation for sake of 2.7. #177
Textwrap's indent method is not available on 2.7, so we have to fake it
ourselves.
|
2014-03-02 11:17:44 -05:00 |
|
John Evans
|
692cee0345
|
Merge branch 'issue176' into devel
|
2014-03-01 12:31:44 -05:00 |
|
John Evans
|
5bfe7d7b95
|
Merge branch 'issue176' of https://github.com/quintusdias/glymur into issue176
Conflicts:
glymur/test/fixtures.py
|
2014-03-01 12:31:02 -05:00 |
|
John Evans
|
3f37494803
|
Fixing indentation issues with textwrap. #176
XML had been flush left since introducing lxml, but the textwrap module
fixes that easily.
|
2014-03-01 12:16:42 -05:00 |
|
jevans
|
7be9e72638
|
refactored nemo xml #176
|
2014-02-27 20:43:57 -05:00 |
|
jevans
|
892715e21d
|
Updated docs for lxml requirement. #176
|
2014-02-27 20:19:18 -05:00 |
|
jevans
|
6a635a61c7
|
Merge branch 'issue176' of https://github.com/quintusdias/glymur into issue176
Conflicts:
setup.py
|
2014-02-27 19:46:20 -05:00 |
|
jevans
|
7828dc75e6
|
Updated lxml requirements, checked on Raspbian. #176
|
2014-02-27 19:44:05 -05:00 |
|
John Evans
|
5943aa6c7a
|
Removed orphaned pretty print code for old element tree interface. #176
|
2014-02-27 18:48:48 -05:00 |
|
John Evans
|
e8a0681a99
|
Confirmed to work with lxml 3.2.3, down from 3.3. #176
|
2014-02-27 11:07:02 -05:00 |
|
John Evans
|
f176204b2c
|
Updated requirements for lxml. #176
|
2014-02-27 06:55:30 -05:00 |
|
jevans
|
63fdde230d
|
Migrated from ElementTree to lxml. #176
|
2014-02-26 20:56:25 -05:00 |
|
jevans
|
15358326da
|
Merge branch 'issue175' into devel
|
2014-02-25 21:42:09 -05:00 |
|
jevans
|
04b143e1ff
|
Added proof of concept test for linking exterior codestreams. Closes #175
|
2014-02-25 21:41:02 -05:00 |
|
John Evans
|
99d1a584d8
|
Verifying that data entry url box URLs are null terminated. #175
|
2014-02-25 07:15:12 -05:00 |
|
jevans
|
992c036da7
|
Added ftbl/data reference test. Removed bad asoc check. #175
|
2014-02-24 21:12:24 -05:00 |
|
jevans
|
16ce2ef883
|
More negative tests, pylint work. #175
|
2014-02-23 12:37:47 -05:00 |
|
jevans
|
f8ced317db
|
More negative tests. Incompatible change to ChannelDefinitionBox. #175
|
2014-02-22 21:30:52 -05:00 |
|
jevans
|
4caa13a955
|
More negative tests. #175
|
2014-02-20 22:34:52 -05:00 |
|
John Evans
|
4276a978ea
|
Allowing DataReferenceBoxes to be empty. #175
|
2014-02-20 09:19:41 -05:00 |
|
jevans
|
c82d525dd2
|
FileType box sanity checks. #175
|
2014-02-19 20:25:08 -05:00 |
|