Commits : Listings

  Analyzed 3 days ago based on code collected 3 days ago.
Showing page 1 of 3
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Introduce a method to rename the disk path of opened images. This is very useful for making a backup before modifying the meta-information. Anon32 More... over 5 years ago
Yet another bug fix for correctly reading IPTC segment. Anon32 More... about 6 years ago
IFD and Exif now use header_offset as the strart of the DataBlock, not header_offset + ifd_offset. This makes more sense, since all offsets in an IFD are measured from this offset. Anon32 More... about 6 years ago
Fixed a bug in datablock.DataBlock where length wasn't reset when data was set and length was unspecified. Length is now reset, unless an optional length parameter is given to setData. Anon32 More... about 6 years ago
Segment is now a proper DataBlock (fixed comments). Anon32 More... about 6 years ago
Segment is now a proper DataBlock. Anon32 More... about 6 years ago
Better handling of Exif as data buffer. Anon32 More... about 6 years ago
Better handling of Exif as data buffer. Anon32 More... about 6 years ago
Make DataBlock work with offset and length parameters for binary data buffers as well as file pointers. Anon32 More... about 6 years ago
Exif is now also a datablock and may be initialized empty. Anon32 More... about 6 years ago
Start of initalizing empty Exif if no Exif info was found in Jpeg. This is not complete yet, as empty Exif objects aren't supproted yet. Anon32 More... about 6 years ago
Jpeg is now only read until atart of image data (SOF or DHP). Anon32 More... about 6 years ago
Tiff writing works again. Anon32 More... about 6 years ago
Bugfix for two missed bytes at start of Jpeg image data. Anon32 More... about 6 years ago
Thumbnail support Anon32 More... about 6 years ago
Better metadata copying, with improved Makernote writing and IFD1 support Anon32 More... about 6 years ago
Bugfix: Empty IFD's are now initialized with correct endianness Anon32 More... about 6 years ago
Rationals are now properly calculated (hopefully) Anon32 More... about 6 years ago
Bug fix for IPTC data reading, caused by the previous commits. Anon32 More... about 6 years ago
Disbale check if datablock can read the required amount of data. Instead, if the user requests too many bytes, just give the availaible number of bytes, just as the standard Python read function does. Anon32 More... about 6 years ago
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.