Project

General

Profile

Feature #666

Optimize binary array elements

Added by Andreas Huggel almost 12 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
tiff parser
Target version:
Start date:
29 Dec 2009
Due date:
% Done:

100%

Estimated time:

Description

Some binary arrays are large and only a few elements in the array are known.
In such cases, creating a tag for every unknown element can be a huge overhead, which should be avoided.

Introduce a flag in the binary array configuration structure to concatenate contiguous unknown elements.


Related issues

Related to Exiv2 - Feature #620: Update Nikon makernotesClosed14 Mar 2009

Actions
Related to Exiv2 - Bug #677: Nikon Makernote tags regresssion in exiv 0.19Closed27 Jan 2010

Actions

Associated revisions

Revision 2022 (diff)
Added by Andreas Huggel almost 12 years ago

#666: Added configuration setting to concatenate gaps between known tags in binary arrays. Needs testing and a test-case.

Revision 2023 (diff)
Added by Andreas Huggel almost 12 years ago

#666: Added test-case.

Revision 2024 (diff)
Added by Andreas Huggel almost 12 years ago

#666: Bugfix, updated test results.

History

#1

Updated by Andreas Huggel almost 12 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100
#2

Updated by Andreas Huggel over 11 years ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF