Skip to content

Commit

Permalink
Deploying release version-4.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mdadams committed Nov 28, 2023
1 parent 3484a6f commit 9a9d7fb
Show file tree
Hide file tree
Showing 385 changed files with 59,944 additions and 2 deletions.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ <h2>Official Releases</h2>
The following official versions of the manual are available:

<ul>
<li><a href="latest/html/index.html">latest release (i.e., 4.1.0)</a>
<li><a href="latest/html/index.html">latest release (i.e., 4.1.1)</a>
<li><a href="releases/version-4.1.1/html/index.html">4.1.1</a>
<li><a href="releases/version-4.1.0/html/index.html">4.1.0</a>
<li><a href="releases/version-4.0.0/html/index.html">4.0.0</a>
<li><a href="releases/version-3.0.6/html/index.html">3.0.6</a>
Expand Down
2 changes: 1 addition & 1 deletion latest
30 changes: 30 additions & 0 deletions releases/version-4.1.1/html/_formulas.tex
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
\documentclass{article}
\usepackage{ifthen}
\usepackage{epsfig}
\usepackage[utf8]{inputenc}
\usepackage{newunicodechar}
\newunicodechar{⁻}{${}^{-}$}% Superscript minus
\newunicodechar{²}{${}^{2}$}% Superscript two
\newunicodechar{³}{${}^{3}$}% Superscript three

\pagestyle{empty}
\begin{document}
$\times$
\pagebreak

$r_0$
\pagebreak

$r_1$
\pagebreak

$\ldots$
\pagebreak

$r_{N-1}$
\pagebreak

$N$
\pagebreak

\end{document}
140 changes: 140 additions & 0 deletions releases/version-4.1.1/html/annotated.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,140 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.9.1"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>JasPer: Class List</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function() { init_search(); });
/* @license-end */
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">JasPer
&#160;<span id="projectnumber">4.1.1</span>
</div>
</td>
<td> <div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.svg"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.svg" alt=""/></a>
</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.1 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
/* @license-end */
</script>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('annotated.html',''); initResizable(); });
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>

<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>

<div class="header">
<div class="headertitle">
<div class="title">Class List</div> </div>
</div><!--header-->
<div class="contents">
<div class="textblock">Here are the classes, structs, unions and interfaces with brief descriptions:</div><div class="directory">
<table class="directory">
<tr id="row_0_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structjas__allocator__s.html" target="_self">jas_allocator_s</a></td><td class="desc">A memory allocator </td></tr>
<tr id="row_1_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structjas__cmclrspcconv__t.html" target="_self">jas_cmclrspcconv_t</a></td><td class="desc">Color space conversion </td></tr>
<tr id="row_2_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structjas__cmcmptfmt__t.html" target="_self">jas_cmcmptfmt_t</a></td><td class="desc">Component format </td></tr>
<tr id="row_3_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structjas__cmpixmap__t.html" target="_self">jas_cmpixmap_t</a></td><td class="desc">Pixmap (i.e., multicomponent) format </td></tr>
<tr id="row_4_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structjas__cmprof__t.html" target="_self">jas_cmprof_t</a></td><td class="desc"></td></tr>
<tr id="row_5_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structjas__cmpxform__s.html" target="_self">jas_cmpxform_s</a></td><td class="desc">Transform class </td></tr>
<tr id="row_6_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structjas__cmpxformops__t.html" target="_self">jas_cmpxformops_t</a></td><td class="desc">Transform operations </td></tr>
<tr id="row_7_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structjas__cmpxformseq__t.html" target="_self">jas_cmpxformseq_t</a></td><td class="desc">Primitive transform sequence class </td></tr>
<tr id="row_8_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structjas__cmshaplut__t.html" target="_self">jas_cmshaplut_t</a></td><td class="desc">Shaper look-up table (LUT) </td></tr>
<tr id="row_9_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structjas__cmshapmat__t.html" target="_self">jas_cmshapmat_t</a></td><td class="desc">Shaper matrix </td></tr>
<tr id="row_10_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structjas__cmshapmatlut__t.html" target="_self">jas_cmshapmatlut_t</a></td><td class="desc">Shaper matrix look-up table (LUT) </td></tr>
<tr id="row_11_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structjas__cmxform__t.html" target="_self">jas_cmxform_t</a></td><td class="desc">Primitive transform class </td></tr>
<tr id="row_12_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structjas__image__cmpt__t.html" target="_self">jas_image_cmpt_t</a></td><td class="desc">Image component class </td></tr>
<tr id="row_13_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structjas__image__cmptparm__t.html" target="_self">jas_image_cmptparm_t</a></td><td class="desc">Component parameters class </td></tr>
<tr id="row_14_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structjas__image__fmt__t.html" target="_self">jas_image_fmt_t</a></td><td class="desc">Entry in image format table </td></tr>
<tr id="row_15_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structjas__image__fmtinfo__t.html" target="_self">jas_image_fmtinfo_t</a></td><td class="desc">Image format information </td></tr>
<tr id="row_16_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structjas__image__fmtops__t.html" target="_self">jas_image_fmtops_t</a></td><td class="desc">Image format-dependent operations </td></tr>
<tr id="row_17_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structjas__image__t.html" target="_self">jas_image_t</a></td><td class="desc">Image class </td></tr>
<tr id="row_18_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structjas__logtype__t.html" target="_self">jas_logtype_t</a></td><td class="desc">Type used for the log type </td></tr>
<tr id="row_19_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structjas__matrix__t.html" target="_self">jas_matrix_t</a></td><td class="desc">Matrix type </td></tr>
<tr id="row_20_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structjas__opt__t.html" target="_self">jas_opt_t</a></td><td class="desc">Command line option type </td></tr>
<tr id="row_21_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structjas__seq2d__t.html" target="_self">jas_seq2d_t</a></td><td class="desc">Two-dimensional sequence type </td></tr>
<tr id="row_22_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structjas__seq__t.html" target="_self">jas_seq_t</a></td><td class="desc">One-dimensional sequence type </td></tr>
<tr id="row_23_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structjas__std__allocator__t.html" target="_self">jas_std_allocator_t</a></td><td class="desc">The standard library allocator (i.e., a wrapper for malloc and friends) </td></tr>
<tr id="row_24_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structjas__stream__t.html" target="_self">jas_stream_t</a></td><td class="desc">I/O stream object </td></tr>
<tr id="row_25_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structjas__taginfo__t.html" target="_self">jas_taginfo_t</a></td><td class="desc">Tag information type </td></tr>
<tr id="row_26_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structjas__tmr__t.html" target="_self">jas_tmr_t</a></td><td class="desc">Timer type </td></tr>
<tr id="row_27_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structjas__tvparser__t.html" target="_self">jas_tvparser_t</a></td><td class="desc">Tag-value parser type </td></tr>
</table>
</div><!-- directory -->
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="footer">Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
</ul>
</div>
</body>
</html>
31 changes: 31 additions & 0 deletions releases/version-4.1.1/html/annotated_dup.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
var annotated_dup =
[
[ "jas_allocator_s", "structjas__allocator__s.html", "structjas__allocator__s" ],
[ "jas_cmclrspcconv_t", "structjas__cmclrspcconv__t.html", null ],
[ "jas_cmcmptfmt_t", "structjas__cmcmptfmt__t.html", null ],
[ "jas_cmpixmap_t", "structjas__cmpixmap__t.html", null ],
[ "jas_cmprof_t", "structjas__cmprof__t.html", null ],
[ "jas_cmpxform_s", "structjas__cmpxform__s.html", null ],
[ "jas_cmpxformops_t", "structjas__cmpxformops__t.html", null ],
[ "jas_cmpxformseq_t", "structjas__cmpxformseq__t.html", null ],
[ "jas_cmshaplut_t", "structjas__cmshaplut__t.html", null ],
[ "jas_cmshapmat_t", "structjas__cmshapmat__t.html", null ],
[ "jas_cmshapmatlut_t", "structjas__cmshapmatlut__t.html", null ],
[ "jas_cmxform_t", "structjas__cmxform__t.html", null ],
[ "jas_image_cmpt_t", "structjas__image__cmpt__t.html", null ],
[ "jas_image_cmptparm_t", "structjas__image__cmptparm__t.html", null ],
[ "jas_image_fmt_t", "structjas__image__fmt__t.html", "structjas__image__fmt__t" ],
[ "jas_image_fmtinfo_t", "structjas__image__fmtinfo__t.html", "structjas__image__fmtinfo__t" ],
[ "jas_image_fmtops_t", "structjas__image__fmtops__t.html", "structjas__image__fmtops__t" ],
[ "jas_image_t", "structjas__image__t.html", null ],
[ "jas_logtype_t", "structjas__logtype__t.html", null ],
[ "jas_matrix_t", "structjas__matrix__t.html", null ],
[ "jas_opt_t", "structjas__opt__t.html", null ],
[ "jas_seq2d_t", "structjas__seq2d__t.html", null ],
[ "jas_seq_t", "structjas__seq__t.html", null ],
[ "jas_std_allocator_t", "structjas__std__allocator__t.html", null ],
[ "jas_stream_t", "structjas__stream__t.html", null ],
[ "jas_taginfo_t", "structjas__taginfo__t.html", null ],
[ "jas_tmr_t", "structjas__tmr__t.html", null ],
[ "jas_tvparser_t", "structjas__tvparser__t.html", null ]
];
Loading

0 comments on commit 9a9d7fb

Please sign in to comment.