Update copyright dates to 2025 (#6568)

This commit is contained in:
Nomis101 2025-01-22 09:11:40 +01:00 committed by GitHub
parent 2900c7587c
commit 4c879d8f36
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
220 changed files with 225 additions and 225 deletions

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2018-2024 John Stebbins <your@email.com> -->
<!-- Copyright 2018-2025 John Stebbins <your@email.com> -->
<component type="desktop-application">
<id>fr.handbrake.ghb</id>
<translation type="gettext">ghb</translation>

View File

@ -1,4 +1,4 @@
# Copyright (C) 2023-2024 HandBrake Team
# Copyright (C) 2023-2025 HandBrake Team
# SPDX-License-Identifier: GPL-2.0-or-later
data = gnome.compile_resources('data_res', 'data_res.gresource.xml',

View File

@ -1,4 +1,4 @@
# Copyright (C) 2023-2024 HandBrake Team
# Copyright (C) 2023-2025 HandBrake Team
# SPDX-License-Identifier: GPL-2.0-or-later
icons = gnome.compile_resources('icon_res', 'icon_res.gresource.xml',

View File

@ -1,5 +1,5 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2024 HandBrake Team
# Copyright (C) 2025 HandBrake Team
# This file is distributed under the same license as the ghb package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#

View File

@ -1,5 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
# Copyright (c) 2023-2024 HandBrake Team
# Copyright (c) 2023-2025 HandBrake Team
po_dir = meson.current_source_dir()

View File

@ -1,6 +1,6 @@
/* application.c
*
* Copyright (C) 2008-2024 John Stebbins <stebbins@stebbins>
* Copyright (C) 2008-2025 John Stebbins <stebbins@stebbins>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2,

View File

@ -1,4 +1,4 @@
/* Copyright (C) 2024 HandBrake Team
/* Copyright (C) 2025 HandBrake Team
* SPDX-License-Identifier: GPL-2.0-or-later */
#pragma once

View File

@ -1,6 +1,6 @@
/* audiohandler.c
*
* Copyright (C) 2008-2024 John Stebbins <stebbins@stebbins>
* Copyright (C) 2008-2025 John Stebbins <stebbins@stebbins>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2,

View File

@ -1,6 +1,6 @@
/* audiohandler.h
*
* Copyright (C) 2008-2024 John Stebbins <stebbins@stebbins>
* Copyright (C) 2008-2025 John Stebbins <stebbins@stebbins>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2,

View File

@ -1,6 +1,6 @@
/* callbacks.c
*
* Copyright (C) 2008-2024 John Stebbins <stebbins@stebbins>
* Copyright (C) 2008-2025 John Stebbins <stebbins@stebbins>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2,

View File

@ -1,6 +1,6 @@
/* callbacks.h
*
* Copyright (C) 2008-2024 John Stebbins <stebbins@stebbins>
* Copyright (C) 2008-2025 John Stebbins <stebbins@stebbins>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2,

View File

@ -1,6 +1,6 @@
/* chapters.c
*
* Copyright (C) 2008-2024 John Stebbins <stebbins@stebbins>
* Copyright (C) 2008-2025 John Stebbins <stebbins@stebbins>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2,

View File

@ -1,6 +1,6 @@
/* chapters.h
*
* Copyright (C) 2008-2024 John Stebbins <stebbins@stebbins>
* Copyright (C) 2008-2025 John Stebbins <stebbins@stebbins>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2,

View File

@ -1,6 +1,6 @@
/* color-scheme.c
*
* Copyright (C) 2022-2024 HandBrake Team
* Copyright (C) 2022-2025 HandBrake Team
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

View File

@ -1,4 +1,4 @@
/* Copyright (C) 2022-2024 HandBrake Team
/* Copyright (C) 2022-2025 HandBrake Team
* SPDX-License-Identifier: GPL-2.0-or-later */
#pragma once

View File

@ -1,4 +1,4 @@
/* Copyright (C) 2024 HandBrake Team
/* Copyright (C) 2025 HandBrake Team
* SPDX-License-Identifier: GPL-2.0-or-later */
#pragma once

View File

@ -1,6 +1,6 @@
/* ghb-button.c
*
* Copyright (C) 2024 HandBrake Team
* Copyright (C) 2025 HandBrake Team
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

View File

@ -1,4 +1,4 @@
/* Copyright (C) 2024 HandBrake Team
/* Copyright (C) 2025 HandBrake Team
* SPDX-License-Identifier: GPL-2.0-or-later */
#pragma once

View File

@ -1,6 +1,6 @@
/* ghb-chapter-row.c
*
* Copyright (C) 2024 HandBrake Team
* Copyright (C) 2025 HandBrake Team
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

View File

@ -1,4 +1,4 @@
/* Copyright (C) 2024 HandBrake Team
/* Copyright (C) 2025 HandBrake Team
* SPDX-License-Identifier: GPL-2.0-or-later */
#pragma once

View File

@ -1,6 +1,6 @@
/* ghb-file-button.c
*
* Copyright (C) 2024 HandBrake Team
* Copyright (C) 2025 HandBrake Team
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

View File

@ -1,4 +1,4 @@
/* Copyright (C) 2024 HandBrake Team
/* Copyright (C) 2025 HandBrake Team
* SPDX-License-Identifier: GPL-2.0-or-later */
#pragma once

View File

@ -1,6 +1,6 @@
/* ghb-queue-row.c
*
* Copyright (C) 2024 HandBrake Team
* Copyright (C) 2025 HandBrake Team
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

View File

@ -1,4 +1,4 @@
/* Copyright (C) 2024 HandBrake Team
/* Copyright (C) 2025 HandBrake Team
* SPDX-License-Identifier: GPL-2.0-or-later */
#pragma once

View File

@ -1,6 +1,6 @@
/* ghb-string-list.c
*
* Copyright (C) 2024 HandBrake Team
* Copyright (C) 2025 HandBrake Team
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@ -294,4 +294,4 @@ string_list_remove_action (GSimpleAction *action, GVariant *param, gpointer data
gtk_list_box_remove(self->list_box, GTK_WIDGET(row));
g_object_notify_by_pspec(G_OBJECT(self), props[PROP_ITEMS]);
}
}
}

View File

@ -1,4 +1,4 @@
/* Copyright (C) 2024 HandBrake Team
/* Copyright (C) 2025 HandBrake Team
* SPDX-License-Identifier: GPL-2.0-or-later */
#pragma once

View File

@ -1,6 +1,6 @@
/* hb-backend.c
*
* Copyright (C) 2008-2024 John Stebbins <stebbins@stebbins>
* Copyright (C) 2008-2025 John Stebbins <stebbins@stebbins>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2,

View File

@ -1,6 +1,6 @@
/* hb-backend.h
*
* Copyright (C) 2008-2024 John Stebbins <stebbins@stebbins>
* Copyright (C) 2008-2025 John Stebbins <stebbins@stebbins>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2,

View File

@ -1,6 +1,6 @@
/* hb-dvd.c
*
* Copyright (C) 2008-2024 John Stebbins <stebbins@stebbins>
* Copyright (C) 2008-2025 John Stebbins <stebbins@stebbins>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2,

View File

@ -1,6 +1,6 @@
/* hb-dvd.h
*
* Copyright (C) 2008-2024 John Stebbins <stebbins@stebbins>
* Copyright (C) 2008-2025 John Stebbins <stebbins@stebbins>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2,

View File

@ -1,6 +1,6 @@
/* jobdict.c
*
* Copyright (C) 2008-2024 John Stebbins <stebbins@stebbins>
* Copyright (C) 2008-2025 John Stebbins <stebbins@stebbins>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2,

View File

@ -1,6 +1,6 @@
/* jobdict.h
*
* Copyright (C) 2008-2024 John Stebbins <stebbins@stebbins>
* Copyright (C) 2008-2025 John Stebbins <stebbins@stebbins>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2,
@ -42,4 +42,4 @@ GhbValue* ghb_get_job_subtitle_search(GhbValue *settings);
GhbValue* ghb_get_job_filter_settings(GhbValue *settings);
GhbValue* ghb_get_job_filter_list(GhbValue *settings);
G_END_DECLS
G_END_DECLS

View File

@ -1,6 +1,6 @@
/* main.c
*
* Copyright (C) 2008-2024 John Stebbins <stebbins@stebbins>
* Copyright (C) 2008-2025 John Stebbins <stebbins@stebbins>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2,

View File

@ -1,4 +1,4 @@
# Copyright (C) 2023-2024 HandBrake Team
# Copyright (C) 2023-2025 HandBrake Team
# SPDX-License-Identifier: GPL-2.0-or-later
# Project sources

View File

@ -1,6 +1,6 @@
/* notifications.c
*
* Copyright (C) 2023-2024 HandBrake Team
* Copyright (C) 2023-2025 HandBrake Team
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

View File

@ -1,4 +1,4 @@
/* Copyright (C) 2023-2024 HandBrake Team
/* Copyright (C) 2023-2025 HandBrake Team
* SPDX-License-Identifier: GPL-2.0-or-later */
#pragma once

View File

@ -1,6 +1,6 @@
/* notifications.c
*
* Copyright (C) 2023-2024 HandBrake Team
* Copyright (C) 2023-2025 HandBrake Team
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

View File

@ -1,4 +1,4 @@
/* Copyright (C) 2023-2024 HandBrake Team
/* Copyright (C) 2023-2025 HandBrake Team
* SPDX-License-Identifier: GPL-2.0-or-later */
#pragma once

View File

@ -1,6 +1,6 @@
/* presets.c
*
* Copyright (C) 2008-2024 John Stebbins <stebbins@stebbins>
* Copyright (C) 2008-2025 John Stebbins <stebbins@stebbins>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2,

View File

@ -1,6 +1,6 @@
/* presets.h
*
* Copyright (C) 2008-2024 John Stebbins <stebbins@stebbins>
* Copyright (C) 2008-2025 John Stebbins <stebbins@stebbins>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2,

View File

@ -1,6 +1,6 @@
/* preview.c
*
* Copyright (C) 2008-2024 John Stebbins <stebbins@stebbins>
* Copyright (C) 2008-2025 John Stebbins <stebbins@stebbins>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2,

View File

@ -1,6 +1,6 @@
/* preview.h
*
* Copyright (C) 2008-2024 John Stebbins <stebbins@stebbins>
* Copyright (C) 2008-2025 John Stebbins <stebbins@stebbins>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2,

View File

@ -1,6 +1,6 @@
/* queuehandler.c
*
* Copyright (C) 2008-2024 John Stebbins <stebbins@stebbins>
* Copyright (C) 2008-2025 John Stebbins <stebbins@stebbins>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2,

View File

@ -1,6 +1,6 @@
/* queuehandler.h
*
* Copyright (C) 2008-2024 John Stebbins <stebbins@stebbins>
* Copyright (C) 2008-2025 John Stebbins <stebbins@stebbins>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2,

View File

@ -1,6 +1,6 @@
/* resources.c
*
* Copyright (C) 2008-2024 John Stebbins <stebbins@stebbins>
* Copyright (C) 2008-2025 John Stebbins <stebbins@stebbins>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2,

View File

@ -1,6 +1,6 @@
/* resources.h
*
* Copyright (C) 2008-2024 John Stebbins <stebbins@stebbins>
* Copyright (C) 2008-2025 John Stebbins <stebbins@stebbins>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2,

View File

@ -1,6 +1,6 @@
/* settings.c
*
* Copyright (C) 2008-2024 John Stebbins <stebbins@stebbins>
* Copyright (C) 2008-2025 John Stebbins <stebbins@stebbins>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2,

View File

@ -1,6 +1,6 @@
/* settings.h
*
* Copyright (C) 2008-2024 John Stebbins <stebbins@stebbins>
* Copyright (C) 2008-2025 John Stebbins <stebbins@stebbins>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2,

View File

@ -1,6 +1,6 @@
/* subtitlehandler.c
*
* Copyright (C) 2008-2024 John Stebbins <stebbins@stebbins>
* Copyright (C) 2008-2025 John Stebbins <stebbins@stebbins>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2,

View File

@ -1,6 +1,6 @@
/* subtitlehandler.h
*
* Copyright (C) 2008-2024 John Stebbins <stebbins@stebbins>
* Copyright (C) 2008-2025 John Stebbins <stebbins@stebbins>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2,

View File

@ -1,6 +1,6 @@
/* title-add.c
*
* Copyright (C) 2008-2024 John Stebbins <stebbins@stebbins>
* Copyright (C) 2008-2025 John Stebbins <stebbins@stebbins>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2,

View File

@ -1,6 +1,6 @@
/* title-add.h
*
* Copyright (C) 2008-2024 John Stebbins <stebbins@stebbins>
* Copyright (C) 2008-2025 John Stebbins <stebbins@stebbins>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2,

View File

@ -1,6 +1,6 @@
/* titledict.c
*
* Copyright (C) 2008-2024 John Stebbins <stebbins@stebbins>
* Copyright (C) 2008-2025 John Stebbins <stebbins@stebbins>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2,

View File

@ -1,6 +1,6 @@
/* titledict.h
*
* Copyright (C) 2008-2024 John Stebbins <stebbins@stebbins>
* Copyright (C) 2008-2025 John Stebbins <stebbins@stebbins>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2,

View File

@ -1,6 +1,6 @@
/* util.c
*
* Copyright (C) 2008-2024 John Stebbins <stebbins@stebbins>
* Copyright (C) 2008-2025 John Stebbins <stebbins@stebbins>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2,
@ -267,4 +267,4 @@ ghb_file_is_subtitle (const char *filename)
{
return ghb_file_is_ssa_subtitle(filename) ||
ghb_file_is_srt_subtitle(filename);
}
}

View File

@ -1,6 +1,6 @@
/* util.h
*
* Copyright (C) 2008-2024 John Stebbins <stebbins@stebbins>
* Copyright (C) 2008-2025 John Stebbins <stebbins@stebbins>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2,

View File

@ -1,6 +1,6 @@
/* values.c
*
* Copyright (C) 2008-2024 John Stebbins <stebbins@stebbins>
* Copyright (C) 2008-2025 John Stebbins <stebbins@stebbins>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2,

View File

@ -1,6 +1,6 @@
/* values.h
*
* Copyright (C) 2008-2024 John Stebbins <stebbins@stebbins>
* Copyright (C) 2008-2025 John Stebbins <stebbins@stebbins>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2,

View File

@ -1,6 +1,6 @@
/* videohandler.c
*
* Copyright (C) 2008-2024 John Stebbins <stebbins@stebbins>
* Copyright (C) 2008-2025 John Stebbins <stebbins@stebbins>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2,

View File

@ -1,6 +1,6 @@
/* videohandler.h
*
* Copyright (C) 2008-2024 John Stebbins <stebbins@stebbins>
* Copyright (C) 2008-2025 John Stebbins <stebbins@stebbins>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2,

View File

@ -1,6 +1,6 @@
/* audio_remap.c
*
* Copyright (c) 2003-2024 HandBrake Team
* Copyright (c) 2003-2025 HandBrake Team
* This file is part of the HandBrake source code
* Homepage: <http://handbrake.fr/>
* It may be used under the terms of the GNU General Public License v2.

View File

@ -1,6 +1,6 @@
/* audio_resample.c
*
* Copyright (c) 2003-2024 HandBrake Team
* Copyright (c) 2003-2025 HandBrake Team
* This file is part of the HandBrake source code
* Homepage: <http://handbrake.fr/>
* It may be used under the terms of the GNU General Public License v2.

View File

@ -1,6 +1,6 @@
/* avfilter.c
Copyright (c) 2003-2024 HandBrake Team
Copyright (c) 2003-2025 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.

View File

@ -1,6 +1,6 @@
/* batch.c
Copyright (c) 2003-2024 HandBrake Team
Copyright (c) 2003-2025 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.

View File

@ -1,6 +1,6 @@
/* bd.c
Copyright (c) 2003-2024 HandBrake Team
Copyright (c) 2003-2025 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.

View File

@ -1,6 +1,6 @@
/* bitstream.c
Copyright (c) 2003-2024 HandBrake Team
Copyright (c) 2003-2025 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.

View File

@ -1,6 +1,6 @@
/* blend.c
Copyright (c) 2003-2024 HandBrake Team
Copyright (c) 2003-2025 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.

View File

@ -1,7 +1,7 @@
/* chroma_smooth.c
Copyright (c) 2002 Rémi Guyomarch <rguyom at pobox.com>
Copyright (c) 2003-2024 HandBrake Team
Copyright (c) 2003-2025 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.

View File

@ -1,6 +1,6 @@
/* colormap.c
*
* Copyright (c) 2003-2024 HandBrake Team
* Copyright (c) 2003-2025 HandBrake Team
* This file is part of the HandBrake source code
* Homepage: <http://handbrake.fr/>.
* It may be used under the terms of the GNU General Public License v2.

View File

@ -1,6 +1,6 @@
/* colorspace.c
Copyright (c) 2003-2024 HandBrake Team
Copyright (c) 2003-2025 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.

View File

@ -1,6 +1,6 @@
/* comb_detect.c
Copyright (c) 2003-2024 HandBrake Team
Copyright (c) 2003-2025 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.

View File

@ -1,6 +1,6 @@
/* common.c
Copyright (c) 2003-2024 HandBrake Team
Copyright (c) 2003-2025 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.

View File

@ -1,6 +1,6 @@
/* compat.c
Copyright (c) 2003-2024 HandBrake Team
Copyright (c) 2003-2025 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.

View File

@ -1,6 +1,6 @@
/* cropscale.c
Copyright (c) 2003-2024 HandBrake Team
Copyright (c) 2003-2025 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.

View File

@ -1,6 +1,6 @@
/* deblock.c
Copyright (c) 2003-2024 HandBrake Team
Copyright (c) 2003-2025 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.

View File

@ -1,6 +1,6 @@
/* decavcodec.c
Copyright (c) 2003-2024 HandBrake Team
Copyright (c) 2003-2025 HandBrake Team
Copyright 2022 NVIDIA Corporation
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.

View File

@ -1,6 +1,6 @@
/* decavsub.c
Copyright (c) 2003-2024 HandBrake Team
Copyright (c) 2003-2025 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.

View File

@ -1,6 +1,6 @@
/* declpcm.c
Copyright (c) 2003-2024 HandBrake Team
Copyright (c) 2003-2025 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.

View File

@ -1,6 +1,6 @@
/* decomb.c
Copyright (c) 2003-2024 HandBrake Team
Copyright (c) 2003-2025 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.

View File

@ -1,6 +1,6 @@
/* decsrtsub.c
Copyright (c) 2003-2024 HandBrake Team
Copyright (c) 2003-2025 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.

View File

@ -1,6 +1,6 @@
/* decssasub.c
Copyright (c) 2003-2024 HandBrake Team
Copyright (c) 2003-2025 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.

View File

@ -1,6 +1,6 @@
/* dectx3gsub.c
Copyright (c) 2003-2024 HandBrake Team
Copyright (c) 2003-2025 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.

View File

@ -1,6 +1,6 @@
/* deinterlace.c
Copyright (c) 2003-2024 HandBrake Team
Copyright (c) 2003-2025 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.

View File

@ -1,6 +1,6 @@
/* demuxmpeg.c
Copyright (c) 2003-2024 HandBrake Team
Copyright (c) 2003-2025 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.

View File

@ -1,6 +1,6 @@
/* detelecine.c
Copyright (c) 2003-2024 HandBrake Team
Copyright (c) 2003-2025 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.

View File

@ -1,6 +1,6 @@
/* dovi_common.c
Copyright (c) 2003-2024 HandBrake Team
Copyright (c) 2003-2025 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.

View File

@ -1,6 +1,6 @@
/* dvd.c
Copyright (c) 2003-2024 HandBrake Team
Copyright (c) 2003-2025 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.

View File

@ -1,6 +1,6 @@
/* dvdnav.c
Copyright (c) 2003-2024 HandBrake Team
Copyright (c) 2003-2025 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.

View File

@ -1,6 +1,6 @@
/* eedi2.c
Copyright (c) 2003-2024 HandBrake Team
Copyright (c) 2003-2025 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.

View File

@ -1,6 +1,6 @@
/* encavcodec.c
Copyright (c) 2003-2024 HandBrake Team
Copyright (c) 2003-2025 HandBrake Team
Copyright 2022 NVIDIA Corporation
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.

View File

@ -1,6 +1,6 @@
/* encavcodecaudio.c
Copyright (c) 2003-2024 HandBrake Team
Copyright (c) 2003-2025 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.

View File

@ -1,6 +1,6 @@
/* encsvtav1.c
Copyright (c) 2003-2024 HandBrake Team
Copyright (c) 2003-2025 HandBrake Team
This file is part of the HandBrake source code
partially based on FFmpeg libsvtav1.c
Homepage: <http://handbrake.fr/>.

View File

@ -1,6 +1,6 @@
/* enctheora.c
Copyright (c) 2003-2024 HandBrake Team
Copyright (c) 2003-2025 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.

View File

@ -1,6 +1,6 @@
/* encvorbis.c
Copyright (c) 2003-2024 HandBrake Team
Copyright (c) 2003-2025 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.

View File

@ -1,6 +1,6 @@
/* encx264.c
Copyright (c) 2003-2024 HandBrake Team
Copyright (c) 2003-2025 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.

View File

@ -1,6 +1,6 @@
/* encx265.c
Copyright (c) 2003-2024 HandBrake Team
Copyright (c) 2003-2025 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.

View File

@ -1,6 +1,6 @@
/* extradata.c
Copyright (c) 2003-2024 HandBrake Team
Copyright (c) 2003-2025 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.

View File

@ -1,6 +1,6 @@
/* fifo.c
Copyright (c) 2003-2024 HandBrake Team
Copyright (c) 2003-2025 HandBrake Team
Copyright 2022 NVIDIA Corporation
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.

View File

@ -1,6 +1,6 @@
/* format.c
Copyright (c) 2003-2024 HandBrake Team
Copyright (c) 2003-2025 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.

View File

@ -1,6 +1,6 @@
/* grayscale.c
Copyright (c) 2003-2024 HandBrake Team
Copyright (c) 2003-2025 HandBrake Team
This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
It may be used under the terms of the GNU General Public License v2.

Some files were not shown because too many files have changed in this diff Show More