Licensing Information User Manual MySQL HeatWave 9.4.0 Commercial

2.55 || Additional third-party components

The following section contain licensing information for libraries that may be included in using the MySQL AI functionality:

OIT 3rd party components
========================

Expat XML Parser
----------------
Copyright (c) 1998-2000 Thai Open Source Software Center Ltd and Clark Cooper
Copyright (c) 2001-2024 Expat maintainers

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:The above copyright notice and this permission
notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
===========================================================================
===   ===   ===   ===   ===   ===   ===   ===   ===   ===   ===   ===   ===
===========================================================================

Freetype
--------
Copyright 1996-2002, 2006 by David Turner, Robert Wilhelm, and Werner Lemberg

Introduction
============
The FreeType  Project is distributed in  several archive packages;
some of them may contain, in addition to the FreeType font engine,
various tools and  contributions which rely on, or  relate to, the
FreeType Project.

This  license applies  to all  files found  in such  packages, and
which do not  fall under their own explicit  license.  The license
affects  thus  the  FreeType   font  engine,  the  test  programs,
documentation and makefiles, at the very least.

This  license   was  inspired  by  the  BSD,   Artistic,  and  IJG
(Independent JPEG  Group) licenses, which  all encourage inclusion
and  use of  free  software in  commercial  and freeware  products
alike.  As a consequence, its main points are that:

    o We don't promise that this software works. However, we will be
      interested in any kind of bug reports. (`as is' distribution)

    o You can  use this software for whatever you  want, in parts or
      full form, without having to pay us. (`royalty-free' usage)

    o You may not pretend that  you wrote this software.  If you use
      it, or  only parts of it,  in a program,  you must acknowledge
      somewhere  in  your  documentation  that  you  have  used  the
      FreeType code. (`credits')

We  specifically  permit  and  encourage  the  inclusion  of  this
software, with  or without modifications,  in commercial products.
We  disclaim  all warranties  covering  The  FreeType Project  and
assume no liability related to The FreeType Project.

Finally,  many  people  asked  us  for  a  preferred  form  for  a
credit/disclaimer to use in compliance with this license.  We thus
encourage you to use the following text:

"""
Portions of this software are copyright © <year> The FreeType
Project (www.freetype.org).  All rights reserved.
"""

Please replace <year> with the value from the FreeType version you
actually use.

Legal Terms
===========

0. Definitions

--------------

Throughout this license,  the terms `package', `FreeType Project',
and  `FreeType  archive' refer  to  the  set  of files  originally
distributed  by the  authors  (David Turner,  Robert Wilhelm,  and
Werner Lemberg) as the `FreeType Project', be they named as alpha,
beta or final release.

`You' refers to  the licensee, or person using  the project, where
`using' is a generic term including compiling the project's source
code as  well as linking it  to form a  `program' or `executable'.
This  program is  referred to  as  `a program  using the  FreeType
engine'.

This  license applies  to all  files distributed  in  the original
FreeType  Project,   including  all  source   code,  binaries  and
documentation,  unless  otherwise  stated   in  the  file  in  its
original, unmodified form as  distributed in the original archive.
If you are  unsure whether or not a particular  file is covered by
this license, you must contact us to verify this.

The FreeType  Project is copyright (C) 1996-2000  by David Turner,
Robert Wilhelm, and Werner Lemberg.  All rights reserved except as
specified below.

1. No Warranty

--------------

THE FREETYPE PROJECT  IS PROVIDED `AS IS' WITHOUT  WARRANTY OF ANY
KIND, EITHER  EXPRESS OR IMPLIED,  INCLUDING, BUT NOT  LIMITED TO,
WARRANTIES  OF  MERCHANTABILITY   AND  FITNESS  FOR  A  PARTICULAR
PURPOSE.  IN NO EVENT WILL ANY OF THE AUTHORS OR COPYRIGHT HOLDERS
BE LIABLE  FOR ANY DAMAGES CAUSED  BY THE USE OR  THE INABILITY TO
USE, OF THE FREETYPE PROJECT.

2. Redistribution

-----------------

This  license  grants  a  worldwide, royalty-free,  perpetual  and
irrevocable right  and license to use,  execute, perform, compile,
display,  copy,   create  derivative  works   of,  distribute  and
sublicense the  FreeType Project (in  both source and  object code
forms)  and  derivative works  thereof  for  any  purpose; and  to
authorize others  to exercise  some or all  of the  rights granted
herein, subject to the following conditions:

    o Redistribution of  source code  must retain this  license file
      (`FTL.TXT') unaltered; any  additions, deletions or changes to
      the original  files must be clearly  indicated in accompanying
      documentation.   The  copyright   notices  of  the  unaltered,
      original  files must  be  preserved in  all  copies of  source
      files.

    o Redistribution in binary form must provide a  disclaimer  that
      states  that  the software is based in part of the work of the
      FreeType Team,  in  the  distribution  documentation.  We also
      encourage you to put an URL to the FreeType web page  in  your
      documentation, though this isn't mandatory.

These conditions  apply to any  software derived from or  based on
the FreeType Project,  not just the unmodified files.   If you use
our work, you  must acknowledge us.  However, no  fee need be paid
to us.

3. Advertising
--------------

Neither the  FreeType authors and  contributors nor you  shall use
the name of the  other for commercial, advertising, or promotional
purposes without specific prior written permission.

We suggest,  but do not require, that  you use one or  more of the
following phrases to refer  to this software in your documentation
or advertising  materials: `FreeType Project',  `FreeType Engine',
`FreeType library', or `FreeType Distribution'.

As  you have  not signed  this license,  you are  not  required to
accept  it.   However,  as  the FreeType  Project  is  copyrighted
material, only  this license, or  another one contracted  with the
authors, grants you  the right to use, distribute,  and modify it.
Therefore,  by  using,  distributing,  or modifying  the  FreeType
Project, you indicate that you understand and accept all the terms
of this license.

4. Contacts
-----------
There are two mailing lists related to FreeType:

    o freetype@nongnu.org
      Discusses general use and applications of FreeType, as well as
      future and  wanted additions to the  library and distribution.
      If  you are looking  for support,  start in  this list  if you
      haven't found anything to help you in the documentation.
    o freetype-devel@nongnu.org
      Discusses bugs,  as well  as engine internals,  design issues,
      specific licenses, porting, etc.
Our home page can be found at
    https://www.freetype.org

 
### Additional Freetype Attributions
---------------------------------
The below license applies to the following files:
libfreetype/src/psaux/psarrst.c
libfreetype/src/psaux/psarrst.h
libfreetype/src/psaux/psblues.c
libfreetype/src/psaux/psblues.h
libfreetype/src/psaux/pserror.c
libfreetype/src/psaux/pserror.h
libfreetype/src/psaux/psfixed.h
libfreetype/src/psaux/psfont.c
libfreetype/src/psaux/psfont.h
libfreetype/src/psaux/psft.c
libfreetype/src/psaux/psft.h
libfreetype/src/psaux/psglue.h
libfreetype/src/psaux/pshints.c
libfreetype/src/psaux/pshints.h
libfreetype/src/psaux/psintrp.c
libfreetype/src/psaux/psintrp.h
libfreetype/src/psaux/psread.c
libfreetype/src/psaux/psread.h
libfreetype/src/psaux/psstack.c
libfreetype/src/psaux/psstack.h
libfreetype/src/psaux/pstypes.h

Copyright 2006-2014 Adobe Systems Incorporated.

This software, and all works of authorship, whether in source or
object code form as indicated by the copyright notice(s) included
herein (collectively, the "Work") is made available, and may only be
used, modified, and distributed under the FreeType Project License,
LICENSE.TXT.  Additionally, subject to the terms and conditions of the
FreeType Project License, each contributor to the Work hereby grants
to any individual or legal entity exercising permissions granted by
the FreeType Project License and this section (hereafter, "You" or
"Your") a perpetual, worldwide, non-exclusive, no-charge,
royalty-free, irrevocable (except as stated in this section) patent
license to make, have made, use, offer to sell, sell, import, and
otherwise transfer the Work, where such license applies only to those
patent claims licensable by such contributor that are necessarily
infringed by their contribution(s) alone or by combination of their
contribution(s) with the Work to which such contribution(s) was
submitted.  If You institute patent litigation against any entity
(including a cross-claim or counterclaim in a lawsuit) alleging that
the Work or a contribution incorporated within the Work constitutes
direct or contributory patent infringement, then any patent licenses
granted to You under this License for that Work shall terminate as of
the date such litigation is filed.

By using, modifying, or distributing the Work you indicate that you
have read and understood the terms and conditions of the
FreeType Project License as well as those provided in this section,
and you accept them fully.

```
 
### MIT License
```

---------------------------------

The below license applies to the following files:
libfreetype/include/freetype/internal/fthash.h
libfreetype/src/base/fthash.c

Copyright 2000 Computing Research Labs, New Mexico State University
Copyright 2001-2015

Francesco Zappa Nardelli

Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"),
to deal in the Software without restriction, including without limitation
the rights to use, copy, modify, merge, publish, distribute, sublicense,
and/or sell copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
THE COMPUTING RESEARCH LAB OR NEW MEXICO STATE UNIVERSITY BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT
OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR
THE USE OR OTHER DEALINGS IN THE SOFTWARE.

===========================================================================
===   ===   ===   ===   ===   ===   ===   ===   ===   ===   ===   ===   ===
===========================================================================

Google Protocol Buffer
----------------------
// Protocol Buffers - Google's data interchange format
// Copyright 2008 Google Inc.  All rights reserved.
// https://developers.google.com/protocol-buffers/
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are
// met:
//
//     * Redistributions of source code must retain the above copyright
// notice, this list of conditions and the following disclaimer.
//     * Redistributions in binary form must reproduce the above
// copyright notice, this list of conditions and the following disclaimer
// in the documentation and/or other materials provided with the
// distribution.
//     * Neither the name of Google Inc. nor the names of its
// contributors may be used to endorse or promote products derived from
// this software without specific prior written permission.
//
// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

===========================================================================
===   ===   ===   ===   ===   ===   ===   ===   ===   ===   ===   ===   ===
===========================================================================

HEIF and AVIF (AV1 Image File Format)
-------------------------------------
* The library `libheif` is distributed under the terms of the GNU Lesser General Public License.
* The sample applications are distributed under the terms of the MIT License.

License texts below and in the `COPYING` files of the corresponding subfolders.

    GNU LESSER GENERAL PUBLIC LICENSE
        Version 3, 29 June 2007

Copyright (C) 2007 Free Software Foundation, Inc. http://fsf.org/
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.

This version of the GNU Lesser General Public License incorporates
the terms and conditions of version 3 of the GNU General Public
License, supplemented by the additional permissions listed below.

A copy of the Section 3.6, “GNU Lesser General Public License v3,   June 2007” license can be found
in the 'Standard Licenses' section

----------------------------------------------------------------------

    MIT License

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
===========================================================================
===   ===   ===   ===   ===   ===   ===   ===   ===   ===   ===   ===   ===
===========================================================================

High Efficiency Video Decoding (libde265)
-----------------------------------------
* The library `libheif` is distributed under the terms of the GNU Lesser General Public License.
* The sample applications are distributed under the terms of the MIT License.

License texts below and in the `COPYING` files of the corresponding subfolders.

A copy of the Section 3.6, “GNU Lesser General Public License v3,   June 2007” license can be found
in the 'Standard Licenses' section
----------------------------------------------------------------------
    MIT License

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
===========================================================================
===   ===   ===   ===   ===   ===   ===   ===   ===   ===   ===   ===   ===
===========================================================================

Liberation fonts
----------------
Digitized data copyright (c) 2010 Google Corporation
with Reserved Font Arimo, Tinos and Cousine.
Copyright (c) 2012 Red Hat, Inc.
with Reserved Font Name Liberation.

This Font Software is licensed under the SIL Open Font License,
Version 1.1.

This license is copied below, and is also available with a FAQ at:
http://scripts.sil.org/OFL

SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007

PREAMBLE The goals of the Open Font License (OFL) are to stimulate
worldwide development of collaborative font projects, to support the font
creation efforts of academic and linguistic communities, and to provide
a free and open framework in which fonts may be shared and improved in
partnership with others.

The OFL allows the licensed fonts to be used, studied, modified and
redistributed freely as long as they are not sold by themselves.
The fonts, including any derivative works, can be bundled, embedded,
redistributed and/or sold with any software provided that any reserved
names are not used by derivative works.  The fonts and derivatives,
however, cannot be released under any other type of license.  The
requirement for fonts to remain under this license does not apply to
any document created using the fonts or their derivatives.

DEFINITIONS
"Font Software" refers to the set of files released by the Copyright
Holder(s) under this license and clearly marked as such.
This may include source files, build scripts and documentation.

"Reserved Font Name" refers to any names specified as such after the
copyright statement(s).

"Original Version" refers to the collection of Font Software components
as distributed by the Copyright Holder(s).

"Modified Version" refers to any derivative made by adding to, deleting,
or substituting ? in part or in whole ?
any of the components of the Original Version, by changing formats or
by porting the Font Software to a new environment.

"Author" refers to any designer, engineer, programmer, technical writer
or other person who contributed to the Font Software.

PERMISSION & CONDITIONS

Permission is hereby granted, free of charge, to any person obtaining a
copy of the Font Software, to use, study, copy, merge, embed, modify,
redistribute, and sell modified and unmodified copies of the Font
Software, subject to the following conditions:

1) Neither the Font Software nor any of its individual components,in
   Original or Modified Versions, may be sold by itself.

2) Original or Modified Versions of the Font Software may be bundled,
   redistributed and/or sold with any software, provided that each copy
   contains the above copyright notice and this license. These can be
   included either as stand-alone text files, human-readable headers or
   in the appropriate machine-readable metadata fields within text or
   binary files as long as those fields can be easily viewed by the user.

3) No Modified Version of the Font Software may use the Reserved Font
   Name(s) unless explicit written permission is granted by the
   corresponding Copyright Holder. This restriction only applies to the
   primary font name as presented to the users.

4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
   Software shall not be used to promote, endorse or advertise any
   Modified Version, except to acknowledge the contribution(s) of the
   Copyright Holder(s) and the Author(s) or with their explicit written
   permission.

5) The Font Software, modified or unmodified, in part or in whole, must
   be distributed entirely under this license, and must not be distributed
   under any other license. The requirement for fonts to remain under
   this license does not apply to any document created using the Font
   Software.

TERMINATION
This license becomes null and void if any of the above conditions are not met.

DISCLAIMER
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT.  IN NO EVENT SHALL THE
COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER
DEALINGS IN THE FONT SOFTWARE.
===========================================================================
===   ===   ===   ===   ===   ===   ===   ===   ===   ===   ===   ===   ===
===========================================================================

libwebp
-------
Copyright (c) 2010, Google Inc. All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:

* Redistributions of source code must retain the above copyright
  notice, this list of conditions and the following disclaimer.

* Redistributions in binary form must reproduce the above copyright
  notice, this list of conditions and the following disclaimer in
  the documentation and/or other materials provided with the
  distribution.

* Neither the name of Google nor the names of its contributors may
  be used to endorse or promote products derived from this software
  without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
---
## Files:
PRESUBMIT.py
infra/common.sh
infra/compile.sh
infra/compile_android.sh
infra/compile_js.sh
infra/run_static_analysis.sh

Copyright (c) 2021, Google Inc. All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:

* Redistributions of source code must retain the above copyright
  notice, this list of conditions and the following disclaimer.

* Redistributions in binary form must reproduce the above copyright
  notice, this list of conditions and the following disclaimer in
  the documentation and/or other materials provided with the
  distribution.

* Neither the name of Google nor the names of its contributors may
  be used to endorse or promote products derived from this software
  without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

## Files:
sharpyuv/sharpyuv_dsp.h
Copyright 2022 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Speed-critical functions for Sharp YUV.
## Files:
imageio/image_enc.h

Copyright 2016 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

All-in-one library to save PNG/JPEG/WebP/TIFF/WIC images.

Author: Skal (pascal.massimino@gmail.com)

## Files:

src/dsp/cost_sse2.c

Copyright 2015 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

SSE2 version of cost functions

Author: Skal (pascal.massimino@gmail.com)

## Files:

src/dsp/dec_clip_tables.c

Copyright 2014 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Clipping tables for filtering

Author: Skal (pascal.massimino@gmail.com)

## Files:

src/webp/format_constants.h

Copyright 2012 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Internal header for constants related to WebP file format.

Author: Urvang (urvang@google.com)

## Files:

src/dsp/cost_mips32.c
src/dsp/cost_mips_dsp_r2.c

Copyright 2014 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Author: Djordje Pesut (djordje.pesut@imgtec.com)

## Files:

extras/extras.h

Copyright 2015 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

## Files:

src/dsp/filters.c
src/utils/filters_utils.h

Copyright 2011 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Spatial prediction using various filters

Author: Urvang (urvang@google.com)

## Files:

src/utils/bit_writer_utils.c

Copyright 2011 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Bit writing and boolean coder

Author: Skal (pascal.massimino@gmail.com)
Vikas Arora (vikaas.arora@gmail.com)

## Files:

src/enc/alpha_enc.c

Copyright 2011 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Alpha-plane compression.

Author: Skal (pascal.massimino@gmail.com)

## Files:

src/webp/mux.h

Copyright 2011 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

RIFF container manipulation and encoding for WebP images.

Authors: Urvang (urvang@google.com)
Vikas (vikasa@google.com)

## Files:

sharpyuv/sharpyuv_csp.c
sharpyuv/sharpyuv_csp.h

Copyright 2022 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Colorspace utilities.

## Files:

src/dsp/rescaler_sse2.c

Copyright 2015 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

SSE2 Rescaling functions

Author: Skal (pascal.massimino@gmail.com)

## Files:

src/dec/vp8i_dec.h

Copyright 2010 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

VP8 decoder: internal header.

Author: Skal (pascal.massimino@gmail.com)

## Files:

src/dec/quant_dec.c

Copyright 2010 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Quantizer initialization

Author: Skal (pascal.massimino@gmail.com)

## Files:

src/enc/syntax_enc.c

Copyright 2011 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Header syntax writing

Author: Skal (pascal.massimino@gmail.com)

## Files:

ltmain.sh

This is free software.  There is NO warranty; not even for
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Copyright (C) 2004-2019, 2021 Bootstrap Authors

This file is dual licensed under the terms of the MIT license
https://opensource.org/license/MIT, and GPL version 2 or later
http://www.gnu.org/licenses/gpl-2.0.html.  You must apply one of
these licenses when using or redistributing this software or any of
the files within it.  See the URLs above, or the file `LICENSE`
included in the Bootstrap distribution for the full license texts.

## Files:

src/dsp/filters_mips_dsp_r2.c

Copyright 2014 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Spatial prediction using various filters

Author(s): Branimir Vasic (branimir.vasic@imgtec.com)
Djordje Pesut (djordje.pesut@imgtec.com)

## Files:

src/mux/animi.h

Copyright 2016 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Internal header for animation related functions.

Author: Hui Su (huisu@google.com)

## Files:

src/dsp/upsampling_mips_dsp_r2.c

Copyright 2014 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

YUV to RGB upsampling functions.

Author(s): Branimir Vasic (branimir.vasic@imgtec.com)
Djordje Pesut  (djordje.pesut@imgtec.com)

## Files:

src/utils/utils.h

Copyright 2012 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Misc. common utility functions

Authors: Skal (pascal.massimino@gmail.com)
Urvang (urvang@google.com)

## Files:

tests/fuzzer/animdecoder_fuzzer.cc

Copyright 2020 Google Inc.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

//////////////////////////////////////////////////////////////////////////////

## Files:

examples/anim_diff.c

Copyright 2015 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Checks if given pair of animated GIF/WebP images are identical:
That is: their reconstructed canvases match pixel-by-pixel and their other
animation properties (loop count etc) also match.

example: anim_diff foo.gif bar.webp

## Files:

src/dec/vp8l_dec.c

Copyright 2012 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

main entry for the decoder

Authors: Vikas Arora (vikaas.arora@gmail.com)
Jyrki Alakuijala (jyrki@google.com)

## Files:

src/mux/muxi.h

Copyright 2011 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Internal header for mux library.

Author: Urvang (urvang@google.com)

## Files:

src/utils/bit_writer_utils.h

Copyright 2011 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Bit writing and boolean coder

Author: Skal (pascal.massimino@gmail.com)

## Files:

src/utils/color_cache_utils.h

Copyright 2012 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Color Cache for WebP Lossless

Authors: Jyrki Alakuijala (jyrki@google.com)
Urvang Joshi (urvang@google.com)

## Files:

tests/fuzzer/advanced_api_fuzzer.c
tests/fuzzer/animation_api_fuzzer.c
tests/fuzzer/animencoder_fuzzer.cc
tests/fuzzer/enc_dec_fuzzer.cc
tests/fuzzer/fuzz_utils.h
tests/fuzzer/img_alpha.h
tests/fuzzer/img_grid.h
tests/fuzzer/img_peak.h
tests/fuzzer/mux_demux_api_fuzzer.c
tests/fuzzer/simple_api_fuzzer.c

Copyright 2018 Google Inc.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

//////////////////////////////////////////////////////////////////////////////

## Files:

src/utils/bit_reader_utils.h

Copyright 2010 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Boolean decoder

Author: Skal (pascal.massimino@gmail.com)
Vikas Arora (vikaas.arora@gmail.com)

## Files:

src/dsp/alpha_processing_mips_dsp_r2.c

Copyright 2014 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Utilities for processing transparent channel.

Author(s): Branimir Vasic (branimir.vasic@imgtec.com)
Djordje Pesut  (djordje.pesut@imgtec.com)

## Files:

imageio/wicdec.c
imageio/wicdec.h

Copyright 2013 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Windows Imaging Component (WIC) decode.

## Files:

src/dsp/dec.c

Copyright 2010 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Speed-critical decoding functions, default plain-C implementations.

Author: Skal (pascal.massimino@gmail.com)

## Files:

src/dsp/lossless_mips_dsp_r2.c

Copyright 2014 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Image transforms and color space conversion methods for lossless decoder.

Author(s):  Djordje Pesut    (djordje.pesut@imgtec.com)
Jovan Zelincevic (jovan.zelincevic@imgtec.com)

## Files:

src/dsp/filters_neon.c

Copyright 2017 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

NEON variant of alpha filters

Author: Skal (pascal.massimino@gmail.com)

## Files:

src/enc/vp8l_enc.c

Copyright 2012 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

main entry for the lossless encoder.

Author: Vikas Arora (vikaas.arora@gmail.com)

## Files:

src/dsp/lossless_msa.c

Copyright 2016 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

MSA variant of methods for lossless decoder

Author: Prashant Patil (prashant.patil@imgtec.com)

## Files:

src/dsp/enc.c

Copyright 2011 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Speed-critical encoding functions.

Author: Skal (pascal.massimino@gmail.com)

## Files:

src/dsp/cost.c

Copyright 2014 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Author: Skal (pascal.massimino@gmail.com)

## Files:

src/utils/quant_levels_dec_utils.c

Copyright 2013 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Implement gradient smoothing: we replace a current alpha value by its
surrounding average if it's close enough (that is: the change will be less
than the minimum distance between two quantized level).
We use sliding window for computing the 2d moving average.

Author: Skal (pascal.massimino@gmail.com)

## Files:

src/dec/alpha_dec.c

Copyright 2011 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Alpha-plane decompression.

Author: Skal (pascal.massimino@gmail.com)

## Files:

src/webp/demux.h

Copyright 2012 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Demux API.
Enables extraction of image and extended format data from WebP files.

## Files:

extras/get_disto.c

Copyright 2016 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Simple tool to load two webp/png/jpg/tiff files and compute PSNR/SSIM.
This is mostly a wrapper around WebPPictureDistortion().

## Files:

src/dsp/upsampling_sse41.c

Copyright 2011 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

SSE41 version of YUV to RGB upsampling functions.

Author: somnath@google.com (Somnath Banerjee)

## Files:

sharpyuv/sharpyuv_cpu.c
sharpyuv/sharpyuv_cpu.h

Copyright 2022 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

## Files:

PATENTS

Additional IP Rights Grant (Patents)
------------------------------------

"These implementations" means the copyrightable works that implement the WebM
codecs distributed by Google as part of the WebM Project.

Google hereby grants to you a perpetual, worldwide, non-exclusive, no-charge,
royalty-free, irrevocable (except as stated in this section) patent license to
make, have made, use, offer to sell, sell, import, transfer, and otherwise
run, modify and propagate the contents of these implementations of WebM, where
such license applies only to those patent claims, both currently owned by
Google and acquired in the future, licensable by Google that are necessarily
infringed by these implementations of WebM. This grant does not include claims
that would be infringed only as a consequence of further modification of these
implementations. If you or your agent or exclusive licensee institute or order
or agree to the institution of patent litigation or any other patent
enforcement activity against any entity (including a cross-claim or
counterclaim in a lawsuit) alleging that any of these implementations of WebM
or any code incorporated within any of these implementations of WebM
constitute direct or contributory patent infringement, or inducement of
patent infringement, then any patent rights granted to you under this License
for these implementations of WebM shall terminate as of the date such
litigation is filed.

## Files:

imageio/image_dec.h

Copyright 2016 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

All-in-one library to decode PNG/JPEG/WebP/TIFF/WIC input images.

Author: Skal (pascal.massimino@gmail.com)

## Files:

src/dsp/lossless.c

Copyright 2012 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Image transforms and color space conversion methods for lossless decoder.

Authors: Vikas Arora (vikaas.arora@gmail.com)
Jyrki Alakuijala (jyrki@google.com)
Urvang Joshi (urvang@google.com)

## Files:

src/dsp/yuv_sse2.c
src/dsp/yuv_sse41.c

Copyright 2014 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

YUV->RGB conversion functions

Author: Skal (pascal.massimino@gmail.com)

## Files:

src/dsp/lossless_common.h

Copyright 2012 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Image transforms and color space conversion methods for lossless decoder.

Authors: Vikas Arora (vikaas.arora@gmail.com)
Jyrki Alakuijala (jyrki@google.com)
Vincent Rabaud (vrabaud@google.com)

## Files:

src/dsp/rescaler_msa.c

Copyright 2016 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

MSA version of rescaling functions

Author: Prashant Patil (prashant.patil@imgtec.com)

## Files:

src/mux/anim_encode.c

Copyright 2014 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

AnimEncoder implementation.

## Files:

src/utils/huffman_utils.c
src/utils/huffman_utils.h

Copyright 2012 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Utilities for building and looking up Huffman trees.

Author: Urvang Joshi (urvang@google.com)

## Files:

src/dsp/lossless_enc_mips_dsp_r2.c

Copyright 2015 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Image transform methods for lossless encoder.

Author(s):  Djordje Pesut    (djordje.pesut@imgtec.com)
Jovan Zelincevic (jovan.zelincevic@imgtec.com)

## Files:

src/utils/thread_utils.c
src/utils/thread_utils.h

Copyright 2011 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Multi-threaded worker

Author: Skal (pascal.massimino@gmail.com)

## Files:

imageio/image_dec.c

Copyright 2016 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Generic image-type guessing.

## Files:

src/utils/color_cache_utils.c

Copyright 2012 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Color Cache for WebP Lossless

Author: Jyrki Alakuijala (jyrki@google.com)

## Files:

src/dec/vp8li_dec.h

Copyright 2012 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Lossless decoder: internal header.

Author: Skal (pascal.massimino@gmail.com)
Vikas Arora(vikaas.arora@gmail.com)

## Files:

src/dsp/dec_neon.c

Copyright 2012 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

ARM NEON version of dsp functions and loop filtering.

Authors: Somnath Banerjee (somnath@google.com)
Johann Koenig (johannkoenig@google.com)

## Files:

src/dsp/quant.h

Copyright 2018 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.

## Files:

src/dsp/ssim_sse2.c

Copyright 2017 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

SSE2 version of distortion calculation

Author: Skal (pascal.massimino@gmail.com)

## Files:

src/dec/common_dec.h

Copyright 2015 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Definitions and macros common to encoding and decoding

Author: Skal (pascal.massimino@gmail.com)

## Files:

src/dsp/yuv.h

Copyright 2010 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

## Files:

examples/unicode_gif.h

Copyright 2018 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

giflib doesn't have a Unicode DGifOpenFileName(). Let's make one.

Author: Yannis Guyon (yguyon@google.com)

## Files:

src/dec/webpi_dec.h

Copyright 2011 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Internal header: WebP decoding parameters and custom IO on buffer

Author: somnath@google.com (Somnath Banerjee)

## Files:

examples/img2webp.c

Copyright 2016 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

generate an animated WebP out of a sequence of images
(PNG, JPEG, ...)

Example usage:
img2webp -o out.webp -q 40 -mixed -duration 40 input??.png

Author: skal@google.com (Pascal Massimino)

## Files:

src/webp/mux_types.h

Copyright 2012 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Data-types common to the mux and demux libraries.

Author: Urvang (urvang@google.com)

## Files:

src/dsp/enc_neon.c

Copyright 2012 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

ARM NEON version of speed-critical encoding functions.

adapted from libvpx (https://www.webmproject.org/code/)

## Files:

src/enc/picture_tools_enc.c

Copyright 2014 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

WebPPicture tools: alpha handling, etc.

Author: Skal (pascal.massimino@gmail.com)

## Files:

imageio/pnmdec.h

Copyright 2017 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

partial PNM format decoder (ppm/pgm)

## Files:

src/dsp/dsp.h

Copyright 2011 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Speed-critical functions.

Author: Skal (pascal.massimino@gmail.com)

## Files:

src/enc/histogram_enc.h

Copyright 2012 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Author: Jyrki Alakuijala (jyrki@google.com)

Models the histograms of literal and distance codes.

## Files:

src/utils/quant_levels_dec_utils.h

Copyright 2013 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Alpha plane de-quantization utility

Author:  Vikas Arora (vikasa@google.com)

## Files:

src/utils/huffman_encode_utils.h

Copyright 2011 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Author: Jyrki Alakuijala (jyrki@google.com)

Entropy encoding (Huffman) for webp lossless

## Files:

imageio/imageio_util.c
imageio/imageio_util.h

Copyright 2016 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Utility functions used by the image decoders.

## Files:

src/enc/picture_csp_enc.c

Copyright 2014 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

WebPPicture utils for colorspace conversion

Author: Skal (pascal.massimino@gmail.com)

## Files:

examples/cwebp.c

Copyright 2011 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

simple command line calling the WebPEncode function.
Encodes a raw .YUV into WebP bitstream

Author: Skal (pascal.massimino@gmail.com)

## Files:

src/dec/io_dec.c

Copyright 2011 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

functions for sample output.

Author: Skal (pascal.massimino@gmail.com)

## Files:

examples/dwebp.c

Copyright 2010 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Command-line tool for decoding a WebP image.

Author: Skal (pascal.massimino@gmail.com)

## Files:

src/enc/backward_references_cost_enc.c

Copyright 2017 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Improves a given set of backward references by analyzing its bit cost.
The algorithm is similar to the Zopfli compression algorithm but tailored to
images.

Author: Vincent Rabaud (vrabaud@google.com)

## Files:

src/enc/filter_enc.c

Copyright 2011 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Selecting filter level

Author: somnath@google.com (Somnath Banerjee)

## Files:

src/enc/config_enc.c

Copyright 2011 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Coding tools configuration

Author: Skal (pascal.massimino@gmail.com)

## Files:

imageio/webpdec.c
imageio/webpdec.h

Copyright 2014 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

WebP decode.

## Files:

src/dsp/lossless_neon.c

Copyright 2014 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

NEON variant of methods for lossless decoder

Author: Skal (pascal.massimino@gmail.com)

## Files:

sharpyuv/sharpyuv_gamma.c
sharpyuv/sharpyuv_gamma.h

Copyright 2022 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Gamma correction utilities.

## Files:

src/dsp/dec_msa.c

Copyright 2016 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

MSA version of dsp functions

Author(s):  Prashant Patil   (prashant.patil@imgtec.com)

## Files:

imageio/tiffdec.c
imageio/tiffdec.h

Copyright 2012 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

TIFF decode.

## Files:

src/webp/decode.h

Copyright 2010 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Main decoding functions for WebP images.

Author: Skal (pascal.massimino@gmail.com)

## Files:

src/dec/vp8_dec.h

Copyright 2010 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Low-level API for VP8 decoder

Author: Skal (pascal.massimino@gmail.com)

## Files:

examples/gifdec.h

Copyright 2014 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

GIF decode.

## Files:

ltmain.sh

Copyright (C) 1996-2019, 2021-2022 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

## Files:

src/dsp/lossless.h

Copyright 2012 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Image transforms and color space conversion methods for lossless decoder.

Authors: Vikas Arora (vikaas.arora@gmail.com)
Jyrki Alakuijala (jyrki@google.com)

## Files:

src/dsp/mips_macro.h

Copyright 2014 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

MIPS common macros

## Files:

src/dsp/rescaler_neon.c

Copyright 2015 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

NEON version of rescaling functions

Author: Skal (pascal.massimino@gmail.com)

## Files:

src/dsp/msa_macro.h

Copyright 2016 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

MSA common macros

Author(s):  Prashant Patil   (prashant.patil@imgtec.com)

## Files:

src/dec/frame_dec.c

Copyright 2010 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Frame-reconstruction function. Memory allocation.

Author: Skal (pascal.massimino@gmail.com)

## Files:

src/dsp/yuv_mips32.c

Copyright 2014 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

MIPS version of YUV to RGB upsampling functions.

Author(s):  Djordje Pesut    (djordje.pesut@imgtec.com)
Jovan Zelincevic (jovan.zelincevic@imgtec.com)

## Files:

src/enc/iterator_enc.c

Copyright 2011 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

VP8Iterator: block iterator

Author: Skal (pascal.massimino@gmail.com)

## Files:

src/dsp/enc_msa.c

Copyright 2016 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

MSA version of encoder dsp functions.

Author:  Prashant Patil   (prashant.patil@imgtec.com)

## Files:

src/utils/bit_reader_utils.c

Copyright 2010 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Boolean decoder non-inlined methods

Author: Skal (pascal.massimino@gmail.com)

## Files:

examples/gif2webp.c

Copyright 2012 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

simple tool to convert animated GIFs to WebP

Authors: Skal (pascal.massimino@gmail.com)
Urvang (urvang@google.com)

## Files:

extras/webp_to_sdl.c
extras/webp_to_sdl.h

Copyright 2017 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Simple WebP-to-SDL wrapper. Useful for emscripten.

Author: James Zern (jzern@google.com)

## Files:

src/enc/picture_psnr_enc.c

Copyright 2014 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

WebPPicture tools for measuring distortion

Author: Skal (pascal.massimino@gmail.com)

## Files:

src/dsp/enc_sse41.c

Copyright 2015 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

SSE4 version of some encoding functions.

Author: Skal (pascal.massimino@gmail.com)

## Files:

src/dsp/yuv_neon.c

Copyright 2017 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

YUV->RGB conversion functions

Author: Skal (pascal.massimino@gmail.com)

## Files:

src/utils/utils.c

Copyright 2012 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Misc. common utility functions

Author: Skal (pascal.massimino@gmail.com)

## Files:

examples/anim_dump.c

Copyright 2017 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Decodes an animated WebP file and dumps the decoded frames as PNG or TIFF.

Author: Skal (pascal.massimino@gmail.com)

## Files:

src/dsp/ssim.c

Copyright 2017 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

distortion calculation

Author: Skal (pascal.massimino@gmail.com)

## Files:

src/demux/demux.c

Copyright 2012 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

WebP container demux.

## Files:

src/dsp/filters_msa.c

Copyright 2016 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

MSA variant of alpha filters

Author: Prashant Patil (prashant.patil@imgtec.com)

## Files:

src/dec/vp8_dec.c

Copyright 2010 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

main entry for the decoder

Author: Skal (pascal.massimino@gmail.com)

## Files:

src/enc/cost_enc.c

Copyright 2011 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Cost tables for level and modes

Author: Skal (pascal.massimino@gmail.com)

## Files:

imageio/pnmdec.c

Copyright 2017 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

(limited) PNM decoder

## Files:

src/dec/buffer_dec.c

Copyright 2011 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Everything about WebPDecBuffer

Author: Skal (pascal.massimino@gmail.com)

## Files:

src/dsp/rescaler_mips32.c
src/dsp/rescaler_mips_dsp_r2.c

Copyright 2014 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

MIPS version of rescaling functions

Author(s): Djordje Pesut (djordje.pesut@imgtec.com)

## Files:

src/dsp/alpha_processing_sse2.c

Copyright 2014 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Utilities for processing transparent channel.

Author: Skal (pascal.massimino@gmail.com)

## Files:

extras/vwebp_sdl.c

Copyright 2017 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Simple SDL-based WebP file viewer.
Does not support animation, just static images.

Press 'q' to exit.

Author: James Zern (jzern@google.com)

## Files:

src/dsp/lossless_sse2.c

Copyright 2014 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

SSE2 variant of methods for lossless decoder

Author: Skal (pascal.massimino@gmail.com)

## Files:

src/webp/types.h

Copyright 2010 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Common types + memory wrappers

Author: Skal (pascal.massimino@gmail.com)

## Files:

src/dsp/lossless_enc_msa.c

Copyright 2016 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

MSA variant of Image transform methods for lossless encoder.

Authors: Prashant Patil (Prashant.Patil@imgtec.com)

## Files:

src/webp/encode.h

Copyright 2011 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

WebP encoder: main interface

Author: Skal (pascal.massimino@gmail.com)

## Files:

imageio/image_enc.c

Copyright 2016 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Save image

## Files:

examples/gifdec.c

Copyright 2012 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

GIF decode.

## Files:

src/mux/muxinternal.c

Copyright 2011 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Internal objects and utils for mux.

Authors: Urvang (urvang@google.com)
Vikas (vikasa@google.com)

## Files:

examples/webpinfo.c

Copyright 2017 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Command-line tool to print out the chunk level structure of WebP files
along with basic integrity checks.

Author: Hui Su (huisu@google.com)

## Files:

src/dsp/common_sse41.h

Copyright 2016 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

SSE4 code common to several files.

Author: Vincent Rabaud (vrabaud@google.com)

## Files:

src/enc/analysis_enc.c

Copyright 2011 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Macroblock analysis

Author: Skal (pascal.massimino@gmail.com)

## Files:

src/dsp/yuv_mips_dsp_r2.c

Copyright 2014 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

MIPS DSPr2 version of YUV to RGB upsampling functions.

Author(s):  Branimir Vasic (branimir.vasic@imgtec.com)
Djordje Pesut  (djordje.pesut@imgtec.com)

## Files:

src/enc/token_enc.c

Copyright 2011 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Paginated token buffer

A 'token' is a bit value associated with a probability, either fixed
or a later-to-be-determined after statistics have been collected.
For dynamic probability, we just record the slot id (idx) for the probability
value in the final probability array (uint8_t* probas in VP8EmitTokens).

Author: Skal (pascal.massimino@gmail.com)

## Files:

src/utils/quant_levels_utils.h

Copyright 2011 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Alpha plane quantization utility

Author:  Vikas Arora (vikasa@google.com)

## Files:

sharpyuv/sharpyuv_dsp.c
sharpyuv/sharpyuv_neon.c
sharpyuv/sharpyuv_sse2.c

Copyright 2022 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Speed-critical functions for Sharp YUV.

Author: Skal (pascal.massimino@gmail.com)

## Files:

src/dsp/upsampling.c

Copyright 2011 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

YUV to RGB upsampling functions.

Author: somnath@google.com (Somnath Banerjee)

## Files:

src/dec/idec_dec.c

Copyright 2011 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Incremental decoding

Author: somnath@google.com (Somnath Banerjee)

## Files:

src/dsp/dec_mips32.c
src/dsp/dec_mips_dsp_r2.c

Copyright 2014 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

MIPS version of dsp functions

Author(s):  Djordje Pesut    (djordje.pesut@imgtec.com)
Jovan Zelincevic (jovan.zelincevic@imgtec.com)

## Files:

src/enc/picture_rescale_enc.c

Copyright 2014 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

WebPPicture tools: copy, crop, rescaling and view.

Author: Skal (pascal.massimino@gmail.com)

## Files:

examples/stopwatch.h

Copyright 2011 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Helper functions to measure elapsed time.

Author: Mikolaj Zalewski (mikolajz@google.com)

## Files:

src/enc/vp8li_enc.h

Copyright 2012 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Lossless encoder: internal header.

Author: Vikas Arora (vikaas.arora@gmail.com)

## Files:

examples/webpmux.c

Copyright 2011 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Simple command-line to create a WebP container file and to extract or strip
relevant data from the container file.

Authors: Vikas (vikaas.arora@gmail.com),
Urvang (urvang@google.com)

## Files:

src/dsp/cpu.c

Copyright 2011 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

CPU detection

Author: Christian Duvivier (cduvivier@google.com)

## Files:

src/dsp/common_sse2.h

Copyright 2016 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

SSE2 code common to several files.

Author: Vincent Rabaud (vrabaud@google.com)

## Files:

src/enc/quant_enc.c

Copyright 2011 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Quantization

Author: Skal (pascal.massimino@gmail.com)

## Files:

extras/extras.c

Copyright 2015 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Additional WebP utilities.

## Files:

src/utils/quant_levels_utils.c

Copyright 2011 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Quantize levels for specified number of quantization-levels ([2, 256]).
Min and max values are preserved (usual 0 and 255 for alpha plane).

Author: Skal (pascal.massimino@gmail.com)

## Files:

src/enc/cost_enc.h

Copyright 2011 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Cost tables for level and modes.

Author: Skal (pascal.massimino@gmail.com)

## Files:

src/enc/near_lossless_enc.c

Copyright 2014 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Near-lossless image preprocessing adjusts pixel values to help
compressibility with a guarantee of maximum deviation between original and
resulting pixel values.

Author: Jyrki Alakuijala (jyrki@google.com)
Converted to C by Aleksander Kramarz (akramarz@google.com)

## Files:

src/utils/bit_reader_inl_utils.h

Copyright 2014 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Specific inlined methods for boolean decoder [VP8GetBit() ...]
This file should be included by the .c sources that actually need to call
these methods.

Author: Skal (pascal.massimino@gmail.com)

## Files:

examples/example_util.c
examples/example_util.h

Copyright 2012 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Utility functions used by the example programs.

## Files:

src/utils/huffman_encode_utils.c

Copyright 2011 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Author: Jyrki Alakuijala (jyrki@google.com)

Entropy encoding (Huffman) for webp lossless.

## Files:

src/dsp/upsampling_neon.c

Copyright 2011 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

NEON version of YUV to RGB upsampling functions.

Author: mans@mansr.com (Mans Rullgard)
Based on SSE code by: somnath@google.com (Somnath Banerjee)

## Files:

src/dsp/neon.h

Copyright 2014 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

NEON common code.

## Files:

src/dsp/dec_sse2.c

Copyright 2011 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

SSE2 version of some decoding functions (idct, loop filtering).

Author: somnath@google.com (Somnath Banerjee)
cduvivier@google.com (Christian Duvivier)

## Files:

src/utils/filters_utils.c

Copyright 2011 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

filter estimation

Author: Urvang (urvang@google.com)

## Files:

ltmain.sh

GNU Libtool is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

As a special exception to the GNU General Public License,
if you distribute this file as part of a program or library that
is built using GNU Libtool, you may include this file under the
same distribution terms that you use for the rest of that program.

GNU Libtool is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see http://www.gnu.org/licenses/.

## Files:

src/dsp/lossless_enc_mips32.c

Copyright 2015 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

MIPS version of lossless functions

Author(s):  Djordje Pesut    (djordje.pesut@imgtec.com)
Jovan Zelincevic (jovan.zelincevic@imgtec.com)

## Files:

src/utils/random_utils.c
src/utils/random_utils.h

Copyright 2013 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Pseudo-random utilities

Author: Skal (pascal.massimino@gmail.com)

## Files:

src/dsp/alpha_processing_neon.c

Copyright 2017 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Utilities for processing transparent channel, NEON version.

Author: Skal (pascal.massimino@gmail.com)

## Files:

src/dsp/enc_mips32.c

Copyright 2014 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

MIPS version of speed-critical encoding functions.

Author(s): Djordje Pesut    (djordje.pesut@imgtec.com)
Jovan Zelincevic (jovan.zelincevic@imgtec.com)
Slobodan Prijic  (slobodan.prijic@imgtec.com)

## Files:

src/enc/vp8i_enc.h

Copyright 2011 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

WebP encoder: internal header.

Author: Skal (pascal.massimino@gmail.com)

## Files:

src/dsp/filters_sse2.c

Copyright 2015 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

SSE2 variant of alpha filters

Author: Skal (pascal.massimino@gmail.com)

## Files:

src/dsp/lossless_enc_sse41.c

Copyright 2015 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

SSE4.1 variant of methods for lossless encoder

Author: Skal (pascal.massimino@gmail.com)

## Files:

src/enc/predictor_enc.c

Copyright 2016 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Image transform methods for lossless encoder.

Authors: Vikas Arora (vikaas.arora@gmail.com)
Jyrki Alakuijala (jyrki@google.com)
Urvang Joshi (urvang@google.com)
Vincent Rabaud (vrabaud@google.com)

## Files:

src/mux/muxread.c

Copyright 2011 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

## Files:

extras/quality_estimate.c

Copyright 2016 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

VP8EstimateQuality(): rough encoding quality estimate

Author: Skal (pascal.massimino@gmail.com)

## Files:

examples/anim_util.c
examples/anim_util.h

Copyright 2015 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Utilities for animated images

## Files:

src/dsp/upsampling_msa.c

Copyright 2016 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

MSA version of YUV to RGB upsampling functions.

Author: Prashant Patil (prashant.patil@imgtec.com)

## Files:

src/dsp/lossless_enc_sse2.c

Copyright 2015 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

SSE2 variant of methods for lossless encoder

Author: Skal (pascal.massimino@gmail.com)

## Files:

swig/libwebp.swig

Copyright 2011 Google Inc.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

libwebp swig interface definition

Author: James Zern (jzern@google.com)

## Files:

src/utils/rescaler_utils.c
src/utils/rescaler_utils.h

Copyright 2012 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Rescaling functions

Author: Skal (pascal.massimino@gmail.com)

## Files:

src/demux/anim_decode.c

Copyright 2015 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

AnimDecoder implementation.

## Files:

src/enc/backward_references_enc.c
src/enc/backward_references_enc.h
src/enc/histogram_enc.c

Copyright 2012 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Author: Jyrki Alakuijala (jyrki@google.com)

## Files:

src/enc/tree_enc.c

Copyright 2011 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Coding of token probabilities, intra modes and segments.

Author: Skal (pascal.massimino@gmail.com)

## Files:

src/dsp/cost_neon.c

Copyright 2018 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

ARM NEON version of cost functions

## Files:

src/enc/picture_enc.c

Copyright 2011 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

WebPPicture class basis

Author: Skal (pascal.massimino@gmail.com)

## Files:

src/dec/webp_dec.c

Copyright 2010 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Main decoding functions for WEBP images.

Author: Skal (pascal.massimino@gmail.com)

## Files:

src/dsp/lossless_enc.c

Copyright 2015 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Image transform methods for lossless encoder.

Authors: Vikas Arora (vikaas.arora@gmail.com)
Jyrki Alakuijala (jyrki@google.com)
Urvang Joshi (urvang@google.com)

## Files:

imageio/pngdec.c
imageio/pngdec.h

Copyright 2012 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

PNG decode.

## Files:

src/dec/tree_dec.c

Copyright 2010 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Coding trees and probas

Author: Skal (pascal.massimino@gmail.com)

## Files:

src/dsp/lossless_sse41.c

Copyright 2021 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

SSE41 variant of methods for lossless decoder

## Files:

src/dsp/enc_mips_dsp_r2.c

Copyright 2014 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

MIPS version of speed-critical encoding functions.

Author(s): Darko Laus (darko.laus@imgtec.com)
Mirko Raus (mirko.raus@imgtec.com)

## Files:

ltmain.sh

func_version
------------

Echo version message to standard output and exit.
The version message is extracted from the calling file's header
comments, with leading '# ' stripped:
1. First display the progname and version
2. Followed by the header comment line matching  /^# Written by /
3. Then a blank line followed by the first following line matching
   /^# Copyright /
4. Immediately followed by any lines between the previous matches,
   except lines preceding the intervening completely blank line.
   For example, see the header comments of this file.

## Files:

sharpyuv/sharpyuv.h

Copyright 2022 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Sharp RGB to YUV conversion.

## Files:

src/dsp/yuv.c

Copyright 2010 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

YUV->RGB conversion functions

Author: Skal (pascal.massimino@gmail.com)

## Files:

src/dsp/cpu.h

Copyright 2022 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

CPU detection functions and macros.

Author: Skal (pascal.massimino@gmail.com)

## Files:

sharpyuv/sharpyuv.c

Copyright 2022 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Sharp RGB to YUV conversion.

Author: Skal (pascal.massimino@gmail.com)

## Files:

src/dsp/upsampling_sse2.c

Copyright 2011 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

SSE2 version of YUV to RGB upsampling functions.

Author: somnath@google.com (Somnath Banerjee)

## Files:

src/utils/endian_inl_utils.h

Copyright 2014 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Endian related functions.

## Files:

examples/vwebp.c

Copyright 2011 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Simple OpenGL-based WebP file viewer.

Author: Skal (pascal.massimino@gmail.com)

## Files:

imageio/jpegdec.c
imageio/jpegdec.h

Copyright 2012 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

JPEG decode.

## Files:

src/dsp/alpha_processing_sse41.c

Copyright 2015 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Utilities for processing transparent channel, SSE4.1 variant.

Author: Skal (pascal.massimino@gmail.com)

## Files:

src/enc/webp_enc.c

Copyright 2011 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

WebP encoder: main entry point

Author: Skal (pascal.massimino@gmail.com)

## Files:

imageio/metadata.c
imageio/metadata.h

Copyright 2012 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Metadata types and functions.

## Files:

.cmake-format.py

If comment markup is enabled, don't reflow the first comment block in each
listfile. Use this to preserve formatting of your copyright/license
statements.

## Files:

src/enc/frame_enc.c

Copyright 2011 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

frame coding and analysis

Author: Skal (pascal.massimino@gmail.com)

## Files:

src/dsp/dec_sse41.c

Copyright 2015 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

SSE4 version of some decoding functions.

Author: Skal (pascal.massimino@gmail.com)

## Files:

src/dec/alphai_dec.h

Copyright 2013 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Alpha decoder: internal header.

Author: Urvang (urvang@google.com)

## Files:

src/dsp/alpha_processing.c

Copyright 2013 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Utilities for processing transparent channel.

Author: Skal (pascal.massimino@gmail.com)

## Files:

src/mux/muxedit.c

Copyright 2011 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Set and delete APIs for mux.

Authors: Urvang (urvang@google.com)
Vikas (vikasa@google.com)

## Files:

ltmain.sh

This is free software.  There is NO warranty; not even for
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Copyright (C) 2010-2019, 2021 Bootstrap Authors

This file is dual licensed under the terms of the MIT license
https://opensource.org/license/MIT, and GPL version 2 or later
http://www.gnu.org/licenses/gpl-2.0.html.  You must apply one of
these licenses when using or redistributing this software or any of
the files within it.  See the URLs above, or the file `LICENSE`
included in the Bootstrap distribution for the full license texts.

## Files:

examples/unicode.h

Copyright 2018 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Unicode support for Windows. The main idea is to maintain an array of Unicode
arguments (wargv) and use it only for file paths. The regular argv is used
for everything else.

Author: Yannis Guyon (yguyon@google.com)

## Files:

src/dsp/enc_sse2.c

Copyright 2011 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

SSE2 version of speed-critical encoding functions.

Author: Christian Duvivier (cduvivier@google.com)

## Files:

src/dsp/rescaler.c

Copyright 2014 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

Rescaling functions

Author: Skal (pascal.massimino@gmail.com)

## Files:

src/dsp/lossless_enc_neon.c

Copyright 2015 Google Inc. All Rights Reserved.

Use of this source code is governed by a BSD-style license
that can be found in the COPYING file in the root of the source
tree. An additional intellectual property rights grant can be found
in the file PATENTS. All contributing project authors may
be found in the AUTHORS file in the root of the source tree.
------------------------------------------------------------

NEON variant of methods for lossless encoder

slf4j-api 	  	2.0.16 	

Copyright (c) 2004-2023 QOS.ch
All rights reserved.

Permission is hereby granted, free  of charge, to any person obtaining
a  copy  of this  software  and  associated  documentation files  (the
"Software"), to  deal in  the Software without  restriction, including
without limitation  the rights to  use, copy, modify,  merge, publish,
distribute,  sublicense, and/or sell  copies of  the Software,  and to
permit persons to whom the Software  is furnished to do so, subject to
the following conditions:

The  above  copyright  notice  and  this permission  notice  shall  be
included in all copies or substantial portions of the Software.

THE  SOFTWARE IS  PROVIDED  "AS  IS", WITHOUT  WARRANTY  OF ANY  KIND,
EXPRESS OR  IMPLIED, INCLUDING  BUT NOT LIMITED  TO THE  WARRANTIES OF
MERCHANTABILITY,    FITNESS    FOR    A   PARTICULAR    PURPOSE    AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE,  ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
===========================================================================
===   ===   ===   ===   ===   ===   ===   ===   ===   ===   ===   ===   ===
===========================================================================

LZMA SDK
--------
Copyright (c) 1999-2018 Igor Pavlov
LZMA SDK is placed in the public domain.Anyone is free to copy, modify, publish, use,
compile, sell, or distribute the original LZMA SDK code, either in source code form or as a
compiled binary, for any purpose, commercial or non-commercial, and by any
means.
===========================================================================
===   ===   ===   ===   ===   ===   ===   ===   ===   ===   ===   ===   ===
===========================================================================

Open Design Libraries
---------------------
// Copyright (C) 2002-2024, Open Design Alliance (the “Alliance”).
// All rights reserved.
//
// This software and its documentation and related materials are owned by
// the Alliance. The software may only be incorporated into application
// programs owned by members of the Alliance, subject to a signed
// Membership Agreement and Supplemental Software License Agreement with the
// Alliance. The structure and organization of this software are the valuable
// trade secrets of the Alliance and its suppliers. The software is also
// protected by copyright law and international treaty provisions. Application
// programs incorporating this software must include the following statement
// with their copyright notices:
//
//  This application incorporates Open Design Alliance software pursuant to a license
//  agreement with Open Design Alliance.
//  Open Design Alliance Copyright (C) 2002-2024 by Open Design Alliance.
//  All rights reserved.
//
// By use of this software, its documentation or related materials, you
// acknowledge and accept the above terms.
===========================================================================
===   ===   ===   ===   ===   ===   ===   ===   ===   ===   ===   ===   ===
===========================================================================

OpenJpeg
--------
/*
* The copyright in this software is being made available under the 2-clauses
* BSD License, included below. This software may be subject to other third
* party and contributor rights, including patent rights, and no such rights
* are granted under this license.
* 
* Copyright (c) 2002-2014, Universite catholique de Louvain (UCL), Belgium
* Copyright (c) 2002-2014, Professor Benoit Macq
* Copyright (c) 2003-2014, Antonin Descampe
* Copyright (c) 2003-2009, Francois-Olivier Devaux
* Copyright (c) 2005, Herve Drolon, FreeImage Team
* Copyright (c) 2002-2003, Yannick Verschueren
* Copyright (c) 2001-2003, David Janssens
* Copyright (c) 2011-2012, Centre National d'Etudes Spatiales (CNES), France
* Copyright (c) 2012, CS Systemes d'Information, France
* 
* All rights reserved.
* 
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the above copyright
* notice, this list of conditions and the following disclaimer.
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
* 
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS `AS IS'
* AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
* ARE DISCLAIMED.  IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
* LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
* CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
* SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
* INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
* CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
* POSSIBILITY OF SUCH DAMAGE.
  */

* Copyright (c) 2002-2014, Universite catholique de Louvain (UCL), Belgium
* Copyright (c) 2002-2014, Professor Benoit Macq
* Copyright (c) 2003-2014, Antonin Descampe
* Copyright (c) 2003-2009, Francois-Olivier Devaux
* Copyright (c) 2005, Herve Drolon, FreeImage Team
* Copyright (c) 2002-2003, Yannick Verschueren
* Copyright (c) 2001-2003, David Janssens
* Copyright (c) 2011-2012, Centre National d'Etudes Spatiales (CNES), France
* Copyright (c) 2012, CS Systemes d'Information, France

  ---------------------------- Fourth-party information ----------------------
.astyle
-------
.### MIT License

Copyright (c) 2017 by Jim Pattee jimp03@email.com.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
== Copyright Notices
Copyright (c) 2017 by Jim Pattee jimp03@email.com.
--------------------------------(separator)---------------------------------

libz
----
/* zlib.h -- interface of the 'zlib' general purpose compression library
version 1.2.8, April 28th, 2013

Copyright (C) 1995-2013 Jean-loup Gailly and Mark Adler

This software is provided 'as-is', without any express or implied
warranty.  In no event will the authors be held liable for any damages
arising from the use of this software.

Permission is granted to anyone to use this software for any purpose,
including commercial applications, and to alter it and redistribute it
freely, subject to the following restrictions:
1.  The origin of this software must not be misrepresented; you must not
    claim that you wrote the original software. If you use this software
    in a product, an acknowledgment in the product documentation would be
    appreciated but is not required.
2.  Altered source versions must be plainly marked as such, and must not be
    misrepresented as being the original software.
3.  This notice may not be removed or altered from any source distribution.

Jean-loup Gailly        Mark Adler
jloup@gzip.org          madler@alumni.caltech.edu

The data format used by the zlib library is described by RFCs (Request for
Comments) 1950 to 1952 in the files http://tools.ietf.org/html/rfc1950
(zlib format), rfc1951 (deflate format) and rfc1952 (gzip format).
*/

--------------------------------(separator)---------------------------------

.Little CMS
-----------
Copyright (c) 1998-2011 Marti Maria Saguer

Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"),
to deal in the Software without restriction, including without limitation 
the rights to use, copy, modify, merge, publish, distribute, sublicense,
and/or sell copies of the Software, and to permit persons to whom the 
Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included
in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS 
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL 
THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, 
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE 
USE OR OTHER DEALINGS IN THE SOFTWARE.

--------------------------------(separator)---------------------------------

.libpng
-------
This copy of the libpng notices is provided for your convenience.  In case of
any discrepancy between this copy and the notices in the file png.h that is
included in the libpng distribution, the latter shall prevail.

COPYRIGHT NOTICE, DISCLAIMER, and LICENSE:

If you modify libpng you may insert additional notices immediately following
this sentence.

This code is released under the libpng license.

libpng versions 1.0.7, July 1, 2000 through 1.6.25, September 1, 2016 are
Copyright (c) 2000-2002, 2004, 2006-2016 Glenn Randers-Pehrson, are
derived from libpng-1.0.6, and are distributed according to the same
disclaimer and license as libpng-1.0.6 with the following individuals
added to the list of Contributing Authors:

Simon-Pierre Cadieux
Eric S. Raymond
Mans Rullgard
Cosmin Truta
Gilles Vollant
James Yu

and with the following additions to the disclaimer:

There is no warranty against interference with your enjoyment of the
library or against infringement.  There is no warranty that our
efforts or the library will fulfill any of your particular purposes
or needs.  This library is provided with all faults, and the entire
risk of satisfactory quality, performance, accuracy, and effort is with
the user.

Some files in the "contrib" directory and some configure-generated
files that are distributed with libpng have other copyright owners and
are released under other open source licenses.

libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are
Copyright (c) 1998-2000 Glenn Randers-Pehrson, are derived from
libpng-0.96, and are distributed according to the same disclaimer and
license as libpng-0.96, with the following individuals added to the list
of Contributing Authors:

Tom Lane
Glenn Randers-Pehrson
Willem van Schaik

libpng versions 0.89, June 1996, through 0.96, May 1997, are
Copyright (c) 1996-1997 Andreas Dilger, are derived from libpng-0.88,
and are distributed according to the same disclaimer and license as
libpng-0.88, with the following individuals added to the list of
Contributing Authors:

John Bowler
Kevin Bracey
Sam Bushell
Magnus Holmgren
Greg Roelofs
Tom Tanner

Some files in the "scripts" directory have other copyright owners
but are released under this license.

libpng versions 0.5, May 1995, through 0.88, January 1996, are
Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc.

For the purposes of this copyright and license, "Contributing Authors"
is defined as the following set of individuals:

Andreas Dilger
Dave Martindale
Guy Eric Schalnat
Paul Schmidt
Tim Wegner

The PNG Reference Library is supplied "AS IS".  The Contributing Authors
and Group 42, Inc. disclaim all warranties, expressed or implied,
including, without limitation, the warranties of merchantability and of
fitness for any purpose.  The Contributing Authors and Group 42, Inc.
assume no liability for direct, indirect, incidental, special, exemplary,
or consequential damages, which may result from the use of the PNG
Reference Library, even if advised of the possibility of such damage.

Permission is hereby granted to use, copy, modify, and distribute this
source code, or portions hereof, for any purpose, without fee, subject
to the following restrictions:
1.   The origin of this source code must not be misrepresented.
2.   Altered versions must be plainly marked as such and must not
     be misrepresented as being the original source.
3.   This Copyright notice may not be removed or altered from any
     source or altered source distribution.

The Contributing Authors and Group 42, Inc. specifically permit, without
fee, and encourage the use of this source code as a component to
supporting the PNG file format in commercial products.  If you use this
source code in a product, acknowledgment is not required but would be
appreciated.

END OF COPYRIGHT NOTICE, DISCLAIMER, and LICENSE.

TRADEMARK:

The name "libpng" has not been registered by the Copyright owner
as a trademark in any jurisdiction.  However, because libpng has
been distributed and maintained world-wide, continually since 1995,
the Copyright owner claims "common-law trademark protection" in any
jurisdiction where common-law trademark is recognized.

OSI CERTIFICATION:

Libpng is OSI Certified Open Source Software.  OSI Certified Open Source is
a certification mark of the Open Source Initiative. OSI has not addressed
the additional disclaimers inserted at version 1.0.7.

EXPORT CONTROL:

The Copyright owner believes that the Export Control Classification
Number (ECCN) for libpng is EAR99, which means not subject to export
controls or International Traffic in Arms Regulations (ITAR) because
it is open source, publicly available software, that does not contain
any encryption software.  See the EAR, paragraphs 734.3(b)(3) and
734.7(b).

Glenn Randers-Pehrson
glennrp at users.sourceforge.net
September 1, 2016

--------------------------------(separator)---------------------------------

.libtiff
--------
/*
* Copyright (c) 2009 Frank Warmerdam
* 
* Permission to use, copy, modify, distribute, and sell this software and
* its documentation for any purpose is hereby granted without fee, provided
* that (i) the above copyright notices and this permission notice appear in
* all copies of the software and related documentation, and (ii) the names of
* Sam Leffler and Silicon Graphics may not be used in any advertising or
* publicity relating to the software without the specific, prior written
* permission of Sam Leffler and Silicon Graphics.
* 
* THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND,
* EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY
* WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
* 
* IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR
* ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND,
* OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
* WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF
* LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
* OF THIS SOFTWARE.
*/
===========================================================================
===   ===   ===   ===   ===   ===   ===   ===   ===   ===   ===   ===   ===
===========================================================================

PDFBox
------
Apache License 2.0

                Apache License
          Version 2.0, January 2004
       http://www.apache.org/licenses/

A copy of the Section 3.1, “Apache License v2.0, January 2004” license can be found
in the 'Standard Licenses' section

4th party dependencies
----------------------
Apache PDFBox includes a number of components with separate copyright notices
and license terms. Your use of these components is subject to the terms and
conditions of the following licenses.

Contributions made to the original PDFBox and FontBox projects:

Copyright (c) 2002-2007, www.pdfbox.org
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice,
   this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
   notice, this list of conditions and the following disclaimer in the
   documentation and/or other materials provided with the distribution.
3. Neither the name of pdfbox; nor the names of its contributors may be
   used to endorse or promote products derived from this software without
   specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.

Adobe Font Metrics (AFM) for PDF Core 14 Fonts
------------------
This file and the 14 PostScript(R) AFM files it accompanies may be used,
copied, and distributed for any purpose and without charge, with or without
modification, provided that all copyright notices are retained; that the
AFM files are not distributed without this file; that all modifications
to this file or any of the AFM files are prominently noted in the modified
file(s); and that this paragraph is not modified. Adobe Systems has no
responsibility or obligation to support the use of the AFM files.

CMaps for PDF Fonts (http://opensource.adobe.com/wiki/display/cmap/Downloads)
-------------------
Copyright 1990-2009 Adobe Systems Incorporated.
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
 - Redistributions of source code must retain the above copyright notice,
   this list of conditions and the following disclaimer.
 - Redistributions in binary form must reproduce the above copyright notice,
   this list of conditions and the following disclaimer in the documentation
   and/or other materials provided with the distribution.
 - Neither the name of Adobe Systems Incorporated nor the names of its
   contributors may be used to endorse or promote products derived from this
   software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
THE POSSIBILITY OF SUCH DAMAGE.

PaDaF PDF/A preflight (http://sourceforge.net/projects/padaf)
---------------------
Copyright 2010 Atos Worldline SAS
Licensed by Atos Worldline SAS under one or more
contributor license agreements.  See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
Atos Worldline SAS licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance with
the License.  You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

OSXAdapter
----------
Version: 2.0
Disclaimer: IMPORTANT:  This Apple software is supplied to you by
Apple Inc. ("Apple") in consideration of your agreement to the
following terms, and your use, installation, modification or
redistribution of this Apple software constitutes acceptance of these
terms.  If you do not agree with these terms, please do not use,
install, modify or redistribute this Apple software.

In consideration of your agreement to abide by the following terms, and
subject to these terms, Apple grants you a personal, non-exclusive
license, under Apple's copyrights in this original Apple software (the
"Apple Software"), to use, reproduce, modify and redistribute the Apple
Software, with or without modifications, in source and/or binary forms;
provided that if you redistribute the Apple Software in its entirety and
without modifications, you must retain this notice and the following
text and disclaimers in all such redistributions of the Apple Software.
Neither the name, trademarks, service marks or logos of Apple Inc.
may be used to endorse or promote products derived from the Apple
Software without specific prior written permission from Apple.  Except
as expressly stated in this notice, no other rights or licenses, express
or implied, are granted by Apple herein, including but not limited to
any patent rights that may be infringed by your derivative works or by
other works in which the Apple Software may be incorporated.

The Apple Software is provided by Apple on an "AS IS" basis.  APPLE
MAKES NO WARRANTIES, EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION
THE IMPLIED WARRANTIES OF NON-INFRINGEMENT, MERCHANTABILITY AND FITNESS
FOR A PARTICULAR PURPOSE, REGARDING THE APPLE SOFTWARE OR ITS USE AND
OPERATION ALONE OR IN COMBINATION WITH YOUR PRODUCTS.

IN NO EVENT SHALL APPLE BE LIABLE FOR ANY SPECIAL, INDIRECT, INCIDENTAL
OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) ARISING IN ANY WAY OUT OF THE USE, REPRODUCTION,
MODIFICATION AND/OR DISTRIBUTION OF THE APPLE SOFTWARE, HOWEVER CAUSED
AND WHETHER UNDER THEORY OF CONTRACT, TORT (INCLUDING NEGLIGENCE),
STRICT LIABILITY OR OTHERWISE, EVEN IF APPLE HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.

Copyright (C) 2003-2007 Apple, Inc., All Rights Reserved

PdfBox Notice:

Based on source code contributed to the original PDFBox project.
Copyright (c) 2002-2007, www.pdfbox.org

Includes the Adobe Glyph List
Copyright 1997, 1998, 2002, 2007, 2010 Adobe Systems Incorporated.

Includes the Zapf Dingbats Glyph List
Copyright 2002, 2010 Adobe Systems Incorporated.

Includes the Bidi Mirroring Glyph Property (BidiMirroring-8.0.0.txt)
Copyright 1991-2015 Unicode, Inc.

Includes parts of TwelveMonkeys ImageIO
Copyright 2008-2016 Harald Kuhr

Includes the CMYK ICC-profile (CGATS001Compat-v2-micro.icc)
https://github.com/saucecontrol/Compact-ICC-Profiles
Released to the public domain under the Creative Commons CC0 license by Clinton Ingram, saucecontrol
--------------------------

FontBox License:

CONTRIBUTIONS TO THE ORIGINAL CODEBASE

Apache FontBox is based on contributions made to the original FontBox project:

Copyright (c) 2006-2007, www.fontbox.org
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice,
   this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
   notice, this list of conditions and the following disclaimer in the
   documentation and/or other materials provided with the distribution.
3. Neither the name of fontbox; nor the names of its contributors may be
   used to endorse or promote products derived from this software without
   specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.

Lohit-Bengali, Lohit-Devangari, Lohit-Gujarati fonts (https://pagure.io/lohit):

Copyright 2011-15 Lohit Fonts Project contributors

This Font Software is licensed under the SIL Open Font License, Version 1.1.
This license is copied below, and is also available with a FAQ at:
http://scripts.sil.org/OFL
-----------------------------------------------------------

SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
----------------------------------------------------
PREAMBLE
The goals of the Open Font License (OFL) are to stimulate worldwide
development of collaborative font projects, to support the font creation
efforts of academic and linguistic communities, and to provide a free and
open framework in which fonts may be shared and improved in partnership
with others.

The OFL allows the licensed fonts to be used, studied, modified and
redistributed freely as long as they are not sold by themselves. The
fonts, including any derivative works, can be bundled, embedded,
redistributed and/or sold with any software provided that any reserved
names are not used by derivative works. The fonts and derivatives,
however, cannot be released under any other type of license. The
requirement for fonts to remain under this license does not apply
to any document created using the fonts or their derivatives.

DEFINITIONS
"Font Software" refers to the set of files released by the Copyright
Holder(s) under this license and clearly marked as such. This may
include source files, build scripts and documentation.

"Reserved Font Name" refers to any names specified as such after the
copyright statement(s).

"Original Version" refers to the collection of Font Software components as
distributed by the Copyright Holder(s).

"Modified Version" refers to any derivative made by adding to, deleting,
or substituting -- in part or in whole -- any of the components of the
Original Version, by changing formats or by porting the Font Software to a
new environment.

"Author" refers to any designer, engineer, programmer, technical
writer or other person who contributed to the Font Software.

PERMISSION & CONDITIONS
Permission is hereby granted, free of charge, to any person obtaining
a copy of the Font Software, to use, study, copy, merge, embed, modify,
redistribute, and sell modified and unmodified copies of the Font
Software, subject to the following conditions:
1) Neither the Font Software nor any of its individual components,
   in Original or Modified Versions, may be sold by itself.
2) Original or Modified Versions of the Font Software may be bundled,
   redistributed and/or sold with any software, provided that each copy
   contains the above copyright notice and this license. These can be
   included either as stand-alone text files, human-readable headers or
   in the appropriate machine-readable metadata fields within text or
   binary files as long as those fields can be easily viewed by the user.
3) No Modified Version of the Font Software may use the Reserved Font
   Name(s) unless explicit written permission is granted by the corresponding
   Copyright Holder. This restriction only applies to the primary font name as
   presented to the users.
4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
   Software shall not be used to promote, endorse or advertise any
   Modified Version, except to acknowledge the contribution(s) of the
   Copyright Holder(s) and the Author(s) or with their explicit written
   permission.
5) The Font Software, modified or unmodified, in part or in whole,
   must be distributed entirely under this license, and must not be
   distributed under any other license. The requirement for fonts to
   remain under this license does not apply to any document created
   using the Font Software.

TERMINATION
This license becomes null and void if any of the above conditions are
not met.

DISCLAIMER
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
OTHER DEALINGS IN THE FONT SOFTWARE.

FontBox Notice:
Based on source code contributed to the original FontBox project.
Copyright (c) 2006-2007, www.fontbox.org

Includes the Script Property (Scripts-10.0.0.txt)
Copyright 2017 Unicode, Inc.
---

Apache Commons Logging
----------------------
Copyright 2001-2024 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (https://www.apache.org/).
FOURTH-PARTY DEPENDENCY #1 LICENSE: Apache 2.0

Apache PDFBox IO
----------------
Copyright 2003-2014 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
FOURTH-PARTY DEPENDENCY #2 LICENSE: Apache 2.0

Apache FontBox
--------------
Based on source code contributed to the original FontBox project.
Copyright (c) 2006-2007, www.fontbox.org
Includes the Script Property (Scripts-10.0.0.txt)
Copyright 2017 Unicode, Inc.
FOURTH-PARTY DEPENDENCY #3 LICENSE: Apache 2.0
===========================================================================
===   ===   ===   ===   ===   ===   ===   ===   ===   ===   ===   ===   ===
===========================================================================

Snappy Compression
------------------
Copyright 2011, Google Inc.
All rights reserved.Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:    
* Redistributions of source code must retain the above copyright
  notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above
  copyright notice, this list of conditions and the following disclaimer
  in the documentation and/or other materials provided with the distribution.
* Neither the name of Google Inc. nor the names of its contributors may be used
  to endorse or promote products derived from this software without specific prior 
  written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

===Some of the benchmark data in testdata/ is licensed differently: 
- fireworks.jpeg is Copyright 2013 Steinar H. Gunderson, and
  is licensed under the Creative Commons Attribution 3.0 license
  (CC-BY-3.0). See https://creativecommons.org/licenses/by/3.0/
  for more information.
 - kppkn.gtb is taken from the Gaviota chess tablebase set, and is 
   licensed under the MIT License. 
   See https://sites.google.com/site/gaviotachessengine/Home/endgame-tablebases-1
   for more information. - paper-100k.pdf is an excerpt (bytes 92160 to 194560) 
   from the paper “Combinatorial Modeling of Chromatin Features Quantitatively 
   Predicts DNA Replication Timing in _Drosophila_” by Federico Comoglio and 
   Renato Paro, which is licensed under the CC-BY license. 
   See http://www.ploscompbiol.org/static/license 
   for more ifnormation. 
- alice29.txt, asyoulik.txt, plrabn12.txt and lcet10.txt are from Project
  Gutenberg. The first three have expired copyrights and are in the public
  domain; the latter does not have expired copyright, but is still in the
  public domain according to the license information
  (http://www.gutenberg.org/ebooks/53).
===========================================================================
===   ===   ===   ===   ===   ===   ===   ===   ===   ===   ===   ===   ===
===========================================================================

unRAR
-----
unRAR 7.0.9
===========
******    *****   ******   UnRAR - free utility for RAR archives
**   **  **   **  **   **  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
******   *******  ******    License for use and distribution of
**   **  **   **  **   **   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
**   **  **   **  **   **         FREE portable version
                                   ~~~~~~~~~~~~~~~~~~~~~

    The source code of UnRAR utility is freeware. This means:

1. All copyrights to RAR and the utility UnRAR are exclusively
   owned by the author - Alexander Roshal.

2. UnRAR source code may be used in any software to handle
   RAR archives without limitations free of charge, but cannot be
   used to develop RAR (WinRAR) compatible archiver and to
   re-create RAR compression algorithm, which is proprietary.
   Distribution of modified UnRAR source code in separate form
   or as a part of other software is permitted, provided that
   full text of this paragraph, starting from "UnRAR source code"
   words, is included in license, or in documentation if license
   is not available, and in source code comments of resulting package.

3. The UnRAR utility may be freely distributed. It is allowed
   to distribute UnRAR inside of other software packages.

4. THE RAR ARCHIVER AND THE UnRAR UTILITY ARE DISTRIBUTED "AS IS".
   NO WARRANTY OF ANY KIND IS EXPRESSED OR IMPLIED.  YOU USE AT
   YOUR OWN RISK. THE AUTHOR WILL NOT BE LIABLE FOR DATA LOSS,
   DAMAGES, LOSS OF PROFITS OR ANY OTHER KIND OF LOSS WHILE USING
   OR MISUSING THIS SOFTWARE.

5. Installing and using the UnRAR utility signifies acceptance of
   these terms and conditions of the license.

6. If you don't agree with terms of the license you must remove
   UnRAR files from your storage devices and cease to use the
   utility.
===========================================================================
===   ===   ===   ===   ===   ===   ===   ===   ===   ===   ===   ===   ===
===========================================================================

XML Security for Java
---------------------
Copyright: The Apache Software Foundation
=== Source URL: https://dlcdn.apache.org/santuario/java-library/3_0_5/xmlsec-3.0.5-source-release.zip
License: Apache 2.0

./LICENSE

             Apache License
       Version 2.0, January 2004
    http://www.apache.org/licenses/

A copy of the Section 3.1, “Apache License v2.0, January 2004” license can be found
in the 'Standard Licenses' section

./NOTICE
Apache Santuario - XML Security for Java
Copyright 1999-2024 The Apache Software Foundation

This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).

It was originally based on software copyright (c) 2001, Institute for
Data Communications Systems, http://www.nue.et-inf.uni-siegen.de/.

The development of this software was partly funded by the European
Commission in the <WebSig> project in the ISIS Programme.

This product contains software that is
copyright (c) 2021, 2023, Oracle and/or its affiliates.


4th party as listed in the DEPENDENCIES file
--------------------------------------------
From: 'Eclipse Foundation' (https://www.eclipse.org)

- Jakarta XML Binding API (=== Source URL:https://github.com/jakartaee/jaxb-api/tree/3.0.1) 
jakarta.xml.bind:jakarta.xml.bind-api:jar:3.0.1
  License: Eclipse Distribution License - v 1.0 (http://www.eclipse.org/org/documents/edl-v10.php)
  ./LICENSE.md
  Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:

- Redistributions of source code must retain the above copyright
  notice, this list of conditions and the following disclaimer.

- Redistributions in binary form must reproduce the above copyright
  notice, this list of conditions and the following disclaimer in the
  documentation and/or other materials provided with the distribution.

- Neither the name of the Eclipse Foundation, Inc. nor the names of its
  contributors may be used to endorse or promote products derived
  from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE COPYRIGHT OWNER OR
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

---------------------------------------------------------

./NOTICE.md

Notices for Jakarta XML Binding
This content is produced and maintained by the Jakarta XML Binding project.

Project home: https://projects.eclipse.org/projects/ee4j.jaxb
Trademarks
Jakarta XML Binding is a trademark of the Eclipse Foundation.

Copyright
All content is the property of the respective authors or their employers. 
For more information regarding authorship of content, please consult the 
listed source code repository logs.

Declared Project Licenses
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0 which is available at
http://www.eclipse.org/org/documents/edl-v10.php.

SPDX-License-Identifier: BSD-3-Clause

Source Code
The project maintains the following source code repositories:

https://github.com/eclipse-ee4j/jaxb-api
https://github.com/eclipse-ee4j/jaxb-tck
Third-party Content
This project leverages the following third party content.

Apache River (3.0.0)

License: Apache-2.0 AND BSD-3-Clause
ASM 7 (n/a)

License: BSD-3-Clause
Project: https://asm.ow2.io/
Source: https://repository.ow2.org/nexus/#nexus-search;
gav~org.ow2.asm~asm-commons~~~~kw,versionexpand
JTHarness (5.0)

License: (GPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0)
Project: https://wiki.openjdk.java.net/display/CodeTools/JT+Harness
Source: http://hg.openjdk.java.net/code-tools/jtharness/
normalize.css (3.0.2)

License: MIT
SigTest (n/a)

License: GPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
Cryptography
Content may contain encryption software. The country in which you are currently 
may have restrictions on the import, possession, and use, and/or re-export to 
another country, of encryption software. BEFORE using any encryption software, 
please check the country's laws, regulations and policies concerning the import, 
possession, or use, and re-export of encryption software, to see if this is permitted.

---------------------------------------------------------

5th Dependency: com.sun.activation:jakarta.activation 
(Source URL: https://github.com/jakartaee/jaf-api/tree/2.0.1)
Copyright: Eclipse Foundation

./LICENSE.md

Copyright (c) 2018 Oracle and/or its affiliates. All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:

- Redistributions of source code must retain the above copyright
  notice, this list of conditions and the following disclaimer.

- Redistributions in binary form must reproduce the above copyright
  notice, this list of conditions and the following disclaimer in the
  documentation and/or other materials provided with the distribution.

- Neither the name of the Eclipse Foundation, Inc. nor the names of its
  contributors may be used to endorse or promote products derived
  from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE COPYRIGHT OWNER OR
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

---------------------------------------------------------

./NOTICE.md
Notices for Jakarta Activation
This content is produced and maintained by Jakarta Activation project.

Project home: https://projects.eclipse.org/projects/ee4j.jaf
Copyright
All content is the property of the respective authors or their employers. 
For more information regarding authorship of content, please consult the 
listed source code repository logs.

Declared Project Licenses
This program and the accompanying materials are made available under the terms of 
the Eclipse Distribution License v. 1.0, which is available 
at http://www.eclipse.org/org/documents/edl-v10.php.

SPDX-License-Identifier: BSD-3-Clause

Source Code
The project maintains the following source code repositories:

https://github.com/eclipse-ee4j/jaf

---------------------------------------------------------

From: 'FasterXML' (http://fasterxml.com)

- Woodstox (https://github.com/FasterXML/woodstox/tree/woodstox-core-6.5.1) 
com.fasterxml.woodstox:woodstox-core:bundle:6.5.1
  License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

./LICENSE

Apache 2.0 ( same as org.apache.santuario:xmlsec)

---------------------------------------------------------

From: 'fasterxml.com' (http://fasterxml.com)

- Stax2 API (https://github.com/FasterXML/stax2-api/tree/stax2-api-4.2.1) 
org.codehaus.woodstox:stax2-api:bundle:4.2.1
  License: The BSD License (http://www.opensource.org/licenses/bsd-license.php)

./src/main/resources/META-INF/LICENSE

This copy of Stax2 API is licensed under the
Simplified BSD License (also known as "2-clause BSD", or "FreeBSD License")
See the License for details about distribution rights, and the
specific rights regarding derivate works.

You may obtain a copy of the License at:

http://www.opensource.org/licenses/bsd-license.php

with details of:

<COPYRIGHT HOLDER> = FasterXML.com
<YEAR> = 2010-

---------------------------------------------------------

From: 'QOS.ch' (http://www.qos.ch)

- SLF4J API Module (https://github.com/qos-ch/slf4j/tree/v_1.7.36/slf4j-api) 
org.slf4j:slf4j-api:jar:1.7.36
  License: MIT License (http://www.opensource.org/licenses/mit-license.php)

./slf4j/slf4j-api/LICENSE.txt

Copyright (c) 2004-2022 QOS.ch Sarl (Switzerland)
All rights reserved.

Permission is hereby granted, free  of charge, to any person obtaining
a  copy  of this  software  and  associated  documentation files  (the
"Software"), to  deal in  the Software without  restriction, including
without limitation  the rights to  use, copy, modify,  merge, publish,
distribute,  sublicense, and/or sell  copies of  the Software,  and to
permit persons to whom the Software  is furnished to do so, subject to
the following conditions:

The  above  copyright  notice  and  this permission  notice  shall  be
included in all copies or substantial portions of the Software.

THE  SOFTWARE IS  PROVIDED  "AS  IS", WITHOUT  WARRANTY  OF ANY  KIND,
EXPRESS OR  IMPLIED, INCLUDING  BUT NOT LIMITED  TO THE  WARRANTIES OF
MERCHANTABILITY,    FITNESS    FOR    A   PARTICULAR    PURPOSE    AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE,  ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

---------------------------------------------------------

From: 'The Apache Software Foundation' (https://www.apache.org/)

- Apache Commons Codec (https://github.com/apache/commons-codec/tree/rel/commons-codec-1.15) 
commons-codec:commons-codec:jar:1.15
  License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)

./LICENSE.txt

Apache 2.0 ( same as org.apache.santuario:xmlsec)

---------------------------------------------------------

./NOTICE.txt
Apache Commons Codec
Copyright 2002-2020 The Apache Software Foundation

This product includes software developed at
The Apache Software Foundation (https://www.apache.org/).

src/test/org/apache/commons/codec/language/DoubleMetaphoneTest.java
contains test data from http://aspell.net/test/orig/batch0.tab.
Copyright (C) 2002 Kevin Atkinson (kevina@gnu.org)

The content of package org.apache.commons.codec.language.bm has been translated
from the original php source code available at http://stevemorse.org/phoneticinfo.htm
with permission from the original authors.
Original source copyright:
Copyright (c) 2008 Alexander Beider & Stephen P. Morse.
===========================================================================
===   ===   ===   ===   ===   ===   ===   ===   ===   ===   ===   ===   ===
===========================================================================

Zlib Data Compression
---------------------
Copyright notice: (C) 1995-2024 Jean-loup Gailly and Mark Adler  

This software is provided 'as-is', without any express or implied
warranty.  In no event will the authors be held liable for any damages
arising from the use of this software.  
Permission is granted to anyone to use this software for any purpose,
including commercial applications, and to alter it and redistribute it
freely, subject to the following restrictions:  
1. The origin of this software must not be misrepresented; you must not
   claim that you wrote the original software. If you use this software
   in a product, an acknowledgment in the product documentation would be
   appreciated but is not required.
2. Altered source versions must be plainly marked as such, and must not be
   misrepresented as being the original software.
3. This notice may not be removed or altered from any source distribution.

  Jean-loup Gailly        Mark Adler
  jloup@gzip.org          madler@alumni.caltech.edu 
===========================================================================
===   ===   ===   ===   ===   ===   ===   ===   ===   ===   ===   ===   ===
===========================================================================