Updated ChangeLog again, added Olympus2 makernote format doc.

v0.27.3
Andreas Huggel 17 years ago
parent 5d7ba755b7
commit 3d4ab31087

@ -1,10 +1,6 @@
Changes from version 0.18-pre2 to 0.18
--------------------------------------
* MSVC related
- [build environment] More fixes for the MSVC build environment.
(Robin Mills)
* Exiv2 utility
- 0000580: [tools] -M option fails and reports success.
(Reported by Daniel Blueman)
@ -45,7 +41,11 @@ Changes from version 0.18-pre2 to 0.18
- [translation] Updated German translation.
(Oliver Dörr)
- [translation] Updated Slovak translations.
(Ivan Masár)
(Ivan Masar)
* MSVC related
- 0000578: [build environment] More fixes for the MSVC build environment.
(Robin Mills)
Changes from version 0.18-pre1 to 0.18-pre2

@ -97,6 +97,15 @@
<td>&nbsp;</td>
</tr>
<tr class="OddRow">
<td>OLYMPUS</td>
<td>IFD, at offset 12</td>
<td>&quot;OLYMPUS\0II&quot; followed by two bytes of unknown meaning</td>
<td>&nbsp;</td>
<td>Relative to the beginning of the makernote</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr class="EvenRow">
<td>Sanyo</td>
<td>IFD</td>
<td>-</td>
@ -105,7 +114,7 @@
<td><a href="#R6">[6]</a></td>
<td>Not supported by Exiv2 yet</td>
</tr>
<tr class="EvenRow">
<tr class="OddRow">
<td>SIGMA, FOVEON</td>
<td>IFD, at offset 10</td>
<td>&quot;SIGMA\0\0\0&quot; or &quot;FOVEON\0\0&quot; followed by two bytes
@ -115,7 +124,7 @@
<td><a href="#R7">[7]</a></td>
<td>&nbsp;</td>
</tr>
<tr class="OddRow">
<tr class="EvenRow">
<td>Panasonic</td>
<td>IFD without a next-IFD pointer at offset 12</td>
<td>&quot;Panasonic\0\0\0&quot;</td>
@ -124,7 +133,7 @@
<td><a href="#R8">[8]</a></td>
<td>&nbsp;</td>
</tr>
<tr class="EvenRow">
<tr class="OddRow">
<td>PENTAX</td>
<td>IFD at offset 6</td>
<td>&quot;AOC\0&quot; followed by two bytes of unknown meaning</td>
@ -133,7 +142,7 @@
<td><a href="#R11">[11]</a></td>
<td>&nbsp;</td>
</tr>
<tr class="OddRow">
<tr class="EvenRow">
<td>SONY</td>
<td>IFD without a next-IFD pointer at offset 12</td>
<td>&quot;SONY DSC \0\0\0&quot;</td>
@ -142,7 +151,7 @@
<td>&nbsp;</td>
<td>Seen in Jpeg images, e.g., from DSC-W7, DSC-R1</td>
</tr>
<tr class="EvenRow">
<tr class="OddRow">
<td>SONY</td>
<td>IFD</td>
<td>None</td>

Loading…
Cancel
Save