Commit graph

  • 528fb3492d Added support for JP2 bits per component box devel jevans 2015-03-19 19:42:06 -04:00
  • d7a3c4df27 Refactor box validation when wrapping jevans 2015-03-19 18:50:00 -04:00
  • 858ecbbac8 Refactor image extraction routines jevans 2015-03-18 20:30:50 -04:00
  • 2d99154e58 Use textwrap for indenting jevans 2015-01-26 19:13:29 -05:00
  • 2ef8052a22 Fix UUIDBox printing issue318 John Evans 2015-01-30 08:22:52 -05:00
  • 7ac25f2935 boxes all done, codestream printing is broken though jevans 2015-01-29 20:38:00 -05:00
  • 5f013fa785 progress jevans 2015-01-26 21:59:26 -05:00
  • ab75ffdca3 componentmapping box jevans 2015-01-26 20:06:41 -05:00
  • 256ebbf9ec Refactor ChannelDefinitionBox __str__ method jevans 2015-01-26 19:32:24 -05:00
  • fdbbf999ca Refactor ColourSpecificationsBox __str__ method jevans 2015-01-26 19:13:29 -05:00
  • a3ba5a86ca Merge branch 'devel' of https://github.com/quintusdias/glymur into devel jevans 2015-01-26 18:41:47 -05:00
  • cbdd6200b6 reduce cyclomatic complexity where possible John Evans 2015-01-13 14:44:03 -05:00
  • 2516a71bc8 merge branch 'master' into devel jevans 2015-01-10 20:00:31 -05:00
  • f3db36017c merge branch 'release-0.8.0rc2' master jevans 2015-01-10 19:58:27 -05:00
  • 3c7205038f releasing 0.8.0 jevans 2015-01-10 19:58:00 -05:00
  • 2ffdf716c0 remove test requirement for six, doc modifications, doctest fix John Evans 2015-01-08 15:30:10 -05:00
  • 5d594b4734 bumping to rc2 release-0.8.0rc2 John Evans 2015-01-10 10:12:37 -05:00
  • 6a8b89ae1c remove test_requires, as setuptools doesn't seem to support it release-0.8.0rc1 John Evans 2015-01-10 10:06:25 -05:00
  • 687f075d92 doc mods, update for RC1 jevans 2015-01-08 20:23:54 -05:00
  • a715e3c38c doctest needed a teardown fixture, pep8 work jevans 2015-01-08 19:46:42 -05:00
  • 4a708b9d7d doc modifications John Evans 2015-01-08 15:41:30 -05:00
  • 1602991fac remove test requirement for six John Evans 2015-01-08 15:30:10 -05:00
  • 7b1522bb0e merge branch 'issue314' into devel John Evans 2015-01-08 13:25:04 -05:00
  • 8cc1155252 removed check for six version 1.8.0, closes #314 John Evans 2015-01-08 13:23:55 -05:00
  • 1bfb2f5fc8 merge branch 'issue316' into devel John Evans 2015-01-08 12:08:16 -05:00
  • 4686c40c57 fix test failure, not a real bug, closes #316 John Evans 2015-01-08 12:07:10 -05:00
  • 05e343b2e4 merge branch 'issue315' into devel jevans 2015-01-07 20:18:51 -05:00
  • 4d680cf90b refactor shape property to be less dependent on property, closes #315 John Evans 2015-01-07 08:40:08 -05:00
  • e0b9835ccd refactor shape property to be less dependent on codestream property issue315 John Evans 2015-01-07 08:40:08 -05:00
  • bd3f491e20 merge branch 'issue311' into devel John Evans 2015-01-07 08:20:51 -05:00
  • 059bee50e2 all tests passing on opensuse issue311 John Evans 2015-01-06 19:55:59 -05:00
  • 4ceb4dce61 pep8 work John Evans 2015-01-06 16:37:55 -05:00
  • a24bff0af1 replaced main_header codestream attribute with codestream John Evans 2015-01-06 16:35:38 -05:00
  • fe5e784b58 get all tests passing John Evans 2015-01-06 11:00:08 -05:00
  • a131d83d48 merge branch 'issue311' of github.com:quintusdias/glymur into issue311 John Evans 2015-01-06 09:24:04 -05:00
  • aeec03c829 blah John Evans 2015-01-06 09:23:23 -05:00
  • 7dfcc0fd7c documented rename of ContiguousCodestream attribute codesream. jevans 2015-01-05 21:10:02 -05:00
  • 2755e8edd4 Jp2dump tests passing, more need to be written jevans 2015-01-05 20:23:52 -05:00
  • e2465c5c73 merge branch 'devel' of https://github.com/quintusdias/glymur into devel jevans 2015-01-05 19:24:13 -05:00
  • e93392a10e print the main header by default John Evans 2015-01-05 08:13:31 -05:00
  • dc2b2bda15 the main header will be printed by default John Evans 2015-01-04 21:39:14 -05:00
  • c23fe48815 merge branch 'issue312' into devel John Evans 2015-01-04 20:22:49 -05:00
  • 43da1824b6 don't error out on bad ftyp entry or colr method, closes #312 John Evans 2015-01-04 20:21:33 -05:00
  • 48fdceda52 merge branch 'issue310' into devel John Evans 2015-01-01 22:18:45 -05:00
  • a921b1101d refactor install_requires list, closes #310 John Evans 2015-01-01 22:17:55 -05:00
  • 0ce15e93c4 merge branch 'issue309' into devel John Evans 2015-01-01 15:17:28 -05:00
  • 80f696c600 fixed irreversible test to match upstream, closes #309 John Evans 2015-01-01 15:14:54 -05:00
  • 3eae87543c merge branch 'issue308' into devel John Evans 2015-01-01 09:53:02 -05:00
  • 3e723605b9 fix broken test due to upstream openjpeg test suite changes, closes #308 John Evans 2015-01-01 09:07:19 -05:00
  • 398125b1aa merge branch 'issue308' into devel John Evans 2015-01-01 09:09:37 -05:00
  • acf6b28bc9 fix broken test due to upstream openjpeg test suite changes, closes #308 John Evans 2015-01-01 09:07:19 -05:00
  • 6572fd8772 merge branch 'issue275' into devel John Evans 2014-12-31 23:32:20 -05:00
  • 8440d69222 codestream now a property of Jp2k object, closes #275 John Evans 2014-12-31 23:29:39 -05:00
  • c16ecd7ae9 merge branch 'issue298' into devel John Evans 2014-12-31 22:46:28 -05:00
  • 20f2c0c291 remove coverall changes, closes #298 John Evans 2014-12-31 22:45:34 -05:00
  • 671bd88910 merge branch 'issue307' into devel John Evans 2014-12-31 22:41:20 -05:00
  • 6f697526f2 pep8 work, closes #307 John Evans 2014-12-31 22:41:02 -05:00
  • 13cc6aa7e5 pep8 work jevans 2014-12-22 23:20:48 -05:00
  • 02ff730784 pep8 work jevans 2014-12-22 23:20:48 -05:00
  • 1631408b50 complies with flake8 issue307 John Evans 2014-12-13 12:17:59 -05:00
  • 39cc8a845a merge branch 'devel' of github.com:quintusdias/glymur into devel John Evans 2014-11-23 22:22:18 -05:00
  • 4a4f1f5738 merge branch 'issue306' into devel John Evans 2014-11-23 22:21:12 -05:00
  • 4527c774fa Failures on windows are due to named temp file issue, closes #306 John Evans 2014-11-23 22:20:15 -05:00
  • da6d386c85 one more time issue264 jevans 2014-11-22 10:32:01 -05:00
  • c39661b586 pep8 cleanup jevans 2014-11-21 21:53:39 -05:00
  • 5541fb6465 merge branch 'issue304' into devel John Evans 2014-11-21 19:34:44 -05:00
  • 6a59e38aed reading metadata still works if library not installed, closes #304 John Evans 2014-11-21 17:56:52 -05:00
  • 16f310400f progress issue304 John Evans 2014-11-21 19:14:22 -05:00
  • f4232e8879 passes on 32-bit linux mint John Evans 2014-11-21 17:56:52 -05:00
  • 5b1450c13e added verbose example issue303 John Evans 2014-11-21 16:42:12 -05:00
  • 0889d8999b merge branch 'issue299' into devel John Evans 2014-11-21 10:39:06 -05:00
  • 03cb19d22b deprecated read method, removed write method, closes #299 John Evans 2014-11-11 10:46:59 -05:00
  • e165edbe53 progress issue299 John Evans 2014-11-21 10:21:55 -05:00
  • e446cb1577 filter out max rlevel test on version 1.x of openjpeg, closes #301 John Evans 2014-11-20 10:32:43 -05:00
  • 3f7c08739c progress jevans 2014-11-19 23:09:12 -05:00
  • 5e8a66c38e fix tab error John Evans 2014-11-19 17:08:29 -05:00
  • e1846c31e0 progress on write John Evans 2014-11-19 15:34:03 -05:00
  • 8f8e9eff85 get write tests passing on travis John Evans 2014-11-19 14:49:15 -05:00
  • 6e1637e470 starting on incompatible changes to writing John Evans 2014-11-19 14:25:44 -05:00
  • 3c73415090 progress, no more deprecation warnings? John Evans 2014-11-19 09:22:40 -05:00
  • 3ebb708e11 progress John Evans 2014-11-19 07:59:05 -05:00
  • e2059d59e8 removed repeated array-style slicing tests jevans 2014-11-19 07:24:47 -05:00
  • 9025bb3ec3 layer is now a property jevans 2014-11-18 23:15:09 -05:00
  • 373afb692e progress jevans 2014-11-18 20:45:25 -05:00
  • b7e65dde02 merge branch 'issue300' into release-0.7.3 release-0.7.3 jevans 2014-11-18 20:11:45 -05:00
  • 5e2bfc21ed add back read support for metadata if library not installed, 0.7.3 release jevans 2014-11-17 21:07:36 -05:00
  • 982e70be79 filtered out tests that should not run on linux where no openjpeg issue300 John Evans 2014-11-18 11:32:55 -05:00
  • 117b7d1bbe refactored, skipping tests not to be run on openjpeg 1.3 John Evans 2014-11-18 10:06:52 -05:00
  • 036b14cc2b filter out write tests that should not run on openjpeg 1.3 John Evans 2014-11-18 09:48:19 -05:00
  • a35ebe1836 backwards compatibility tests need to be filtered out on some platforms John Evans 2014-11-18 08:03:34 -05:00
  • d03870cc72 filtered out tests that should not run if openjpeg not installed John Evans 2014-11-18 07:26:21 -05:00
  • d45d74ff5d add test fixture for determining if openjpeg is installed John Evans 2014-11-18 07:07:14 -05:00
  • 2a3128e983 subsumed test_opj_suite_2p1 ito test_opj_suite jevans 2014-11-17 22:27:52 -05:00
  • f1ce5520ff merge branch 'issue300' of https://github.com/quintusdias/glymur into issue300 jevans 2014-11-17 22:10:53 -05:00
  • 3fa3072041 warn instead of raising IOError if openjpeg library cannot be found, issue#300 jevans 2014-11-17 21:07:36 -05:00
  • 29dfce7927 warn instead of raising IOError if openjpeg library cannot be found jevans 2014-11-17 21:07:36 -05:00
  • 63d6a2f1e1 progress jevans 2014-11-17 18:17:47 -05:00
  • 4f1c34991f replacing more uses of read function with array-style slicing jevans 2014-11-17 07:33:43 -05:00
  • 4f2a896eff ignore_pclr_cmap_cdef is now a property jevans 2014-11-13 13:39:36 -05:00
  • 82a9edae62 progress jevans 2014-11-12 21:09:09 -05:00