<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">

<channel>
<title>tgd</title>
<link>https://marlam.de/tgd/</link>
<description>tad</description>

<item>
<title>tgd 5.1 is released</title>
<link>https://marlam.de/tgd/news/tgd-5-1/</link>
<description>
<![CDATA[
<p>
<p>
This release fixes a build problem in the HDF5 plugin and updates the tinyexr code.
</p>

</p>
]]>
</description>
<pubDate>2026-08-01</pubDate>
</item>
<item>
<title>tgd 5.0 is released</title>
<link>https://marlam.de/tgd/news/tgd-5-0/</link>
<description>
<![CDATA[
<p>
<p>
Arrays can now use custom allocators. A new mmap-based allocator allows using file-backed arrays
without additional effort. With this allocator, array data can be larger than available main memory,
is available instantly, and can be shared between processes.
</p>

</p>
]]>
</description>
<pubDate>2025-05-29</pubDate>
</item>
<item>
<title>tgd 4.3 is released</title>
<link>https://marlam.de/tgd/news/tgd-4-3/</link>
<description>
<![CDATA[
<p>
<p>
This release fixes build problems with newer versions of external libraries, and updates the included stb_image and tinyexr libraries.
</p>

</p>
]]>
</description>
<pubDate>2024-05-30</pubDate>
</item>
<item>
<title>tgd 4.2 is released</title>
<link>https://marlam.de/tgd/news/tgd-4-2/</link>
<description>
<![CDATA[
<p>
<p>
This release enables PDF write support and updates the included tinyexr.
</p>

</p>
]]>
</description>
<pubDate>2022-11-16</pubDate>
</item>
<item>
<title>tgd 4.1 is released</title>
<link>https://marlam.de/tgd/news/tgd-4-1/</link>
<description>
<![CDATA[
<p>
<p>
This release fixed the optional OpenEXR and GTA input/output plugins.
</p>

</p>
]]>
</description>
<pubDate>2022-08-30</pubDate>
</item>
<item>
<title>tgd 4.0 is released</title>
<link>https://marlam.de/tgd/news/tad-renamed-to-tgd-4-0/</link>
<description>
<![CDATA[
<p>
<p>
With this release, the project is renamed to TGD instead of TAD due to a naming conflict.<br>
Simply replace TAD with TGD in your code; nothing else has changed.
<br>
The new version 4.0 brings several updates to work with the latest versions of compilers
and external libraries (if any).
</p>

</p>
]]>
</description>
<pubDate>2022-08-29</pubDate>
</item>
<item>
<title>tad 2.4 is released</title>
<link>https://marlam.de/tgd/news/tad-2-4/</link>
<description>
<![CDATA[
<p>
<p>
This release adds builtin support for various image formats so that libtad now
does not require any external libraries to be fully usable for image and
graphics projects.<br>
Furthermore, several bugs were fixed, mainly for video decoding, csv import/export and 
a few exotic image file formats.
</p>

</p>
]]>
</description>
<pubDate>2022-05-25</pubDate>
</item>
<item>
<title>tad 2.3 is released</title>
<link>https://marlam.de/tgd/news/tad-2-3/</link>
<description>
<![CDATA[
<p>
<p>
This release improves the import of video data via FFmpeg. It now supports GPU accelerated decoding
while still allowing frame-precise seeking.
</p>

</p>
]]>
</description>
<pubDate>2022-02-03</pubDate>
</item>
<item>
<title>tad 2.2 is released</title>
<link>https://marlam.de/tgd/news/tad-2-2/</link>
<description>
<![CDATA[
<p>
<p>
This release adds new options to the <code>tad convert</code> utility.
</p>

</p>
]]>
</description>
<pubDate>2021-08-24</pubDate>
</item>
<item>
<title>tad 2.1 is released</title>
<link>https://marlam.de/tgd/news/tad-2-1/</link>
<description>
<![CDATA[
<p>
<p>
This minor release does not change the core library functions, but improves support
for the HDF5 file format and adds a <code>copy</code> function to the <code>calc</code> command
of the <code>tad</code> utility.
</p>

</p>
]]>
</description>
<pubDate>2021-04-22</pubDate>
</item>
<item>
<title>tad 2.0 is released</title>
<link>https://marlam.de/tgd/news/tad-2-0/</link>
<description>
<![CDATA[
<p>
<p>
This release brings the following improvements:
<ul>
<li>New and improved functionality for the <code>tad</code> command line tool,
    including a new <code>calc</code> command 
    that allows to compute array contents
    using mathematical expressions and input from other arrays</li>
<li>A new <a href="../tad-manual.html">manual</a> for the <code>tad</code> tool, including a
    specification of the TAD file format and of common meta data</li>
<li>Examples in the <a href="../libtad-reference/index.html">libtad documentation</a></li>
<li>Tests for the library and the command line tool via <code>make test</code></li>
<li>Portability improvements</li>
<li>Fixes for file formats that handle only one array per file</li>
<li>Fixes for the <code>TAD::forEachElement</code> family of functions</li>
</ul>
This release is API and ABI compatible to previous 1.x releases.<br>
</p>

</p>
]]>
</description>
<pubDate>2021-02-26</pubDate>
</item>
<item>
<title>tad 1.3 is released</title>
<link>https://marlam.de/tgd/news/tad-1-3/</link>
<description>
<![CDATA[
<p>
<p>
This release fixes building without external libraries and improves error reporting.<br>
This release is API and ABI compatible to previous 1.x releases.<br>
</p>

</p>
]]>
</description>
<pubDate>2020-10-30</pubDate>
</item>
<item>
<title>tad 1.2 is released</title>
<link>https://marlam.de/tgd/news/tad-1-2/</link>
<description>
<![CDATA[
<p>
<p>
This release contains the following changes:
<ul>
<li>Fix a null pointer access in HDF5 import/export</li>
<li>Prevent setting invalid tags</li>
<li>Fix overwriting of existing tags</li>
<li>Improve support for global tags for PNG</li>
<li>Add suppot for global tags for HDF5 and EXR</li>
</ul>
This release is API and ABI compatible to previous 1.x releases.<br>
</p>

</p>
]]>
</description>
<pubDate>2020-10-15</pubDate>
</item>
<item>
<title>tad 1.1 is released</title>
<link>https://marlam.de/tgd/news/tad-1-1/</link>
<description>
<![CDATA[
<p>
<p>
This release fixes a few bugs. Most notably, tad and libtad can be build without any external dependencies.
This was always intended but accidentally failed in 1.0.<br>
This release is API and ABI compatible to 1.0.<br>
</p>

</p>
]]>
</description>
<pubDate>2020-09-03</pubDate>
</item>
<item>
<title>tad 1.0 is released</title>
<link>https://marlam.de/tgd/news/tad-1-0/</link>
<description>
<![CDATA[
<p>
<p>
Starting with this release, API and ABI compatibility will be guaranteed for each major release series.<br>
This version adds PDF import and new options <code>-i</code> and <code>-o</code> for the <code>tad</code> utility
to set importer and exporter hints.
</p>

</p>
]]>
</description>
<pubDate>2019-12-19</pubDate>
</item>
<item>
<title>tad 0.6 is released</title>
<link>https://marlam.de/tgd/news/tad-0-6/</link>
<description>
<![CDATA[
<p>
<p>
This release adds CSV import and export, improves FFmpeg support, and fixes several bugs.
</p>

</p>
]]>
</description>
<pubDate>2019-12-03</pubDate>
</item>
<item>
<title>tad 0.5 is released</title>
<link>https://marlam.de/tgd/news/tad-0-5/</link>
<description>
<![CDATA[
<p>
<p>
This release improves HDF5 export, supports automatic rotation of JPEG and PNG images, and improves video import via FFmpeg.
</p>

</p>
]]>
</description>
<pubDate>2019-11-25</pubDate>
</item>
<item>
<title>tad 0.4 is released</title>
<link>https://marlam.de/tgd/news/tad-0-4/</link>
<description>
<![CDATA[
<p>
<p>
This release fixes several bugs and cleans up some interfaces.
</p>

</p>
]]>
</description>
<pubDate>2019-11-08</pubDate>
</item>
<item>
<title>tad 0.3 is released</title>
<link>https://marlam.de/tgd/news/tad-0-3/</link>
<description>
<![CDATA[
<p>
<p>
New in this release:
<ul>
<li>Support for video input via FFmpeg (including frame-precise seeking!)</li>
<li>Support for DICOM data input via dcmtk</li>
<li>Support for FITS image data via cfitsio</li>
<li>Support for geo and remote sensing data via GDAL</li>
<li>Support for .hdr high-dynamic range images</li>
<li>Optimized array access</li>
<li>Several bug fixes</li>
</ul>
</p>

</p>
]]>
</description>
<pubDate>2019-10-11</pubDate>
</item>
<item>
<title>tad 0.2 is released</title>
<link>https://marlam.de/tgd/news/tad-0-2/</link>
<description>
<![CDATA[
<p>
<p>
This release adds support for TIFF and Matlab .mat import and export, fixes a few bugs,
and adds optimizations.
</p>

</p>
]]>
</description>
<pubDate>2019-09-20</pubDate>
</item>
<item>
<title>tad 0.1 is released</title>
<link>https://marlam.de/tgd/news/tad-0-1/</link>
<description>
<![CDATA[
<p>
<p>
This is the first useful release.
</p>

</p>
]]>
</description>
<pubDate>2019-09-06</pubDate>
</item>


</channel>
</rss>
