================================================================================ VanityFilter — Third-Party Software Notices © 2026 Sputnik Digital Graphics · https://www.sputnikfx.com/ ================================================================================ VanityFilter incorporates the third-party components listed below. Each is used under its stated license; the full license texts are in this folder. Nothing here restricts your rights under those licenses. -------------------------------------------------------------------------------- COPYLEFT COMPONENTS — please read -------------------------------------------------------------------------------- FFmpeg (ffmpeg.exe, ffprobe.exe) License : GNU General Public License v3 (GPL-3.0-or-later) -> GPL-3.0.txt Build : gyan.dev "full" build 8.1.1 (--enable-gpl --enable-version3) Use : Invoked as a separate command-line process. VanityFilter does NOT link the FFmpeg libraries; the two programs communicate only over the command line and files/pipes ("mere aggregation"). Source : A written offer for the complete corresponding source is provided in ffmpeg/WRITTEN-OFFER-FOR-SOURCE.txt. Build details: ffmpeg/README-gyan-build.txt. Qt 6 / PySide6 / shiboken6 (Qt6*.dll, PySide6, shiboken6) License : GNU Lesser General Public License v3 (LGPL-3.0) -> LGPL-3.0.txt (LGPL-3.0 incorporates GPL-3.0 by reference -> GPL-3.0.txt) Copyright: © The Qt Company Ltd. and contributors Use : Dynamically linked as separate, replaceable DLLs. The Qt libraries are shipped as individual DLL files and may be replaced by the user with a compatible version, as LGPL-3.0 requires. Qt is unmodified. -------------------------------------------------------------------------------- PERMISSIVE COMPONENTS -------------------------------------------------------------------------------- MediaPipe framework and models (face_landmarker.task, selfie_multiclass_256x256.tflite) License : Apache License 2.0 -> Apache-2.0.txt Copyright: © Google LLC and contributors Models : Face Landmarker (FaceMesh V2) — Apache-2.0. Selfie Multiclass Segmentation — Apache-2.0. YuNet face detector (face_detection_yunet_2023mar.onnx) License : MIT License -> YuNet-LICENSE.txt Copyright: © 2020 Shiqi Yu , via OpenCV Zoo. OpenCV (opencv-python / cv2) License : Apache License 2.0 (OpenCV core) -> Apache-2.0.txt MIT (opencv-python wheel packaging) -> opencv-python-LICENSE.txt Bundled third-party components -> opencv-python-LICENSE-3RD-PARTY.txt Copyright: © OpenCV team; wheel © Olli-Pekka Heinisuo. NumPy License : BSD 3-Clause -> NumPy-LICENSE.txt Copyright: © 2005-2025 NumPy Developers. Pillow (PIL) License : HPND / MIT-CMU (open-source PIL license) -> Pillow-LICENSE.txt Copyright: © 1997-2011 Secret Labs AB, © 1995-2011 Fredrik Lundh, and contributors. tqdm License : MIT (with MPL-2.0 portions) -> tqdm-LICENSE.txt Copyright: © the tqdm authors. -------------------------------------------------------------------------------- NOTES -------------------------------------------------------------------------------- - This file covers the primary redistributed runtime components. Additional transitively-bundled Python libraries (e.g. protobuf, flatbuffers, absl-py) are distributed under permissive licenses (Apache-2.0 / BSD / MIT); their license texts are available on request. - The MediaPipe model cards list surveillance and identity-recognition as out-of-scope uses. Apache-2.0 imposes no field-of-use restriction; this is the authors' guidance, and VanityFilter's entertainment/retouch use is within the intended scope. - This notice is a technical compliance summary, not legal advice. ================================================================================