THIRD-PARTY-NOTICES
===================

This application, Portable Video Compressor, includes or uses third-party
components. The following notices are provided for informational and
compliance purposes.

Unless otherwise noted, the full texts of referenced licenses are provided in:
  licenses/GPL-3.0.txt
  licenses/MIT.txt
  licenses/OFL-1.1.txt


-------------------------------------------------------------------------------
1. FFmpeg and FFprobe
-------------------------------------------------------------------------------

Components:
  FFmpeg
  FFprobe

Binaries:
  ffmpeg.exe
  ffprobe.exe

Project URL:
  https://ffmpeg.org/

Binary provider:
  Windows builds by gyan.dev
  https://www.gyan.dev/ffmpeg/builds/packages/ffmpeg-8.0.1-full_build.7z
  Mirror (GitHub): https://github.com/GyanD/codexffmpeg/releases/download/8.0.1/ffmpeg-8.0.1-full_build.7z

License:
  GNU General Public License, version 3 or later (GPL-3.0-or-later)

Copyright:
  Copyright (c) 2000–present FFmpeg developers

Notes:
  This application bundles FFmpeg and FFprobe as separate executables.

  The full text of the GNU General Public License version 3 is provided in:
    licenses/GPL-3.0.txt

  Corresponding source code for the bundled FFmpeg binaries is available from
  the locations below. The binaries are the gyan.dev "full_build": FFmpeg plus
  the libraries compiled into it, so the corresponding source covers those
  libraries as well, not FFmpeg alone.

    FFmpeg (source for this build, FFmpeg commit 894da5ca7d):
      https://github.com/GyanD/codexffmpeg/releases/tag/8.0.1
      Upstream release: https://ffmpeg.org/releases/ffmpeg-8.0.1.tar.xz

    x264, software H.264 encoder (GPL):
      https://code.videolan.org/videolan/x264

    x265, software H.265/HEVC encoder (GPL):
      https://bitbucket.org/multicoreware/x265_git

  The gyan.dev builds are produced with the media-autobuild_suite
  (https://github.com/m-ab-s/media-autobuild_suite), which records the exact
  component versions and build configuration for this release.


-------------------------------------------------------------------------------
2. Microsoft .NET and .NET MAUI Packages
-------------------------------------------------------------------------------

Components:
  Microsoft.Maui.Controls
  Microsoft.Maui.Essentials
  Microsoft.Extensions.Logging.Debug

Project URLs:
  https://github.com/dotnet/maui
  https://github.com/dotnet/runtime
  https://github.com/dotnet/extensions

License:
  MIT License

Copyright:
  Copyright (c) .NET Foundation and Contributors

Notes:
  These components are part of the .NET / .NET MAUI ecosystem and are
  licensed under the MIT License.

  The full text of the MIT License is provided in:
    licenses/MIT.txt


-------------------------------------------------------------------------------
3. Open Sans Fonts
-------------------------------------------------------------------------------

Components:
  Open Sans Regular
  Open Sans Semibold

Files:
  Resources/Fonts/OpenSans-Regular.ttf
  Resources/Fonts/OpenSans-Semibold.ttf

Project URL:
  https://fonts.google.com/specimen/Open+Sans

License:
  SIL Open Font License 1.1 (OFL-1.1)

Copyright:
  Copyright (c) Google and the Open Sans authors

Notes:
  The full text of the SIL Open Font License 1.1 is provided in:
    licenses/OFL-1.1.txt


-------------------------------------------------------------------------------
4. .NET MAUI Template Assets and Bootstrap Code
-------------------------------------------------------------------------------

Components:
  Default .NET MAUI template styles and bootstrap code, including but not
  limited to:
    Resources/Styles/*
    Platforms/*

License:
  MIT License

Copyright:
  .NET Foundation and Contributors

Notes:
  These components are derived from the official .NET MAUI templates and are
  licensed under the MIT License.

  The full text of the MIT License is provided in:
    licenses/MIT.txt


-------------------------------------------------------------------------------
5. Application Code and Documentation
-------------------------------------------------------------------------------

All other source files and documentation in this project (except where noted
above) are original to the author(s) of Portable Video Compressor.

The application code may be licensed separately by the author(s), subject to
compatibility with the third-party licenses listed in this document.
