Skip to content

Commit 986c7d4

Browse files
committed
docs: add vendored GStreamer LGPL files to third-party-programs.txt
List 6 source files originating from upstream GStreamer that are included in the repository under LGPL-2.0-or-later license: - gstanalyticsgroupmtd.{h,c} (Copyright Collabora Ltd) - gstanalyticskeypointmtd.{h,c} (Copyright Collabora) - gstvideometa_matrix.{h,c} (Copyright Wim Taymans) These files retain their original LGPL headers and must not be relicensed to MIT.
1 parent b56a19e commit 986c7d4

1 file changed

Lines changed: 32 additions & 0 deletions

File tree

third-party-programs.txt

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -724,5 +724,37 @@ THE SOFTWARE.
724724
This software depends on the fmt lib (MIT License),
725725
and users must comply to its license: https://github.com/fmtlib/fmt/blob/master/LICENSE.rst
726726

727+
-------------------------------------------------------------
728+
729+
8. GStreamer Analytics and Video Meta (vendored source files)
730+
Copyright (C) 2025 Collabora Ltd
731+
@author: Daniel Morin <daniel.morin@collabora.com>
732+
Copyright (C) 2026 Collabora
733+
@author: Daniel Morin <daniel.morin@collabora.com>
734+
Copyright (C) 2011 Wim Taymans <wim.taymans@gmail.com>
735+
736+
Files:
737+
include/dlstreamer/gst/metadata/gstanalyticsgroupmtd.h
738+
include/dlstreamer/gst/metadata/gstanalyticskeypointmtd.h
739+
include/dlstreamer/gst/metadata/gstvideometa_matrix.h
740+
src/gst/metadata/gstanalyticsgroupmtd.c
741+
src/gst/metadata/gstanalyticskeypointmtd.c
742+
src/gst/metadata/gstvideometa_matrix.c
743+
744+
This library is free software; you can redistribute it and/or
745+
modify it under the terms of the GNU Library General Public
746+
License as published by the Free Software Foundation; either
747+
version 2 of the License, or (at your option) any later version.
748+
749+
This library is distributed in the hope that it will be useful,
750+
but WITHOUT ANY WARRANTY; without even the implied warranty of
751+
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
752+
Library General Public License for more details.
753+
754+
You should have received a copy of the GNU Library General Public
755+
License along with this library; if not, write to the
756+
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
757+
Boston, MA 02110-1301, USA.
758+
727759
-------------------------------------------------------------
728760
Other names and brands may be claimed as the property of others.

0 commit comments

Comments
 (0)