Commit graph

791 commits

Author SHA1 Message Date
jevans
cd606e1f9d Starting write support for ftbl and flst boxes. #175 2014-02-18 20:01:28 -05:00
jevans
5e76d1cf39 Added print support for unknown boxes. #175 2014-02-17 17:38:26 -05:00
jevans
df89b5523a Some pylint work. 2014-02-16 22:16:46 -05:00
jevans
331f901dae Refactored superbox parsing. #175 2014-02-16 22:03:33 -05:00
jevans
9999a60656 Improved the warning when an exif tag is bad. #175 2014-02-16 21:43:05 -05:00
jevans
3c333e999d Parsing unknown superboxes with known 1st sub box. #175 2014-02-16 20:05:39 -05:00
jevans
75785e4ab0 Refactored __str__ for superboxes. #175 2014-02-15 16:37:08 -05:00
jevans
7533dcf971 Merge branch 'issue168' into devel 2014-02-14 21:46:10 -05:00
jevans
5ba6fd5d53 Added write support for Label box. #168 2014-02-14 21:45:40 -05:00
John Evans
f264bb00f3 Default value for codestream argument should be [0], not 0. 2014-02-13 11:30:04 -05:00
jevans
17112b9f0b Merge branch 'issue169' into devel 2014-02-12 19:36:07 -05:00
jevans
d016fc504a Added another XMP example. #169 2014-02-12 19:35:45 -05:00
John Evans
c0774d2f1e Merge branch 'issue172' into devel 2014-02-12 10:01:06 -05:00
John Evans
1906bb6004 Added 'jpxb' to accepted items in the ftyp compatibility list. #172 2014-02-12 10:00:35 -05:00
John Evans
5ae5ce209b Merge branch 'issue174' into devel 2014-02-12 09:18:05 -05:00
John Evans
db92f3fea7 rreq masks and standard features now printed together. #174
Masks are printed in hex.
2014-02-12 09:17:17 -05:00
jevans
5c971a6981 Merge branch 'issue173' into devel 2014-02-11 20:00:23 -05:00
jevans
e2539b04e1 Added deprecated rreq descriptions. #173 2014-02-11 19:59:35 -05:00
John Evans
1a4d6a54c6 Merge branch 'issue165' into devel 2014-02-11 16:16:48 -05:00
John Evans
b0719450b5 Added support for rreq boxes with mask length of 3. #165 2014-02-11 16:16:22 -05:00
John Evans
a2df4d6c79 Merge branch 'issue170' into devel 2014-02-11 13:57:55 -05:00
John Evans
0205a3cbba More refactoring, think it's in good shape now. #170 2014-02-11 13:57:30 -05:00
John Evans
df5bf539ef Some refactoring to reduce complexity for box validity. #170 2014-02-11 13:39:56 -05:00
John Evans
ffc7379e68 Merge branch 'issue171' into devel 2014-02-11 08:23:28 -05:00
John Evans
0feca73399 Added changelog section to docs. #171 2014-02-11 08:23:03 -05:00
jevans
1d00015a6f Merge branch 'issue167' into devel 2014-02-10 19:39:03 -05:00
jevans
09651c27b6 No longer claiming any windows support. #167 2014-02-10 19:38:37 -05:00
John Evans
beb8877e3e Merge branch 'issue157' into devel 2014-02-10 16:48:10 -05:00
John Evans
87cbf87ed7 Checking for proper location of jp2h children. #157
Certain boxes can only reside in jp2h or jpch (which is not currently
supported for writing purposed).
2014-02-10 16:47:09 -05:00
John Evans
4543a64f5d Merge branch 'issue160' into devel 2014-02-10 15:43:43 -05:00
John Evans
1484fd974f Removed trailing newline from XML string output. #160 2014-02-10 15:43:18 -05:00
John Evans
6e501710b9 Merge branch 'issue161' into devel 2014-02-10 15:14:11 -05:00
John Evans
3f56a08d2c Added usage of set_printoptions method. #161 2014-02-10 15:13:42 -05:00
John Evans
a7e4a5b593 Merge branch 'issue164' into devel 2014-02-10 14:53:14 -05:00
John Evans
f2f05652e4 Added printoption support to jp2dump. #164 2014-02-10 14:52:53 -05:00
John Evans
fc91455e46 Merge branch 'devel' into issue164 2014-02-10 11:53:02 -05:00
John Evans
4706b667ff Merge branch 'issue166' into devel 2014-02-10 11:49:01 -05:00
John Evans
116ef6e664 _uuid_io no longer a sub package but rather a module of glymur proper. #166 2014-02-10 11:48:16 -05:00
John Evans
23e5f4db3f Adding hooks into set_printoptions. 2014-02-10 11:38:54 -05:00
John Evans
6432fc7ddf Merge branch 'issue163' into devel 2014-02-10 09:39:01 -05:00
John Evans
29dbf594a5 Now printing fuam, dcm, standard masks. #163
Improves visual decoding of the reader requirements box.
2014-02-10 09:38:15 -05:00
John Evans
de5a8fe6e2 Merge branch 'issue162' into devel 2014-02-10 06:58:47 -05:00
John Evans
47d8e8470b Print options remaining persistent across invocations. #162 2014-02-10 06:58:11 -05:00
jevans
012eef71e1 Merge branch 'issue158' into devel 2014-02-09 12:52:07 -05:00
jevans
4fafaa8661 Added set_printoptions, get_printoptions functions. Closes #158 2014-02-09 12:51:28 -05:00
jevans
79d2969acc Merge branch 'issue104' into devel
Conflicts:
	CHANGES.txt
	docs/source/how_do_i.rst
	glymur/codestream.py
	glymur/jp2box.py
	glymur/test/test_jp2box.py
	glymur/test/test_jp2k.py
2014-02-08 20:29:52 -05:00
jevans
321a254464 Completed XMP description. 2014-02-08 19:52:39 -05:00
jevans
6bfb98d550 Merge branch 'issue156' into devel 2014-02-08 14:57:26 -05:00
jevans
14743d6633 Added write support for dtbl boxes. 2014-02-08 14:56:50 -05:00
John Evans
ddfbd20e78 Merge branch 'issue155' into devel 2014-02-07 16:52:52 -05:00