From 373697b467f7cd0af88f1e9e32d4f10540df4687 Mon Sep 17 00:00:00 2001 From: Anton Mitrofanov <BugMaster@narod.ru> Date: Fri, 3 Jan 2025 16:48:30 +0300 Subject: [PATCH] Bump dates to 2025 --- autocomplete.c | 2 +- common/aarch64/asm-offsets.c | 2 +- common/aarch64/asm-offsets.h | 2 +- common/aarch64/asm.S | 2 +- common/aarch64/bitstream-a.S | 2 +- common/aarch64/bitstream.h | 2 +- common/aarch64/cabac-a.S | 2 +- common/aarch64/dct-a-common.S | 2 +- common/aarch64/dct-a-sve.S | 2 +- common/aarch64/dct-a-sve2.S | 2 +- common/aarch64/dct-a.S | 2 +- common/aarch64/dct.h | 2 +- common/aarch64/deblock-a-common.S | 2 +- common/aarch64/deblock-a-sve.S | 2 +- common/aarch64/deblock-a.S | 2 +- common/aarch64/deblock.h | 2 +- common/aarch64/mc-a-common.S | 2 +- common/aarch64/mc-a-sve.S | 2 +- common/aarch64/mc-a.S | 2 +- common/aarch64/mc-c.c | 2 +- common/aarch64/mc.h | 2 +- common/aarch64/pixel-a-common.S | 2 +- common/aarch64/pixel-a-sve.S | 2 +- common/aarch64/pixel-a.S | 2 +- common/aarch64/pixel.h | 2 +- common/aarch64/predict-a.S | 2 +- common/aarch64/predict-c.c | 2 +- common/aarch64/predict.h | 2 +- common/aarch64/quant-a.S | 2 +- common/aarch64/quant.h | 2 +- common/arm/asm.S | 2 +- common/arm/bitstream-a.S | 2 +- common/arm/bitstream.h | 2 +- common/arm/cpu-a.S | 2 +- common/arm/dct-a.S | 2 +- common/arm/dct.h | 2 +- common/arm/deblock-a.S | 2 +- common/arm/deblock.h | 2 +- common/arm/mc-a.S | 2 +- common/arm/mc-c.c | 2 +- common/arm/mc.h | 2 +- common/arm/pixel-a.S | 2 +- common/arm/pixel.h | 2 +- common/arm/predict-a.S | 2 +- common/arm/predict-c.c | 2 +- common/arm/predict.h | 2 +- common/arm/quant-a.S | 2 +- common/arm/quant.h | 2 +- common/base.c | 2 +- common/base.h | 2 +- common/bitstream.c | 2 +- common/bitstream.h | 2 +- common/cabac.c | 2 +- common/cabac.h | 2 +- common/common.c | 2 +- common/common.h | 2 +- common/cpu.c | 2 +- common/cpu.h | 2 +- common/dct.c | 2 +- common/dct.h | 2 +- common/deblock.c | 2 +- common/frame.c | 2 +- common/frame.h | 2 +- common/loongarch/dct-a.S | 2 +- common/loongarch/dct.h | 2 +- common/loongarch/deblock-a.S | 2 +- common/loongarch/deblock.h | 2 +- common/loongarch/loongson_util.S | 2 +- common/loongarch/mc-a.S | 2 +- common/loongarch/mc-c.c | 2 +- common/loongarch/mc.h | 2 +- common/loongarch/pixel-a.S | 2 +- common/loongarch/pixel-c.c | 2 +- common/loongarch/pixel.h | 2 +- common/loongarch/predict-a.S | 2 +- common/loongarch/predict-c.c | 2 +- common/loongarch/predict.h | 2 +- common/loongarch/quant-a.S | 2 +- common/loongarch/quant.h | 2 +- common/loongarch/sad-a.S | 2 +- common/macroblock.c | 2 +- common/macroblock.h | 2 +- common/mc.c | 2 +- common/mc.h | 2 +- common/mips/dct-c.c | 2 +- common/mips/dct.h | 2 +- common/mips/deblock-c.c | 2 +- common/mips/deblock.h | 2 +- common/mips/macros.h | 2 +- common/mips/mc-c.c | 2 +- common/mips/mc.h | 2 +- common/mips/pixel-c.c | 2 +- common/mips/pixel.h | 2 +- common/mips/predict-c.c | 2 +- common/mips/predict.h | 2 +- common/mips/quant-c.c | 2 +- common/mips/quant.h | 2 +- common/mvpred.c | 2 +- common/opencl.c | 2 +- common/opencl.h | 2 +- common/osdep.c | 2 +- common/osdep.h | 2 +- common/pixel.c | 2 +- common/pixel.h | 2 +- common/ppc/dct.c | 2 +- common/ppc/dct.h | 2 +- common/ppc/deblock.c | 2 +- common/ppc/deblock.h | 2 +- common/ppc/mc.c | 2 +- common/ppc/mc.h | 2 +- common/ppc/pixel.c | 2 +- common/ppc/pixel.h | 2 +- common/ppc/ppccommon.h | 2 +- common/ppc/predict.c | 2 +- common/ppc/predict.h | 2 +- common/ppc/quant.c | 2 +- common/ppc/quant.h | 2 +- common/predict.c | 2 +- common/predict.h | 2 +- common/quant.c | 2 +- common/quant.h | 2 +- common/rectangle.c | 2 +- common/rectangle.h | 2 +- common/set.c | 2 +- common/set.h | 2 +- common/tables.c | 2 +- common/tables.h | 2 +- common/threadpool.c | 2 +- common/threadpool.h | 2 +- common/vlc.c | 2 +- common/win32thread.c | 2 +- common/win32thread.h | 2 +- common/x86/bitstream-a.asm | 2 +- common/x86/bitstream.h | 2 +- common/x86/cabac-a.asm | 2 +- common/x86/const-a.asm | 2 +- common/x86/cpu-a.asm | 2 +- common/x86/dct-32.asm | 2 +- common/x86/dct-64.asm | 2 +- common/x86/dct-a.asm | 2 +- common/x86/dct.h | 2 +- common/x86/deblock-a.asm | 2 +- common/x86/deblock.h | 2 +- common/x86/mc-a.asm | 2 +- common/x86/mc-a2.asm | 2 +- common/x86/mc-c.c | 2 +- common/x86/mc.h | 2 +- common/x86/pixel-32.asm | 2 +- common/x86/pixel-a.asm | 2 +- common/x86/pixel.h | 2 +- common/x86/predict-a.asm | 2 +- common/x86/predict-c.c | 2 +- common/x86/predict.h | 2 +- common/x86/quant-a.asm | 2 +- common/x86/quant.h | 2 +- common/x86/sad-a.asm | 2 +- common/x86/sad16-a.asm | 2 +- common/x86/trellis-64.asm | 2 +- common/x86/util.h | 2 +- common/x86/x86inc.asm | 2 +- common/x86/x86util.asm | 2 +- encoder/analyse.c | 2 +- encoder/analyse.h | 2 +- encoder/api.c | 2 +- encoder/cabac.c | 2 +- encoder/cavlc.c | 2 +- encoder/encoder.c | 2 +- encoder/lookahead.c | 2 +- encoder/macroblock.c | 2 +- encoder/macroblock.h | 2 +- encoder/me.c | 2 +- encoder/me.h | 2 +- encoder/ratecontrol.c | 2 +- encoder/ratecontrol.h | 2 +- encoder/rdo.c | 2 +- encoder/set.c | 4 ++-- encoder/set.h | 2 +- encoder/slicetype-cl.c | 2 +- encoder/slicetype-cl.h | 2 +- encoder/slicetype.c | 2 +- example.c | 2 +- extras/intel_dispatcher.h | 2 +- filters/filters.c | 2 +- filters/filters.h | 2 +- filters/video/cache.c | 2 +- filters/video/crop.c | 2 +- filters/video/depth.c | 2 +- filters/video/fix_vfr_pts.c | 2 +- filters/video/internal.c | 2 +- filters/video/internal.h | 2 +- filters/video/resize.c | 2 +- filters/video/select_every.c | 2 +- filters/video/source.c | 2 +- filters/video/video.c | 2 +- filters/video/video.h | 2 +- input/avs.c | 2 +- input/ffms.c | 2 +- input/input.c | 2 +- input/input.h | 2 +- input/lavf.c | 2 +- input/raw.c | 2 +- input/thread.c | 2 +- input/timecode.c | 2 +- input/y4m.c | 2 +- output/flv.c | 2 +- output/flv_bytestream.c | 2 +- output/flv_bytestream.h | 2 +- output/matroska.c | 2 +- output/matroska_ebml.c | 2 +- output/matroska_ebml.h | 2 +- output/mp4.c | 2 +- output/mp4_lsmash.c | 2 +- output/output.h | 2 +- output/raw.c | 2 +- tools/checkasm-a.asm | 2 +- tools/checkasm-aarch64.S | 2 +- tools/checkasm-arm.S | 2 +- tools/checkasm-loongarch.S | 2 +- tools/checkasm.c | 2 +- x264.c | 2 +- x264.h | 2 +- x264cli.h | 2 +- x264dll.c | 2 +- x264res.rc | 4 ++-- 224 files changed, 226 insertions(+), 226 deletions(-) diff --git a/autocomplete.c b/autocomplete.c index 1fc33b09..b59c521d 100644 --- a/autocomplete.c +++ b/autocomplete.c @@ -1,7 +1,7 @@ /***************************************************************************** * autocomplete: x264cli shell autocomplete ***************************************************************************** - * Copyright (C) 2018-2024 x264 project + * Copyright (C) 2018-2025 x264 project * * Authors: Henrik Gramner <henrik@gramner.com> * diff --git a/common/aarch64/asm-offsets.c b/common/aarch64/asm-offsets.c index ec669a4b..26eb813e 100644 --- a/common/aarch64/asm-offsets.c +++ b/common/aarch64/asm-offsets.c @@ -1,7 +1,7 @@ /***************************************************************************** * asm-offsets.c: check asm offsets for aarch64 ***************************************************************************** - * Copyright (C) 2014-2024 x264 project + * Copyright (C) 2014-2025 x264 project * * Authors: Janne Grunau <janne-x264@jannau.net> * diff --git a/common/aarch64/asm-offsets.h b/common/aarch64/asm-offsets.h index 21654690..a0ff22ee 100644 --- a/common/aarch64/asm-offsets.h +++ b/common/aarch64/asm-offsets.h @@ -1,7 +1,7 @@ /***************************************************************************** * asm-offsets.h: asm offsets for aarch64 ***************************************************************************** - * Copyright (C) 2014-2024 x264 project + * Copyright (C) 2014-2025 x264 project * * Authors: Janne Grunau <janne-x264@jannau.net> * diff --git a/common/aarch64/asm.S b/common/aarch64/asm.S index baec521d..52bd6f80 100644 --- a/common/aarch64/asm.S +++ b/common/aarch64/asm.S @@ -1,7 +1,7 @@ /***************************************************************************** * asm.S: AArch64 utility macros ***************************************************************************** - * Copyright (C) 2008-2024 x264 project + * Copyright (C) 2008-2025 x264 project * * Authors: Mans Rullgard <mans@mansr.com> * David Conrad <lessen42@gmail.com> diff --git a/common/aarch64/bitstream-a.S b/common/aarch64/bitstream-a.S index c7e06b60..55c171e9 100644 --- a/common/aarch64/bitstream-a.S +++ b/common/aarch64/bitstream-a.S @@ -1,7 +1,7 @@ /***************************************************************************** * bitstream-a.S: aarch64 bitstream functions ***************************************************************************** - * Copyright (C) 2014-2024 x264 project + * Copyright (C) 2014-2025 x264 project * * Authors: Janne Grunau <janne-x264@jannau.net> * diff --git a/common/aarch64/bitstream.h b/common/aarch64/bitstream.h index c366f36f..b2f4cb8d 100644 --- a/common/aarch64/bitstream.h +++ b/common/aarch64/bitstream.h @@ -1,7 +1,7 @@ /***************************************************************************** * bitstream.h: aarch64 bitstream functions ***************************************************************************** - * Copyright (C) 2017-2024 x264 project + * Copyright (C) 2017-2025 x264 project * * Authors: Anton Mitrofanov <BugMaster@narod.ru> * diff --git a/common/aarch64/cabac-a.S b/common/aarch64/cabac-a.S index 3e2f7fad..1e02f9d6 100644 --- a/common/aarch64/cabac-a.S +++ b/common/aarch64/cabac-a.S @@ -1,7 +1,7 @@ /***************************************************************************** * cabac-a.S: aarch64 cabac ***************************************************************************** - * Copyright (C) 2014-2024 x264 project + * Copyright (C) 2014-2025 x264 project * * Authors: Janne Grunau <janne-x264@jannau.net> * diff --git a/common/aarch64/dct-a-common.S b/common/aarch64/dct-a-common.S index 60579339..5e4e73c5 100644 --- a/common/aarch64/dct-a-common.S +++ b/common/aarch64/dct-a-common.S @@ -1,7 +1,7 @@ /**************************************************************************** * dct-a-common.S: aarch64 transform and zigzag ***************************************************************************** - * Copyright (C) 2009-2024 x264 project + * Copyright (C) 2009-2025 x264 project * * Authors: David Conrad <lessen42@gmail.com> * Janne Grunau <janne-x264@jannau.net> diff --git a/common/aarch64/dct-a-sve.S b/common/aarch64/dct-a-sve.S index 9b94b73e..8b89d087 100644 --- a/common/aarch64/dct-a-sve.S +++ b/common/aarch64/dct-a-sve.S @@ -1,7 +1,7 @@ /**************************************************************************** * dct-a-sve.S: aarch64 transform and zigzag ***************************************************************************** - * Copyright (C) 2009-2024 x264 project + * Copyright (C) 2009-2025 x264 project * * Authors: David Chen <david.chen@myais.com.cn> * diff --git a/common/aarch64/dct-a-sve2.S b/common/aarch64/dct-a-sve2.S index ebe3969e..01fb9926 100644 --- a/common/aarch64/dct-a-sve2.S +++ b/common/aarch64/dct-a-sve2.S @@ -1,7 +1,7 @@ /**************************************************************************** * dct-a-sve2.S: aarch64 transform and zigzag ***************************************************************************** - * Copyright (C) 2009-2024 x264 project + * Copyright (C) 2009-2025 x264 project * * Authors: David Chen <david.chen@myais.com.cn> * diff --git a/common/aarch64/dct-a.S b/common/aarch64/dct-a.S index 8d7a09b2..0c85d844 100644 --- a/common/aarch64/dct-a.S +++ b/common/aarch64/dct-a.S @@ -1,7 +1,7 @@ /**************************************************************************** * dct-a.S: aarch64 transform and zigzag ***************************************************************************** - * Copyright (C) 2009-2024 x264 project + * Copyright (C) 2009-2025 x264 project * * Authors: David Conrad <lessen42@gmail.com> * Janne Grunau <janne-x264@jannau.net> diff --git a/common/aarch64/dct.h b/common/aarch64/dct.h index 40066cb6..39623da7 100644 --- a/common/aarch64/dct.h +++ b/common/aarch64/dct.h @@ -1,7 +1,7 @@ /***************************************************************************** * dct.h: aarch64 transform and zigzag ***************************************************************************** - * Copyright (C) 2009-2024 x264 project + * Copyright (C) 2009-2025 x264 project * * Authors: David Conrad <lessen42@gmail.com> * Janne Grunau <janne-x264@jannau.net> diff --git a/common/aarch64/deblock-a-common.S b/common/aarch64/deblock-a-common.S index c871cb73..2b5d5580 100644 --- a/common/aarch64/deblock-a-common.S +++ b/common/aarch64/deblock-a-common.S @@ -1,7 +1,7 @@ /***************************************************************************** * deblock-a-common.S: aarch64 deblocking ***************************************************************************** - * Copyright (C) 2009-2024 x264 project + * Copyright (C) 2009-2025 x264 project * * Authors: Mans Rullgard <mans@mansr.com> * Janne Grunau <janne-x264@jannau.net> diff --git a/common/aarch64/deblock-a-sve.S b/common/aarch64/deblock-a-sve.S index e38efc9c..ee4e632e 100644 --- a/common/aarch64/deblock-a-sve.S +++ b/common/aarch64/deblock-a-sve.S @@ -1,7 +1,7 @@ /***************************************************************************** * deblock-a-sve.S: aarch64 deblocking ***************************************************************************** - * Copyright (C) 2009-2024 x264 project + * Copyright (C) 2009-2025 x264 project * * Authors: David Chen <david.chen@myais.com.cn> * diff --git a/common/aarch64/deblock-a.S b/common/aarch64/deblock-a.S index 718fe155..803d6faf 100644 --- a/common/aarch64/deblock-a.S +++ b/common/aarch64/deblock-a.S @@ -1,7 +1,7 @@ /***************************************************************************** * deblock.S: aarch64 deblocking ***************************************************************************** - * Copyright (C) 2009-2024 x264 project + * Copyright (C) 2009-2025 x264 project * * Authors: Mans Rullgard <mans@mansr.com> * Janne Grunau <janne-x264@jannau.net> diff --git a/common/aarch64/deblock.h b/common/aarch64/deblock.h index e4c60e34..d9112fed 100644 --- a/common/aarch64/deblock.h +++ b/common/aarch64/deblock.h @@ -1,7 +1,7 @@ /***************************************************************************** * deblock.h: aarch64 deblocking ***************************************************************************** - * Copyright (C) 2017-2024 x264 project + * Copyright (C) 2017-2025 x264 project * * Authors: Anton Mitrofanov <BugMaster@narod.ru> * diff --git a/common/aarch64/mc-a-common.S b/common/aarch64/mc-a-common.S index fa620ecc..5099d7ed 100644 --- a/common/aarch64/mc-a-common.S +++ b/common/aarch64/mc-a-common.S @@ -1,7 +1,7 @@ /**************************************************************************** * mc-a-common.S: aarch64 motion compensation ***************************************************************************** - * Copyright (C) 2009-2024 x264 project + * Copyright (C) 2009-2025 x264 project * * Authors: David Conrad <lessen42@gmail.com> * Janne Grunau <janne-x264@jannau.net> diff --git a/common/aarch64/mc-a-sve.S b/common/aarch64/mc-a-sve.S index 632aa7b7..d6d4afd7 100644 --- a/common/aarch64/mc-a-sve.S +++ b/common/aarch64/mc-a-sve.S @@ -1,7 +1,7 @@ /***************************************************************************** * mc-a-sve.S: aarch64 motion compensation ***************************************************************************** - * Copyright (C) 2009-2024 x264 project + * Copyright (C) 2009-2025 x264 project * * Authors: David Chen <david.chen@myais.com.cn> * diff --git a/common/aarch64/mc-a.S b/common/aarch64/mc-a.S index 9c52d045..0a873588 100644 --- a/common/aarch64/mc-a.S +++ b/common/aarch64/mc-a.S @@ -1,7 +1,7 @@ /***************************************************************************** * mc.S: aarch64 motion compensation ***************************************************************************** - * Copyright (C) 2009-2024 x264 project + * Copyright (C) 2009-2025 x264 project * * Authors: David Conrad <lessen42@gmail.com> * Janne Grunau <janne-x264@jannau.net> diff --git a/common/aarch64/mc-c.c b/common/aarch64/mc-c.c index 8551294b..eee479d2 100644 --- a/common/aarch64/mc-c.c +++ b/common/aarch64/mc-c.c @@ -1,7 +1,7 @@ /***************************************************************************** * mc-c.c: aarch64 motion compensation ***************************************************************************** - * Copyright (C) 2009-2024 x264 project + * Copyright (C) 2009-2025 x264 project * * Authors: David Conrad <lessen42@gmail.com> * Janne Grunau <janne-x264@jannau.net> diff --git a/common/aarch64/mc.h b/common/aarch64/mc.h index 05a15c16..53a30ab7 100644 --- a/common/aarch64/mc.h +++ b/common/aarch64/mc.h @@ -1,7 +1,7 @@ /***************************************************************************** * mc.h: aarch64 motion compensation ***************************************************************************** - * Copyright (C) 2014-2024 x264 project + * Copyright (C) 2014-2025 x264 project * * Authors: Janne Grunau <janne-x264@jannau.net> * diff --git a/common/aarch64/pixel-a-common.S b/common/aarch64/pixel-a-common.S index 9e925e2f..215b7c98 100644 --- a/common/aarch64/pixel-a-common.S +++ b/common/aarch64/pixel-a-common.S @@ -1,7 +1,7 @@ /**************************************************************************** * pixel-a-common.S: aarch64 pixel metrics ***************************************************************************** - * Copyright (C) 2009-2024 x264 project + * Copyright (C) 2009-2025 x264 project * * Authors: David Conrad <lessen42@gmail.com> * Janne Grunau <janne-x264@jannau.net> diff --git a/common/aarch64/pixel-a-sve.S b/common/aarch64/pixel-a-sve.S index f3a7690c..5e7ed898 100644 --- a/common/aarch64/pixel-a-sve.S +++ b/common/aarch64/pixel-a-sve.S @@ -1,7 +1,7 @@ /***************************************************************************** * pixel-a-sve.S: aarch64 pixel metrics ***************************************************************************** - * Copyright (C) 2009-2024 x264 project + * Copyright (C) 2009-2025 x264 project * * Authors: David Chen <david.chen@myais.com.cn> * diff --git a/common/aarch64/pixel-a.S b/common/aarch64/pixel-a.S index 449919b5..091fbad5 100644 --- a/common/aarch64/pixel-a.S +++ b/common/aarch64/pixel-a.S @@ -1,7 +1,7 @@ /***************************************************************************** * pixel.S: aarch64 pixel metrics ***************************************************************************** - * Copyright (C) 2009-2024 x264 project + * Copyright (C) 2009-2025 x264 project * * Authors: David Conrad <lessen42@gmail.com> * Janne Grunau <janne-x264@jannau.net> diff --git a/common/aarch64/pixel.h b/common/aarch64/pixel.h index fac6c744..bc0f309c 100644 --- a/common/aarch64/pixel.h +++ b/common/aarch64/pixel.h @@ -1,7 +1,7 @@ /***************************************************************************** * pixel.h: aarch64 pixel metrics ***************************************************************************** - * Copyright (C) 2009-2024 x264 project + * Copyright (C) 2009-2025 x264 project * * Authors: David Conrad <lessen42@gmail.com> * Janne Grunau <janne-x264@jannau.net> diff --git a/common/aarch64/predict-a.S b/common/aarch64/predict-a.S index 5a052e71..c460958e 100644 --- a/common/aarch64/predict-a.S +++ b/common/aarch64/predict-a.S @@ -1,7 +1,7 @@ /***************************************************************************** * predict.S: aarch64 intra prediction ***************************************************************************** - * Copyright (C) 2009-2024 x264 project + * Copyright (C) 2009-2025 x264 project * * Authors: David Conrad <lessen42@gmail.com> * Mans Rullgard <mans@mansr.com> diff --git a/common/aarch64/predict-c.c b/common/aarch64/predict-c.c index d8d4bc3c..d4c1cd63 100644 --- a/common/aarch64/predict-c.c +++ b/common/aarch64/predict-c.c @@ -1,7 +1,7 @@ /***************************************************************************** * predict.c: aarch64 intra prediction ***************************************************************************** - * Copyright (C) 2009-2024 x264 project + * Copyright (C) 2009-2025 x264 project * * Authors: David Conrad <lessen42@gmail.com> * Janne Grunau <janne-x264@jannau.net> diff --git a/common/aarch64/predict.h b/common/aarch64/predict.h index f4c43e73..cef08978 100644 --- a/common/aarch64/predict.h +++ b/common/aarch64/predict.h @@ -1,7 +1,7 @@ /***************************************************************************** * predict.h: aarch64 intra prediction ***************************************************************************** - * Copyright (C) 2009-2024 x264 project + * Copyright (C) 2009-2025 x264 project * * Authors: David Conrad <lessen42@gmail.com> * Janne Grunau <janne-x264@jannau.net> diff --git a/common/aarch64/quant-a.S b/common/aarch64/quant-a.S index 006e0ead..383309d2 100644 --- a/common/aarch64/quant-a.S +++ b/common/aarch64/quant-a.S @@ -1,7 +1,7 @@ /**************************************************************************** * quant.S: arm quantization and level-run ***************************************************************************** - * Copyright (C) 2009-2024 x264 project + * Copyright (C) 2009-2025 x264 project * * Authors: David Conrad <lessen42@gmail.com> * Janne Grunau <janne-x264@jannau.net> diff --git a/common/aarch64/quant.h b/common/aarch64/quant.h index a2b324fe..37332328 100644 --- a/common/aarch64/quant.h +++ b/common/aarch64/quant.h @@ -1,7 +1,7 @@ /***************************************************************************** * quant.h: arm quantization and level-run ***************************************************************************** - * Copyright (C) 2005-2024 x264 project + * Copyright (C) 2005-2025 x264 project * * Authors: David Conrad <lessen42@gmail.com> * Janne Grunau <janne-x264@jannau.net> diff --git a/common/arm/asm.S b/common/arm/asm.S index 88e8ba60..a4a3eb35 100644 --- a/common/arm/asm.S +++ b/common/arm/asm.S @@ -1,7 +1,7 @@ /***************************************************************************** * asm.S: arm utility macros ***************************************************************************** - * Copyright (C) 2008-2024 x264 project + * Copyright (C) 2008-2025 x264 project * * Authors: Mans Rullgard <mans@mansr.com> * David Conrad <lessen42@gmail.com> diff --git a/common/arm/bitstream-a.S b/common/arm/bitstream-a.S index 35157c4b..43418b6d 100644 --- a/common/arm/bitstream-a.S +++ b/common/arm/bitstream-a.S @@ -1,7 +1,7 @@ /***************************************************************************** * bitstream-a.S: arm bitstream functions ***************************************************************************** - * Copyright (C) 2014-2024 x264 project + * Copyright (C) 2014-2025 x264 project * * Authors: Janne Grunau <janne-x264@jannau.net> * diff --git a/common/arm/bitstream.h b/common/arm/bitstream.h index 41a32bc5..06110ec1 100644 --- a/common/arm/bitstream.h +++ b/common/arm/bitstream.h @@ -1,7 +1,7 @@ /***************************************************************************** * bitstream.h: arm bitstream functions ***************************************************************************** - * Copyright (C) 2017-2024 x264 project + * Copyright (C) 2017-2025 x264 project * * Authors: Anton Mitrofanov <BugMaster@narod.ru> * diff --git a/common/arm/cpu-a.S b/common/arm/cpu-a.S index 88af84ab..4e5473b5 100644 --- a/common/arm/cpu-a.S +++ b/common/arm/cpu-a.S @@ -1,7 +1,7 @@ /***************************************************************************** * cpu-a.S: arm cpu detection ***************************************************************************** - * Copyright (C) 2009-2024 x264 project + * Copyright (C) 2009-2025 x264 project * * Authors: David Conrad <lessen42@gmail.com> * diff --git a/common/arm/dct-a.S b/common/arm/dct-a.S index a35a8b85..5eea9259 100644 --- a/common/arm/dct-a.S +++ b/common/arm/dct-a.S @@ -1,7 +1,7 @@ /**************************************************************************** * dct-a.S: arm transform and zigzag ***************************************************************************** - * Copyright (C) 2009-2024 x264 project + * Copyright (C) 2009-2025 x264 project * * Authors: David Conrad <lessen42@gmail.com> * Martin Storsjo <martin@martin.st> diff --git a/common/arm/dct.h b/common/arm/dct.h index e26fabfe..45e2819e 100644 --- a/common/arm/dct.h +++ b/common/arm/dct.h @@ -1,7 +1,7 @@ /***************************************************************************** * dct.h: arm transform and zigzag ***************************************************************************** - * Copyright (C) 2009-2024 x264 project + * Copyright (C) 2009-2025 x264 project * * Authors: David Conrad <lessen42@gmail.com> * diff --git a/common/arm/deblock-a.S b/common/arm/deblock-a.S index b013e8d9..720f5ce4 100644 --- a/common/arm/deblock-a.S +++ b/common/arm/deblock-a.S @@ -1,7 +1,7 @@ /***************************************************************************** * deblock.S: arm deblocking ***************************************************************************** - * Copyright (C) 2009-2024 x264 project + * Copyright (C) 2009-2025 x264 project * * Authors: Mans Rullgard <mans@mansr.com> * Martin Storsjo <martin@martin.st> diff --git a/common/arm/deblock.h b/common/arm/deblock.h index cc135cf5..750a0506 100644 --- a/common/arm/deblock.h +++ b/common/arm/deblock.h @@ -1,7 +1,7 @@ /***************************************************************************** * deblock.h: arm deblocking ***************************************************************************** - * Copyright (C) 2017-2024 x264 project + * Copyright (C) 2017-2025 x264 project * * Authors: Anton Mitrofanov <BugMaster@narod.ru> * diff --git a/common/arm/mc-a.S b/common/arm/mc-a.S index 8eca86d1..9939116e 100644 --- a/common/arm/mc-a.S +++ b/common/arm/mc-a.S @@ -1,7 +1,7 @@ /***************************************************************************** * mc.S: arm motion compensation ***************************************************************************** - * Copyright (C) 2009-2024 x264 project + * Copyright (C) 2009-2025 x264 project * * Authors: David Conrad <lessen42@gmail.com> * Mans Rullgard <mans@mansr.com> diff --git a/common/arm/mc-c.c b/common/arm/mc-c.c index 68f4be81..41e8beb0 100644 --- a/common/arm/mc-c.c +++ b/common/arm/mc-c.c @@ -1,7 +1,7 @@ /***************************************************************************** * mc-c.c: arm motion compensation ***************************************************************************** - * Copyright (C) 2009-2024 x264 project + * Copyright (C) 2009-2025 x264 project * * Authors: David Conrad <lessen42@gmail.com> * Janne Grunau <janne-x264@jannau.net> diff --git a/common/arm/mc.h b/common/arm/mc.h index 002b30a8..c1902153 100644 --- a/common/arm/mc.h +++ b/common/arm/mc.h @@ -1,7 +1,7 @@ /***************************************************************************** * mc.h: arm motion compensation ***************************************************************************** - * Copyright (C) 2009-2024 x264 project + * Copyright (C) 2009-2025 x264 project * * Authors: David Conrad <lessen42@gmail.com> * diff --git a/common/arm/pixel-a.S b/common/arm/pixel-a.S index 74be7de6..38289597 100644 --- a/common/arm/pixel-a.S +++ b/common/arm/pixel-a.S @@ -1,7 +1,7 @@ /***************************************************************************** * pixel.S: arm pixel metrics ***************************************************************************** - * Copyright (C) 2009-2024 x264 project + * Copyright (C) 2009-2025 x264 project * * Authors: David Conrad <lessen42@gmail.com> * Janne Grunau <janne-x264@jannau.net> diff --git a/common/arm/pixel.h b/common/arm/pixel.h index 50da9c5d..df25dc6e 100644 --- a/common/arm/pixel.h +++ b/common/arm/pixel.h @@ -1,7 +1,7 @@ /***************************************************************************** * pixel.h: arm pixel metrics ***************************************************************************** - * Copyright (C) 2009-2024 x264 project + * Copyright (C) 2009-2025 x264 project * * Authors: David Conrad <lessen42@gmail.com> * diff --git a/common/arm/predict-a.S b/common/arm/predict-a.S index eed73077..2a44b772 100644 --- a/common/arm/predict-a.S +++ b/common/arm/predict-a.S @@ -1,7 +1,7 @@ /***************************************************************************** * predict.S: arm intra prediction ***************************************************************************** - * Copyright (C) 2009-2024 x264 project + * Copyright (C) 2009-2025 x264 project * * Authors: David Conrad <lessen42@gmail.com> * Mans Rullgard <mans@mansr.com> diff --git a/common/arm/predict-c.c b/common/arm/predict-c.c index 88b6cd61..caf2af45 100644 --- a/common/arm/predict-c.c +++ b/common/arm/predict-c.c @@ -1,7 +1,7 @@ /***************************************************************************** * predict.c: arm intra prediction ***************************************************************************** - * Copyright (C) 2009-2024 x264 project + * Copyright (C) 2009-2025 x264 project * * Authors: David Conrad <lessen42@gmail.com> * diff --git a/common/arm/predict.h b/common/arm/predict.h index 1722c70d..7cba5778 100644 --- a/common/arm/predict.h +++ b/common/arm/predict.h @@ -1,7 +1,7 @@ /***************************************************************************** * predict.h: arm intra prediction ***************************************************************************** - * Copyright (C) 2009-2024 x264 project + * Copyright (C) 2009-2025 x264 project * * Authors: David Conrad <lessen42@gmail.com> * diff --git a/common/arm/quant-a.S b/common/arm/quant-a.S index 92dd6ab0..a16db5a7 100644 --- a/common/arm/quant-a.S +++ b/common/arm/quant-a.S @@ -1,7 +1,7 @@ /**************************************************************************** * quant.S: arm quantization and level-run ***************************************************************************** - * Copyright (C) 2009-2024 x264 project + * Copyright (C) 2009-2025 x264 project * * Authors: David Conrad <lessen42@gmail.com> * Janne Grunau <janne-x264@jannau.net> diff --git a/common/arm/quant.h b/common/arm/quant.h index 3124c2ce..f0046a52 100644 --- a/common/arm/quant.h +++ b/common/arm/quant.h @@ -1,7 +1,7 @@ /***************************************************************************** * quant.h: arm quantization and level-run ***************************************************************************** - * Copyright (C) 2005-2024 x264 project + * Copyright (C) 2005-2025 x264 project * * Authors: David Conrad <lessen42@gmail.com> * diff --git a/common/base.c b/common/base.c index faf2050e..34277277 100644 --- a/common/base.c +++ b/common/base.c @@ -1,7 +1,7 @@ /***************************************************************************** * base.c: misc common functions (bit depth independent) ***************************************************************************** - * Copyright (C) 2003-2024 x264 project + * Copyright (C) 2003-2025 x264 project * * Authors: Loren Merritt <lorenm@u.washington.edu> * Laurent Aimar <fenrir@via.ecp.fr> diff --git a/common/base.h b/common/base.h index d122a41e..3e4d23d3 100644 --- a/common/base.h +++ b/common/base.h @@ -1,7 +1,7 @@ /***************************************************************************** * base.h: misc common functions (bit depth independent) ***************************************************************************** - * Copyright (C) 2003-2024 x264 project + * Copyright (C) 2003-2025 x264 project * * Authors: Laurent Aimar <fenrir@via.ecp.fr> * Loren Merritt <lorenm@u.washington.edu> diff --git a/common/bitstream.c b/common/bitstream.c index 702e3e3a..aa3b8eb4 100644 --- a/common/bitstream.c +++ b/common/bitstream.c @@ -1,7 +1,7 @@ /***************************************************************************** * bitstream.c: bitstream writing ***************************************************************************** - * Copyright (C) 2003-2024 x264 project + * Copyright (C) 2003-2025 x264 project * * Authors: Laurent Aimar <fenrir@via.ecp.fr> * Fiona Glaser <fiona@x264.com> diff --git a/common/bitstream.h b/common/bitstream.h index 2116f71b..990cf7d9 100644 --- a/common/bitstream.h +++ b/common/bitstream.h @@ -1,7 +1,7 @@ /***************************************************************************** * bitstream.h: bitstream writing ***************************************************************************** - * Copyright (C) 2003-2024 x264 project + * Copyright (C) 2003-2025 x264 project * * Authors: Loren Merritt <lorenm@u.washington.edu> * Fiona Glaser <fiona@x264.com> diff --git a/common/cabac.c b/common/cabac.c index ff34bc91..fbaab54b 100644 --- a/common/cabac.c +++ b/common/cabac.c @@ -1,7 +1,7 @@ /***************************************************************************** * cabac.c: arithmetic coder ***************************************************************************** - * Copyright (C) 2003-2024 x264 project + * Copyright (C) 2003-2025 x264 project * * Authors: Laurent Aimar <fenrir@via.ecp.fr> * Loren Merritt <lorenm@u.washington.edu> diff --git a/common/cabac.h b/common/cabac.h index 4e7e86bc..24360476 100644 --- a/common/cabac.h +++ b/common/cabac.h @@ -1,7 +1,7 @@ /***************************************************************************** * cabac.h: arithmetic coder ***************************************************************************** - * Copyright (C) 2003-2024 x264 project + * Copyright (C) 2003-2025 x264 project * * Authors: Loren Merritt <lorenm@u.washington.edu> * Laurent Aimar <fenrir@via.ecp.fr> diff --git a/common/common.c b/common/common.c index d4ca657c..6b39f880 100644 --- a/common/common.c +++ b/common/common.c @@ -1,7 +1,7 @@ /***************************************************************************** * common.c: misc common functions ***************************************************************************** - * Copyright (C) 2003-2024 x264 project + * Copyright (C) 2003-2025 x264 project * * Authors: Loren Merritt <lorenm@u.washington.edu> * Laurent Aimar <fenrir@via.ecp.fr> diff --git a/common/common.h b/common/common.h index 4918cc05..a22e2249 100644 --- a/common/common.h +++ b/common/common.h @@ -1,7 +1,7 @@ /***************************************************************************** * common.h: misc common functions ***************************************************************************** - * Copyright (C) 2003-2024 x264 project + * Copyright (C) 2003-2025 x264 project * * Authors: Laurent Aimar <fenrir@via.ecp.fr> * Loren Merritt <lorenm@u.washington.edu> diff --git a/common/cpu.c b/common/cpu.c index 6f84c128..5300b6fb 100644 --- a/common/cpu.c +++ b/common/cpu.c @@ -1,7 +1,7 @@ /***************************************************************************** * cpu.c: cpu detection ***************************************************************************** - * Copyright (C) 2003-2024 x264 project + * Copyright (C) 2003-2025 x264 project * * Authors: Loren Merritt <lorenm@u.washington.edu> * Laurent Aimar <fenrir@via.ecp.fr> diff --git a/common/cpu.h b/common/cpu.h index 0d29b251..b8397130 100644 --- a/common/cpu.h +++ b/common/cpu.h @@ -1,7 +1,7 @@ /***************************************************************************** * cpu.h: cpu detection ***************************************************************************** - * Copyright (C) 2004-2024 x264 project + * Copyright (C) 2004-2025 x264 project * * Authors: Loren Merritt <lorenm@u.washington.edu> * diff --git a/common/dct.c b/common/dct.c index e03c7a90..b208e26e 100644 --- a/common/dct.c +++ b/common/dct.c @@ -1,7 +1,7 @@ /***************************************************************************** * dct.c: transform and zigzag ***************************************************************************** - * Copyright (C) 2003-2024 x264 project + * Copyright (C) 2003-2025 x264 project * * Authors: Loren Merritt <lorenm@u.washington.edu> * Laurent Aimar <fenrir@via.ecp.fr> diff --git a/common/dct.h b/common/dct.h index 324034d9..3e7ded00 100644 --- a/common/dct.h +++ b/common/dct.h @@ -1,7 +1,7 @@ /***************************************************************************** * dct.h: transform and zigzag ***************************************************************************** - * Copyright (C) 2004-2024 x264 project + * Copyright (C) 2004-2025 x264 project * * Authors: Loren Merritt <lorenm@u.washington.edu> * diff --git a/common/deblock.c b/common/deblock.c index d5418e2d..acd94590 100644 --- a/common/deblock.c +++ b/common/deblock.c @@ -1,7 +1,7 @@ /***************************************************************************** * deblock.c: deblocking ***************************************************************************** - * Copyright (C) 2003-2024 x264 project + * Copyright (C) 2003-2025 x264 project * * Authors: Laurent Aimar <fenrir@via.ecp.fr> * Loren Merritt <lorenm@u.washington.edu> diff --git a/common/frame.c b/common/frame.c index 6bc1b3d7..7f19e1bd 100644 --- a/common/frame.c +++ b/common/frame.c @@ -1,7 +1,7 @@ /***************************************************************************** * frame.c: frame handling ***************************************************************************** - * Copyright (C) 2003-2024 x264 project + * Copyright (C) 2003-2025 x264 project * * Authors: Laurent Aimar <fenrir@via.ecp.fr> * Loren Merritt <lorenm@u.washington.edu> diff --git a/common/frame.h b/common/frame.h index f5393f02..c66bcc5b 100644 --- a/common/frame.h +++ b/common/frame.h @@ -1,7 +1,7 @@ /***************************************************************************** * frame.h: frame handling ***************************************************************************** - * Copyright (C) 2003-2024 x264 project + * Copyright (C) 2003-2025 x264 project * * Authors: Laurent Aimar <fenrir@via.ecp.fr> * Loren Merritt <lorenm@u.washington.edu> diff --git a/common/loongarch/dct-a.S b/common/loongarch/dct-a.S index 86780e4e..b7a4e172 100644 --- a/common/loongarch/dct-a.S +++ b/common/loongarch/dct-a.S @@ -1,7 +1,7 @@ /***************************************************************************** * dct-a.S: LoongArch transform and zigzag ***************************************************************************** - * Copyright (C) 2023-2024 x264 project + * Copyright (C) 2023-2025 x264 project * * Authors: Peng Zhou <zhoupeng@loongson.cn> * diff --git a/common/loongarch/dct.h b/common/loongarch/dct.h index fad725ec..c4584035 100644 --- a/common/loongarch/dct.h +++ b/common/loongarch/dct.h @@ -1,7 +1,7 @@ /***************************************************************************** * dct.h: loongarch transform and zigzag ***************************************************************************** - * Copyright (C) 2023-2024 x264 project + * Copyright (C) 2023-2025 x264 project * * Authors: Peng Zhou <zhoupeng@loongson.cn> * diff --git a/common/loongarch/deblock-a.S b/common/loongarch/deblock-a.S index d13ea830..d1b10ea1 100644 --- a/common/loongarch/deblock-a.S +++ b/common/loongarch/deblock-a.S @@ -1,7 +1,7 @@ /***************************************************************************** * deblock-a.S: loongarch deblock functions ***************************************************************************** - * Copyright (C) 2023-2024 x264 project + * Copyright (C) 2023-2025 x264 project * * Authors: Hao Chen <chenhao@loongson.cn> * diff --git a/common/loongarch/deblock.h b/common/loongarch/deblock.h index 452c5a3b..c0b7ed32 100644 --- a/common/loongarch/deblock.h +++ b/common/loongarch/deblock.h @@ -1,7 +1,7 @@ /***************************************************************************** * deblock.h: loongarch deblock ***************************************************************************** - * Copyright (C) 2023-2024 x264 project + * Copyright (C) 2023-2025 x264 project * * Authors: Hao Chen <chenhao@loongson.cn> * diff --git a/common/loongarch/loongson_util.S b/common/loongarch/loongson_util.S index 683a1a8a..964a51a2 100644 --- a/common/loongarch/loongson_util.S +++ b/common/loongarch/loongson_util.S @@ -1,7 +1,7 @@ /***************************************************************************** * loongson_util.S: loongson utility macros ***************************************************************************** - * Copyright (C) 2023-2024 x264 project + * Copyright (C) 2023-2025 x264 project * * Authors: Shiyou Yin <yinshiyou-hf@loongson.cn> * Xiwei Gu <guxiwei-hf@loongson.cn> diff --git a/common/loongarch/mc-a.S b/common/loongarch/mc-a.S index 75041f23..a1928c32 100644 --- a/common/loongarch/mc-a.S +++ b/common/loongarch/mc-a.S @@ -1,7 +1,7 @@ /***************************************************************************** * mc-a.S: LoongArch motion compensation ***************************************************************************** - * Copyright (C) 2023-2024 x264 project + * Copyright (C) 2023-2025 x264 project * * Authors: Xiwei Gu <guxiwei-hf@loongson.cn> * diff --git a/common/loongarch/mc-c.c b/common/loongarch/mc-c.c index fb5be675..42a78b3a 100644 --- a/common/loongarch/mc-c.c +++ b/common/loongarch/mc-c.c @@ -1,7 +1,7 @@ /***************************************************************************** * mc-c.c: loongarch motion compensation ***************************************************************************** - * Copyright (C) 2023-2024 x264 project + * Copyright (C) 2023-2025 x264 project * * Authors: Xiwei Gu <guxiwei-hf@loongson.cn> * diff --git a/common/loongarch/mc.h b/common/loongarch/mc.h index 6421f6e3..694ceb10 100644 --- a/common/loongarch/mc.h +++ b/common/loongarch/mc.h @@ -1,7 +1,7 @@ /***************************************************************************** * mc.h: loongarch motion compensation ***************************************************************************** - * Copyright (C) 2023-2024 x264 project + * Copyright (C) 2023-2025 x264 project * * Authors: Xiwei Gu <guxiwei-hf@loongson.cn> * diff --git a/common/loongarch/pixel-a.S b/common/loongarch/pixel-a.S index b1f84225..afc4bb09 100644 --- a/common/loongarch/pixel-a.S +++ b/common/loongarch/pixel-a.S @@ -1,7 +1,7 @@ /***************************************************************************** * pixel-a.S: LoongArch pixel metrics ***************************************************************************** - * Copyright (C) 2023-2024 x264 project + * Copyright (C) 2023-2025 x264 project * * Authors: Hecai Yuan <yuanhecai@loongson.cn> * diff --git a/common/loongarch/pixel-c.c b/common/loongarch/pixel-c.c index e417ef58..254d9274 100644 --- a/common/loongarch/pixel-c.c +++ b/common/loongarch/pixel-c.c @@ -1,7 +1,7 @@ /***************************************************************************** * pixel-c.c: loongarch pixel metrics ***************************************************************************** - * Copyright (C) 2023-2024 x264 project + * Copyright (C) 2023-2025 x264 project * * Authors: Hecai Yuan <yuanhecai@loongson.cn> * diff --git a/common/loongarch/pixel.h b/common/loongarch/pixel.h index 6d34b03b..eeb357af 100644 --- a/common/loongarch/pixel.h +++ b/common/loongarch/pixel.h @@ -1,7 +1,7 @@ /***************************************************************************** * pixel.h: loongarch pixel metrics ***************************************************************************** - * Copyright (C) 2023-2024 x264 project + * Copyright (C) 2023-2025 x264 project * * Authors: Lu Wang <wanglu@loongson.cn> * diff --git a/common/loongarch/predict-a.S b/common/loongarch/predict-a.S index ede46cd9..b54de24a 100644 --- a/common/loongarch/predict-a.S +++ b/common/loongarch/predict-a.S @@ -1,7 +1,7 @@ /***************************************************************************** * predict-a.S: loongarch predict functions ***************************************************************************** - * Copyright (C) 2023-2024 x264 project + * Copyright (C) 2023-2025 x264 project * * Authors: Xiwei Gu <guxiwei-hf@loongson.cn> * Lu Wang <wanglu@loongson.cn> diff --git a/common/loongarch/predict-c.c b/common/loongarch/predict-c.c index ce246e4b..e84fe376 100644 --- a/common/loongarch/predict-c.c +++ b/common/loongarch/predict-c.c @@ -1,7 +1,7 @@ /***************************************************************************** * predict-c.c: loongarch intra prediction ***************************************************************************** - * Copyright (C) 2023-2024 x264 project + * Copyright (C) 2023-2025 x264 project * * Authors: Xiwei Gu <guxiwei-hf@loongson.cn> * diff --git a/common/loongarch/predict.h b/common/loongarch/predict.h index b246ad60..16a40e95 100644 --- a/common/loongarch/predict.h +++ b/common/loongarch/predict.h @@ -1,7 +1,7 @@ /***************************************************************************** * predict.h: loongarch intra prediction ***************************************************************************** - * Copyright (C) 2023-2024 x264 project + * Copyright (C) 2023-2025 x264 project * * Authors: Xiwei Gu <guxiwei-hf@loongson.cn> * diff --git a/common/loongarch/quant-a.S b/common/loongarch/quant-a.S index a2f099d9..4f1b786a 100644 --- a/common/loongarch/quant-a.S +++ b/common/loongarch/quant-a.S @@ -1,7 +1,7 @@ /***************************************************************************** * quant-a.S: LoongArch quantization and level-run ***************************************************************************** - * Copyright (C) 2023-2024 x264 project + * Copyright (C) 2023-2025 x264 project * * Authors: Shiyou Yin <yinshiyou-hf@loongson.cn> * diff --git a/common/loongarch/quant.h b/common/loongarch/quant.h index cc3a5399..23594863 100644 --- a/common/loongarch/quant.h +++ b/common/loongarch/quant.h @@ -1,7 +1,7 @@ /***************************************************************************** * quant.h: loongarch quantization and level-run ***************************************************************************** - * Copyright (C) 2023-2024 x264 project + * Copyright (C) 2023-2025 x264 project * * Authors: Shiyou Yin <yinshiyou-hf@loongson.cn> * diff --git a/common/loongarch/sad-a.S b/common/loongarch/sad-a.S index 1612f3c0..b2984fcf 100644 --- a/common/loongarch/sad-a.S +++ b/common/loongarch/sad-a.S @@ -1,7 +1,7 @@ /***************************************************************************** * sad-a.S: loongarch sad functions ***************************************************************************** - * Copyright (C) 2023-2024 x264 project + * Copyright (C) 2023-2025 x264 project * * Authors: Lu Wang <wanglu@loongson.cn> * diff --git a/common/macroblock.c b/common/macroblock.c index 477a3213..2e91b9bf 100644 --- a/common/macroblock.c +++ b/common/macroblock.c @@ -1,7 +1,7 @@ /***************************************************************************** * macroblock.c: macroblock common functions ***************************************************************************** - * Copyright (C) 2003-2024 x264 project + * Copyright (C) 2003-2025 x264 project * * Authors: Fiona Glaser <fiona@x264.com> * Laurent Aimar <fenrir@via.ecp.fr> diff --git a/common/macroblock.h b/common/macroblock.h index 5e81db6a..1cdb03bb 100644 --- a/common/macroblock.h +++ b/common/macroblock.h @@ -1,7 +1,7 @@ /***************************************************************************** * macroblock.h: macroblock common functions ***************************************************************************** - * Copyright (C) 2005-2024 x264 project + * Copyright (C) 2005-2025 x264 project * * Authors: Loren Merritt <lorenm@u.washington.edu> * Laurent Aimar <fenrir@via.ecp.fr> diff --git a/common/mc.c b/common/mc.c index b515607c..ae81ce4b 100644 --- a/common/mc.c +++ b/common/mc.c @@ -1,7 +1,7 @@ /***************************************************************************** * mc.c: motion compensation ***************************************************************************** - * Copyright (C) 2003-2024 x264 project + * Copyright (C) 2003-2025 x264 project * * Authors: Laurent Aimar <fenrir@via.ecp.fr> * Loren Merritt <lorenm@u.washington.edu> diff --git a/common/mc.h b/common/mc.h index a36e0a0a..128a9e01 100644 --- a/common/mc.h +++ b/common/mc.h @@ -1,7 +1,7 @@ /***************************************************************************** * mc.h: motion compensation ***************************************************************************** - * Copyright (C) 2004-2024 x264 project + * Copyright (C) 2004-2025 x264 project * * Authors: Loren Merritt <lorenm@u.washington.edu> * diff --git a/common/mips/dct-c.c b/common/mips/dct-c.c index 6ab8b96e..e0f44b03 100644 --- a/common/mips/dct-c.c +++ b/common/mips/dct-c.c @@ -1,7 +1,7 @@ /***************************************************************************** * dct-c.c: msa transform and zigzag ***************************************************************************** - * Copyright (C) 2015-2024 x264 project + * Copyright (C) 2015-2025 x264 project * * Authors: Rishikesh More <rishikesh.more@imgtec.com> * diff --git a/common/mips/dct.h b/common/mips/dct.h index 667fca17..d1cf800c 100644 --- a/common/mips/dct.h +++ b/common/mips/dct.h @@ -1,7 +1,7 @@ /***************************************************************************** * dct.h: msa transform and zigzag ***************************************************************************** - * Copyright (C) 2015-2024 x264 project + * Copyright (C) 2015-2025 x264 project * * Authors: Rishikesh More <rishikesh.more@imgtec.com> * diff --git a/common/mips/deblock-c.c b/common/mips/deblock-c.c index ccfdd0db..f67b6c55 100644 --- a/common/mips/deblock-c.c +++ b/common/mips/deblock-c.c @@ -1,7 +1,7 @@ /***************************************************************************** * deblock-c.c: msa deblocking ***************************************************************************** - * Copyright (C) 2015-2024 x264 project + * Copyright (C) 2015-2025 x264 project * * Authors: Neha Rana <neha.rana@imgtec.com> * diff --git a/common/mips/deblock.h b/common/mips/deblock.h index 60e1a509..618cbe11 100644 --- a/common/mips/deblock.h +++ b/common/mips/deblock.h @@ -1,7 +1,7 @@ /***************************************************************************** * deblock.h: msa deblocking ***************************************************************************** - * Copyright (C) 2017-2024 x264 project + * Copyright (C) 2017-2025 x264 project * * Authors: Anton Mitrofanov <BugMaster@narod.ru> * diff --git a/common/mips/macros.h b/common/mips/macros.h index 02bf1ac0..df7f8aad 100644 --- a/common/mips/macros.h +++ b/common/mips/macros.h @@ -1,7 +1,7 @@ /***************************************************************************** * macros.h: msa macros ***************************************************************************** - * Copyright (C) 2015-2024 x264 project + * Copyright (C) 2015-2025 x264 project * * Authors: Rishikesh More <rishikesh.more@imgtec.com> * diff --git a/common/mips/mc-c.c b/common/mips/mc-c.c index 3bc8b445..af7350a7 100644 --- a/common/mips/mc-c.c +++ b/common/mips/mc-c.c @@ -1,7 +1,7 @@ /***************************************************************************** * mc-c.c: msa motion compensation ***************************************************************************** - * Copyright (C) 2015-2024 x264 project + * Copyright (C) 2015-2025 x264 project * * Authors: Neha Rana <neha.rana@imgtec.com> * diff --git a/common/mips/mc.h b/common/mips/mc.h index 6ed55807..35d99bd1 100644 --- a/common/mips/mc.h +++ b/common/mips/mc.h @@ -1,7 +1,7 @@ /***************************************************************************** * mc.h: msa motion compensation ***************************************************************************** - * Copyright (C) 2015-2024 x264 project + * Copyright (C) 2015-2025 x264 project * * Authors: Neha Rana <neha.rana@imgtec.com> * diff --git a/common/mips/pixel-c.c b/common/mips/pixel-c.c index 3307d95a..feed4476 100644 --- a/common/mips/pixel-c.c +++ b/common/mips/pixel-c.c @@ -1,7 +1,7 @@ /***************************************************************************** * pixel-c.c: msa pixel metrics ***************************************************************************** - * Copyright (C) 2015-2024 x264 project + * Copyright (C) 2015-2025 x264 project * * Authors: Mandar Sahastrabuddhe <mandar.sahastrabuddhe@imgtec.com> * diff --git a/common/mips/pixel.h b/common/mips/pixel.h index dd19299b..07dd7eca 100644 --- a/common/mips/pixel.h +++ b/common/mips/pixel.h @@ -1,7 +1,7 @@ /***************************************************************************** * pixel.h: msa pixel metrics ***************************************************************************** - * Copyright (C) 2015-2024 x264 project + * Copyright (C) 2015-2025 x264 project * * Authors: Mandar Sahastrabuddhe <mandar.sahastrabuddhe@imgtec.com> * diff --git a/common/mips/predict-c.c b/common/mips/predict-c.c index ff22d0c9..595caf54 100644 --- a/common/mips/predict-c.c +++ b/common/mips/predict-c.c @@ -1,7 +1,7 @@ /***************************************************************************** * predict-c.c: msa intra prediction ***************************************************************************** - * Copyright (C) 2015-2024 x264 project + * Copyright (C) 2015-2025 x264 project * * Authors: Mandar Sahastrabuddhe <mandar.sahastrabuddhe@imgtec.com> * diff --git a/common/mips/predict.h b/common/mips/predict.h index c72ca937..1669cabd 100644 --- a/common/mips/predict.h +++ b/common/mips/predict.h @@ -1,7 +1,7 @@ /***************************************************************************** * predict.h: msa intra prediction ***************************************************************************** - * Copyright (C) 2015-2024 x264 project + * Copyright (C) 2015-2025 x264 project * * Authors: Rishikesh More <rishikesh.more@imgtec.com> * diff --git a/common/mips/quant-c.c b/common/mips/quant-c.c index ad8fdbc7..f88df356 100644 --- a/common/mips/quant-c.c +++ b/common/mips/quant-c.c @@ -1,7 +1,7 @@ /***************************************************************************** * quant-c.c: msa quantization and level-run ***************************************************************************** - * Copyright (C) 2015-2024 x264 project + * Copyright (C) 2015-2025 x264 project * * Authors: Rishikesh More <rishikesh.more@imgtec.com> * diff --git a/common/mips/quant.h b/common/mips/quant.h index 143f829f..25a686a6 100644 --- a/common/mips/quant.h +++ b/common/mips/quant.h @@ -1,7 +1,7 @@ /***************************************************************************** * quant.h: msa quantization and level-run ***************************************************************************** - * Copyright (C) 2015-2024 x264 project + * Copyright (C) 2015-2025 x264 project * * Authors: Rishikesh More <rishikesh.more@imgtec.com> * diff --git a/common/mvpred.c b/common/mvpred.c index 951910c4..ecd92c03 100644 --- a/common/mvpred.c +++ b/common/mvpred.c @@ -1,7 +1,7 @@ /***************************************************************************** * mvpred.c: motion vector prediction ***************************************************************************** - * Copyright (C) 2003-2024 x264 project + * Copyright (C) 2003-2025 x264 project * * Authors: Loren Merritt <lorenm@u.washington.edu> * Fiona Glaser <fiona@x264.com> diff --git a/common/opencl.c b/common/opencl.c index dd04f227..7eb42fae 100644 --- a/common/opencl.c +++ b/common/opencl.c @@ -1,7 +1,7 @@ /***************************************************************************** * opencl.c: OpenCL initialization and kernel compilation ***************************************************************************** - * Copyright (C) 2012-2024 x264 project + * Copyright (C) 2012-2025 x264 project * * Authors: Steve Borho <sborho@multicorewareinc.com> * Anton Mitrofanov <BugMaster@narod.ru> diff --git a/common/opencl.h b/common/opencl.h index c8ade378..49ecbc09 100644 --- a/common/opencl.h +++ b/common/opencl.h @@ -1,7 +1,7 @@ /***************************************************************************** * opencl.h: OpenCL structures and defines ***************************************************************************** - * Copyright (C) 2012-2024 x264 project + * Copyright (C) 2012-2025 x264 project * * Authors: Steve Borho <sborho@multicorewareinc.com> * Anton Mitrofanov <BugMaster@narod.ru> diff --git a/common/osdep.c b/common/osdep.c index fdcf4e11..657cd859 100644 --- a/common/osdep.c +++ b/common/osdep.c @@ -1,7 +1,7 @@ /***************************************************************************** * osdep.c: platform-specific code ***************************************************************************** - * Copyright (C) 2003-2024 x264 project + * Copyright (C) 2003-2025 x264 project * * Authors: Steven Walters <kemuri9@gmail.com> * Laurent Aimar <fenrir@via.ecp.fr> diff --git a/common/osdep.h b/common/osdep.h index 513dc2f8..23739b7a 100644 --- a/common/osdep.h +++ b/common/osdep.h @@ -1,7 +1,7 @@ /***************************************************************************** * osdep.h: platform-specific code ***************************************************************************** - * Copyright (C) 2007-2024 x264 project + * Copyright (C) 2007-2025 x264 project * * Authors: Loren Merritt <lorenm@u.washington.edu> * Laurent Aimar <fenrir@via.ecp.fr> diff --git a/common/pixel.c b/common/pixel.c index 6e71ed9d..d904b9a4 100644 --- a/common/pixel.c +++ b/common/pixel.c @@ -1,7 +1,7 @@ /***************************************************************************** * pixel.c: pixel metrics ***************************************************************************** - * Copyright (C) 2003-2024 x264 project + * Copyright (C) 2003-2025 x264 project * * Authors: Loren Merritt <lorenm@u.washington.edu> * Laurent Aimar <fenrir@via.ecp.fr> diff --git a/common/pixel.h b/common/pixel.h index 28d35d13..3110e626 100644 --- a/common/pixel.h +++ b/common/pixel.h @@ -1,7 +1,7 @@ /***************************************************************************** * pixel.c: pixel metrics ***************************************************************************** - * Copyright (C) 2004-2024 x264 project + * Copyright (C) 2004-2025 x264 project * * Authors: Loren Merritt <lorenm@u.washington.edu> * Fiona Glaser <fiona@x264.com> diff --git a/common/ppc/dct.c b/common/ppc/dct.c index 1fea8bda..99c97a03 100644 --- a/common/ppc/dct.c +++ b/common/ppc/dct.c @@ -1,7 +1,7 @@ /***************************************************************************** * dct.c: ppc transform and zigzag ***************************************************************************** - * Copyright (C) 2003-2024 x264 project + * Copyright (C) 2003-2025 x264 project * * Authors: Guillaume Poirier <gpoirier@mplayerhq.hu> * Eric Petit <eric.petit@lapsus.org> diff --git a/common/ppc/dct.h b/common/ppc/dct.h index a0646e9b..8a87bfcf 100644 --- a/common/ppc/dct.h +++ b/common/ppc/dct.h @@ -1,7 +1,7 @@ /***************************************************************************** * dct.h: ppc transform and zigzag ***************************************************************************** - * Copyright (C) 2003-2024 x264 project + * Copyright (C) 2003-2025 x264 project * * Authors: Eric Petit <eric.petit@lapsus.org> * Guillaume Poirier <gpoirier@mplayerhq.hu> diff --git a/common/ppc/deblock.c b/common/ppc/deblock.c index 7ea2926d..d7fc9f6e 100644 --- a/common/ppc/deblock.c +++ b/common/ppc/deblock.c @@ -1,7 +1,7 @@ /***************************************************************************** * deblock.c: ppc deblocking ***************************************************************************** - * Copyright (C) 2007-2024 x264 project + * Copyright (C) 2007-2025 x264 project * * Authors: Guillaume Poirier <gpoirier@mplayerhq.hu> * diff --git a/common/ppc/deblock.h b/common/ppc/deblock.h index 34c8ac86..d5fae6a4 100644 --- a/common/ppc/deblock.h +++ b/common/ppc/deblock.h @@ -1,7 +1,7 @@ /***************************************************************************** * deblock.h: ppc deblocking ***************************************************************************** - * Copyright (C) 2017-2024 x264 project + * Copyright (C) 2017-2025 x264 project * * Authors: Anton Mitrofanov <BugMaster@narod.ru> * diff --git a/common/ppc/mc.c b/common/ppc/mc.c index cc0f2cee..87482ea6 100644 --- a/common/ppc/mc.c +++ b/common/ppc/mc.c @@ -1,7 +1,7 @@ /***************************************************************************** * mc.c: ppc motion compensation ***************************************************************************** - * Copyright (C) 2003-2024 x264 project + * Copyright (C) 2003-2025 x264 project * * Authors: Eric Petit <eric.petit@lapsus.org> * Guillaume Poirier <gpoirier@mplayerhq.hu> diff --git a/common/ppc/mc.h b/common/ppc/mc.h index eff75d94..678a6af9 100644 --- a/common/ppc/mc.h +++ b/common/ppc/mc.h @@ -1,7 +1,7 @@ /***************************************************************************** * mc.h: ppc motion compensation ***************************************************************************** - * Copyright (C) 2003-2024 x264 project + * Copyright (C) 2003-2025 x264 project * * Authors: Eric Petit <eric.petit@lapsus.org> * diff --git a/common/ppc/pixel.c b/common/ppc/pixel.c index 574f75cf..3d4de59f 100644 --- a/common/ppc/pixel.c +++ b/common/ppc/pixel.c @@ -1,7 +1,7 @@ /***************************************************************************** * pixel.c: ppc pixel metrics ***************************************************************************** - * Copyright (C) 2003-2024 x264 project + * Copyright (C) 2003-2025 x264 project * * Authors: Eric Petit <eric.petit@lapsus.org> * Guillaume Poirier <gpoirier@mplayerhq.hu> diff --git a/common/ppc/pixel.h b/common/ppc/pixel.h index 7342fdfb..84fa9bcb 100644 --- a/common/ppc/pixel.h +++ b/common/ppc/pixel.h @@ -1,7 +1,7 @@ /***************************************************************************** * pixel.h: ppc pixel metrics ***************************************************************************** - * Copyright (C) 2003-2024 x264 project + * Copyright (C) 2003-2025 x264 project * * Authors: Eric Petit <eric.petit@lapsus.org> * diff --git a/common/ppc/ppccommon.h b/common/ppc/ppccommon.h index 2298f5e2..23e8761d 100644 --- a/common/ppc/ppccommon.h +++ b/common/ppc/ppccommon.h @@ -1,7 +1,7 @@ /***************************************************************************** * ppccommon.h: ppc utility macros ***************************************************************************** - * Copyright (C) 2003-2024 x264 project + * Copyright (C) 2003-2025 x264 project * * Authors: Eric Petit <eric.petit@lapsus.org> * diff --git a/common/ppc/predict.c b/common/ppc/predict.c index 528fc05d..25cbb963 100644 --- a/common/ppc/predict.c +++ b/common/ppc/predict.c @@ -1,7 +1,7 @@ /***************************************************************************** * predict.c: ppc intra prediction ***************************************************************************** - * Copyright (C) 2007-2024 x264 project + * Copyright (C) 2007-2025 x264 project * * Authors: Guillaume Poirier <gpoirier@mplayerhq.hu> * diff --git a/common/ppc/predict.h b/common/ppc/predict.h index 0713c086..99ac3c00 100644 --- a/common/ppc/predict.h +++ b/common/ppc/predict.h @@ -1,7 +1,7 @@ /***************************************************************************** * predict.h: ppc intra prediction ***************************************************************************** - * Copyright (C) 2007-2024 x264 project + * Copyright (C) 2007-2025 x264 project * * Authors: Guillaume Poirier <gpoirier@mplayerhq.hu> * diff --git a/common/ppc/quant.c b/common/ppc/quant.c index 00c7a290..0d71960f 100644 --- a/common/ppc/quant.c +++ b/common/ppc/quant.c @@ -1,7 +1,7 @@ /***************************************************************************** * quant.c: ppc quantization ***************************************************************************** - * Copyright (C) 2007-2024 x264 project + * Copyright (C) 2007-2025 x264 project * * Authors: Guillaume Poirier <gpoirier@mplayerhq.hu> * diff --git a/common/ppc/quant.h b/common/ppc/quant.h index 6a1084e4..e148004e 100644 --- a/common/ppc/quant.h +++ b/common/ppc/quant.h @@ -1,7 +1,7 @@ /***************************************************************************** * quant.h: ppc quantization ***************************************************************************** - * Copyright (C) 2007-2024 x264 project + * Copyright (C) 2007-2025 x264 project * * Authors: Guillaume Poirier <gpoirier@mplayerhq.hu> * diff --git a/common/predict.c b/common/predict.c index 8aa3b1f8..61cbb1ad 100644 --- a/common/predict.c +++ b/common/predict.c @@ -1,7 +1,7 @@ /***************************************************************************** * predict.c: intra prediction ***************************************************************************** - * Copyright (C) 2003-2024 x264 project + * Copyright (C) 2003-2025 x264 project * * Authors: Laurent Aimar <fenrir@via.ecp.fr> * Loren Merritt <lorenm@u.washington.edu> diff --git a/common/predict.h b/common/predict.h index 55afa50b..6e41cd35 100644 --- a/common/predict.h +++ b/common/predict.h @@ -1,7 +1,7 @@ /***************************************************************************** * predict.h: intra prediction ***************************************************************************** - * Copyright (C) 2003-2024 x264 project + * Copyright (C) 2003-2025 x264 project * * Authors: Loren Merritt <lorenm@u.washington.edu> * Laurent Aimar <fenrir@via.ecp.fr> diff --git a/common/quant.c b/common/quant.c index 262c5c52..21bb2955 100644 --- a/common/quant.c +++ b/common/quant.c @@ -1,7 +1,7 @@ /***************************************************************************** * quant.c: quantization and level-run ***************************************************************************** - * Copyright (C) 2005-2024 x264 project + * Copyright (C) 2005-2025 x264 project * * Authors: Loren Merritt <lorenm@u.washington.edu> * Fiona Glaser <fiona@x264.com> diff --git a/common/quant.h b/common/quant.h index bf48da95..4e59726b 100644 --- a/common/quant.h +++ b/common/quant.h @@ -1,7 +1,7 @@ /***************************************************************************** * quant.h: quantization and level-run ***************************************************************************** - * Copyright (C) 2005-2024 x264 project + * Copyright (C) 2005-2025 x264 project * * Authors: Loren Merritt <lorenm@u.washington.edu> * Fiona Glaser <fiona@x264.com> diff --git a/common/rectangle.c b/common/rectangle.c index f4dc07d3..afd34577 100644 --- a/common/rectangle.c +++ b/common/rectangle.c @@ -1,7 +1,7 @@ /***************************************************************************** * rectangle.c: rectangle filling ***************************************************************************** - * Copyright (C) 2010-2024 x264 project + * Copyright (C) 2010-2025 x264 project * * Authors: Fiona Glaser <fiona@x264.com> * diff --git a/common/rectangle.h b/common/rectangle.h index 6a3201af..2dab4f7a 100644 --- a/common/rectangle.h +++ b/common/rectangle.h @@ -1,7 +1,7 @@ /***************************************************************************** * rectangle.h: rectangle filling ***************************************************************************** - * Copyright (C) 2003-2024 x264 project + * Copyright (C) 2003-2025 x264 project * * Authors: Fiona Glaser <fiona@x264.com> * Loren Merritt <lorenm@u.washington.edu> diff --git a/common/set.c b/common/set.c index 57434ce0..219a5557 100644 --- a/common/set.c +++ b/common/set.c @@ -1,7 +1,7 @@ /***************************************************************************** * set.c: quantization init ***************************************************************************** - * Copyright (C) 2005-2024 x264 project + * Copyright (C) 2005-2025 x264 project * * Authors: Loren Merritt <lorenm@u.washington.edu> * diff --git a/common/set.h b/common/set.h index d9c6641d..35816b6b 100644 --- a/common/set.h +++ b/common/set.h @@ -1,7 +1,7 @@ /***************************************************************************** * set.h: quantization init ***************************************************************************** - * Copyright (C) 2003-2024 x264 project + * Copyright (C) 2003-2025 x264 project * * Authors: Loren Merritt <lorenm@u.washington.edu> * Laurent Aimar <fenrir@via.ecp.fr> diff --git a/common/tables.c b/common/tables.c index b71f23f7..c6095be7 100644 --- a/common/tables.c +++ b/common/tables.c @@ -1,7 +1,7 @@ /***************************************************************************** * tables.c: const tables ***************************************************************************** - * Copyright (C) 2003-2024 x264 project + * Copyright (C) 2003-2025 x264 project * * Authors: Laurent Aimar <fenrir@via.ecp.fr> * Loren Merritt <lorenm@u.washington.edu> diff --git a/common/tables.h b/common/tables.h index 69ac2186..b081908d 100644 --- a/common/tables.h +++ b/common/tables.h @@ -1,7 +1,7 @@ /***************************************************************************** * tables.h: const tables ***************************************************************************** - * Copyright (C) 2003-2024 x264 project + * Copyright (C) 2003-2025 x264 project * * Authors: Laurent Aimar <fenrir@via.ecp.fr> * Loren Merritt <lorenm@u.washington.edu> diff --git a/common/threadpool.c b/common/threadpool.c index f53bba26..fadd02ae 100644 --- a/common/threadpool.c +++ b/common/threadpool.c @@ -1,7 +1,7 @@ /***************************************************************************** * threadpool.c: thread pooling ***************************************************************************** - * Copyright (C) 2010-2024 x264 project + * Copyright (C) 2010-2025 x264 project * * Authors: Steven Walters <kemuri9@gmail.com> * diff --git a/common/threadpool.h b/common/threadpool.h index d2d3a238..f9994dfa 100644 --- a/common/threadpool.h +++ b/common/threadpool.h @@ -1,7 +1,7 @@ /***************************************************************************** * threadpool.h: thread pooling ***************************************************************************** - * Copyright (C) 2010-2024 x264 project + * Copyright (C) 2010-2025 x264 project * * Authors: Steven Walters <kemuri9@gmail.com> * diff --git a/common/vlc.c b/common/vlc.c index b118c8a6..9cb9d03c 100644 --- a/common/vlc.c +++ b/common/vlc.c @@ -1,7 +1,7 @@ /***************************************************************************** * vlc.c : vlc tables ***************************************************************************** - * Copyright (C) 2003-2024 x264 project + * Copyright (C) 2003-2025 x264 project * * Authors: Laurent Aimar <fenrir@via.ecp.fr> * Fiona Glaser <fiona@x264.com> diff --git a/common/win32thread.c b/common/win32thread.c index b1bc6f98..f6b3b4e4 100644 --- a/common/win32thread.c +++ b/common/win32thread.c @@ -1,7 +1,7 @@ /***************************************************************************** * win32thread.c: windows threading ***************************************************************************** - * Copyright (C) 2010-2024 x264 project + * Copyright (C) 2010-2025 x264 project * * Authors: Steven Walters <kemuri9@gmail.com> * Pegasys Inc. <http://www.pegasys-inc.com> diff --git a/common/win32thread.h b/common/win32thread.h index 30f688d5..27a657ba 100644 --- a/common/win32thread.h +++ b/common/win32thread.h @@ -1,7 +1,7 @@ /***************************************************************************** * win32thread.h: windows threading ***************************************************************************** - * Copyright (C) 2010-2024 x264 project + * Copyright (C) 2010-2025 x264 project * * Authors: Steven Walters <kemuri9@gmail.com> * diff --git a/common/x86/bitstream-a.asm b/common/x86/bitstream-a.asm index 50892627..175b11dd 100644 --- a/common/x86/bitstream-a.asm +++ b/common/x86/bitstream-a.asm @@ -1,7 +1,7 @@ ;***************************************************************************** ;* bitstream-a.asm: x86 bitstream functions ;***************************************************************************** -;* Copyright (C) 2010-2024 x264 project +;* Copyright (C) 2010-2025 x264 project ;* ;* Authors: Fiona Glaser <fiona@x264.com> ;* Henrik Gramner <henrik@gramner.com> diff --git a/common/x86/bitstream.h b/common/x86/bitstream.h index c9e79823..ff8a22ca 100644 --- a/common/x86/bitstream.h +++ b/common/x86/bitstream.h @@ -1,7 +1,7 @@ /***************************************************************************** * bitstream.h: x86 bitstream functions ***************************************************************************** - * Copyright (C) 2017-2024 x264 project + * Copyright (C) 2017-2025 x264 project * * Authors: Anton Mitrofanov <BugMaster@narod.ru> * diff --git a/common/x86/cabac-a.asm b/common/x86/cabac-a.asm index 31e624b7..fcdee390 100644 --- a/common/x86/cabac-a.asm +++ b/common/x86/cabac-a.asm @@ -1,7 +1,7 @@ ;***************************************************************************** ;* cabac-a.asm: x86 cabac ;***************************************************************************** -;* Copyright (C) 2008-2024 x264 project +;* Copyright (C) 2008-2025 x264 project ;* ;* Authors: Loren Merritt <lorenm@u.washington.edu> ;* Fiona Glaser <fiona@x264.com> diff --git a/common/x86/const-a.asm b/common/x86/const-a.asm index a489f87a..63aedc33 100644 --- a/common/x86/const-a.asm +++ b/common/x86/const-a.asm @@ -1,7 +1,7 @@ ;***************************************************************************** ;* const-a.asm: x86 global constants ;***************************************************************************** -;* Copyright (C) 2010-2024 x264 project +;* Copyright (C) 2010-2025 x264 project ;* ;* Authors: Loren Merritt <lorenm@u.washington.edu> ;* Fiona Glaser <fiona@x264.com> diff --git a/common/x86/cpu-a.asm b/common/x86/cpu-a.asm index bdcacc31..74bdb77c 100644 --- a/common/x86/cpu-a.asm +++ b/common/x86/cpu-a.asm @@ -1,7 +1,7 @@ ;***************************************************************************** ;* cpu-a.asm: x86 cpu utilities ;***************************************************************************** -;* Copyright (C) 2003-2024 x264 project +;* Copyright (C) 2003-2025 x264 project ;* ;* Authors: Laurent Aimar <fenrir@via.ecp.fr> ;* Loren Merritt <lorenm@u.washington.edu> diff --git a/common/x86/dct-32.asm b/common/x86/dct-32.asm index 11e47678..065dc602 100644 --- a/common/x86/dct-32.asm +++ b/common/x86/dct-32.asm @@ -1,7 +1,7 @@ ;***************************************************************************** ;* dct-32.asm: x86_32 transform and zigzag ;***************************************************************************** -;* Copyright (C) 2003-2024 x264 project +;* Copyright (C) 2003-2025 x264 project ;* ;* Authors: Loren Merritt <lorenm@u.washington.edu> ;* Holger Lubitz <holger@lubitz.org> diff --git a/common/x86/dct-64.asm b/common/x86/dct-64.asm index 249c9e73..8dc2299d 100644 --- a/common/x86/dct-64.asm +++ b/common/x86/dct-64.asm @@ -1,7 +1,7 @@ ;***************************************************************************** ;* dct-64.asm: x86_64 transform and zigzag ;***************************************************************************** -;* Copyright (C) 2003-2024 x264 project +;* Copyright (C) 2003-2025 x264 project ;* ;* Authors: Loren Merritt <lorenm@u.washington.edu> ;* Holger Lubitz <holger@lubitz.org> diff --git a/common/x86/dct-a.asm b/common/x86/dct-a.asm index 18e2d3e2..ee4197aa 100644 --- a/common/x86/dct-a.asm +++ b/common/x86/dct-a.asm @@ -1,7 +1,7 @@ ;***************************************************************************** ;* dct-a.asm: x86 transform and zigzag ;***************************************************************************** -;* Copyright (C) 2003-2024 x264 project +;* Copyright (C) 2003-2025 x264 project ;* ;* Authors: Holger Lubitz <holger@lubitz.org> ;* Loren Merritt <lorenm@u.washington.edu> diff --git a/common/x86/dct.h b/common/x86/dct.h index c03dc3cb..755da382 100644 --- a/common/x86/dct.h +++ b/common/x86/dct.h @@ -1,7 +1,7 @@ /***************************************************************************** * dct.h: x86 transform and zigzag ***************************************************************************** - * Copyright (C) 2003-2024 x264 project + * Copyright (C) 2003-2025 x264 project * * Authors: Loren Merritt <lorenm@u.washington.edu> * Laurent Aimar <fenrir@via.ecp.fr> diff --git a/common/x86/deblock-a.asm b/common/x86/deblock-a.asm index c4880ad0..0addc6fa 100644 --- a/common/x86/deblock-a.asm +++ b/common/x86/deblock-a.asm @@ -1,7 +1,7 @@ ;***************************************************************************** ;* deblock-a.asm: x86 deblocking ;***************************************************************************** -;* Copyright (C) 2005-2024 x264 project +;* Copyright (C) 2005-2025 x264 project ;* ;* Authors: Loren Merritt <lorenm@u.washington.edu> ;* Fiona Glaser <fiona@x264.com> diff --git a/common/x86/deblock.h b/common/x86/deblock.h index 76a55fa9..0698b97c 100644 --- a/common/x86/deblock.h +++ b/common/x86/deblock.h @@ -1,7 +1,7 @@ /***************************************************************************** * deblock.h: x86 deblocking ***************************************************************************** - * Copyright (C) 2017-2024 x264 project + * Copyright (C) 2017-2025 x264 project * * Authors: Anton Mitrofanov <BugMaster@narod.ru> * diff --git a/common/x86/mc-a.asm b/common/x86/mc-a.asm index c077bf4c..1da3599e 100644 --- a/common/x86/mc-a.asm +++ b/common/x86/mc-a.asm @@ -1,7 +1,7 @@ ;***************************************************************************** ;* mc-a.asm: x86 motion compensation ;***************************************************************************** -;* Copyright (C) 2003-2024 x264 project +;* Copyright (C) 2003-2025 x264 project ;* ;* Authors: Loren Merritt <lorenm@u.washington.edu> ;* Fiona Glaser <fiona@x264.com> diff --git a/common/x86/mc-a2.asm b/common/x86/mc-a2.asm index b808fff6..31bb0ef5 100644 --- a/common/x86/mc-a2.asm +++ b/common/x86/mc-a2.asm @@ -1,7 +1,7 @@ ;***************************************************************************** ;* mc-a2.asm: x86 motion compensation ;***************************************************************************** -;* Copyright (C) 2005-2024 x264 project +;* Copyright (C) 2005-2025 x264 project ;* ;* Authors: Loren Merritt <lorenm@u.washington.edu> ;* Fiona Glaser <fiona@x264.com> diff --git a/common/x86/mc-c.c b/common/x86/mc-c.c index 68d0e1dd..c08fcc66 100644 --- a/common/x86/mc-c.c +++ b/common/x86/mc-c.c @@ -1,7 +1,7 @@ /***************************************************************************** * mc-c.c: x86 motion compensation ***************************************************************************** - * Copyright (C) 2003-2024 x264 project + * Copyright (C) 2003-2025 x264 project * * Authors: Laurent Aimar <fenrir@via.ecp.fr> * Loren Merritt <lorenm@u.washington.edu> diff --git a/common/x86/mc.h b/common/x86/mc.h index 9242dabb..92e66785 100644 --- a/common/x86/mc.h +++ b/common/x86/mc.h @@ -1,7 +1,7 @@ /***************************************************************************** * mc.h: x86 motion compensation ***************************************************************************** - * Copyright (C) 2003-2024 x264 project + * Copyright (C) 2003-2025 x264 project * * Authors: Loren Merritt <lorenm@u.washington.edu> * Laurent Aimar <fenrir@via.ecp.fr> diff --git a/common/x86/pixel-32.asm b/common/x86/pixel-32.asm index f742bd55..daf635d7 100644 --- a/common/x86/pixel-32.asm +++ b/common/x86/pixel-32.asm @@ -1,7 +1,7 @@ ;***************************************************************************** ;* pixel-32.asm: x86_32 pixel metrics ;***************************************************************************** -;* Copyright (C) 2003-2024 x264 project +;* Copyright (C) 2003-2025 x264 project ;* ;* Authors: Loren Merritt <lorenm@u.washington.edu> ;* Laurent Aimar <fenrir@via.ecp.fr> diff --git a/common/x86/pixel-a.asm b/common/x86/pixel-a.asm index deeffb7c..8420423c 100644 --- a/common/x86/pixel-a.asm +++ b/common/x86/pixel-a.asm @@ -1,7 +1,7 @@ ;***************************************************************************** ;* pixel.asm: x86 pixel metrics ;***************************************************************************** -;* Copyright (C) 2003-2024 x264 project +;* Copyright (C) 2003-2025 x264 project ;* ;* Authors: Loren Merritt <lorenm@u.washington.edu> ;* Holger Lubitz <holger@lubitz.org> diff --git a/common/x86/pixel.h b/common/x86/pixel.h index d948baa0..83b29d99 100644 --- a/common/x86/pixel.h +++ b/common/x86/pixel.h @@ -1,7 +1,7 @@ /***************************************************************************** * pixel.h: x86 pixel metrics ***************************************************************************** - * Copyright (C) 2003-2024 x264 project + * Copyright (C) 2003-2025 x264 project * * Authors: Laurent Aimar <fenrir@via.ecp.fr> * Loren Merritt <lorenm@u.washington.edu> diff --git a/common/x86/predict-a.asm b/common/x86/predict-a.asm index d9f39525..08e2a52d 100644 --- a/common/x86/predict-a.asm +++ b/common/x86/predict-a.asm @@ -1,7 +1,7 @@ ;***************************************************************************** ;* predict-a.asm: x86 intra prediction ;***************************************************************************** -;* Copyright (C) 2005-2024 x264 project +;* Copyright (C) 2005-2025 x264 project ;* ;* Authors: Loren Merritt <lorenm@u.washington.edu> ;* Holger Lubitz <holger@lubitz.org> diff --git a/common/x86/predict-c.c b/common/x86/predict-c.c index 1845db1d..837f5ef8 100644 --- a/common/x86/predict-c.c +++ b/common/x86/predict-c.c @@ -1,7 +1,7 @@ /***************************************************************************** * predict-c.c: intra prediction ***************************************************************************** - * Copyright (C) 2003-2024 x264 project + * Copyright (C) 2003-2025 x264 project * * Authors: Laurent Aimar <fenrir@via.ecp.fr> * Loren Merritt <lorenm@u.washington.edu> diff --git a/common/x86/predict.h b/common/x86/predict.h index ee3bc84d..17863523 100644 --- a/common/x86/predict.h +++ b/common/x86/predict.h @@ -1,7 +1,7 @@ /***************************************************************************** * predict.h: x86 intra prediction ***************************************************************************** - * Copyright (C) 2003-2024 x264 project + * Copyright (C) 2003-2025 x264 project * * Authors: Laurent Aimar <fenrir@via.ecp.fr> * Loren Merritt <lorenm@u.washington.edu> diff --git a/common/x86/quant-a.asm b/common/x86/quant-a.asm index 12dad607..3b65ec29 100644 --- a/common/x86/quant-a.asm +++ b/common/x86/quant-a.asm @@ -1,7 +1,7 @@ ;***************************************************************************** ;* quant-a.asm: x86 quantization and level-run ;***************************************************************************** -;* Copyright (C) 2005-2024 x264 project +;* Copyright (C) 2005-2025 x264 project ;* ;* Authors: Loren Merritt <lorenm@u.washington.edu> ;* Fiona Glaser <fiona@x264.com> diff --git a/common/x86/quant.h b/common/x86/quant.h index 7b609ae8..7aefb652 100644 --- a/common/x86/quant.h +++ b/common/x86/quant.h @@ -1,7 +1,7 @@ /***************************************************************************** * quant.h: x86 quantization and level-run ***************************************************************************** - * Copyright (C) 2005-2024 x264 project + * Copyright (C) 2005-2025 x264 project * * Authors: Loren Merritt <lorenm@u.washington.edu> * Fiona Glaser <fiona@x264.com> diff --git a/common/x86/sad-a.asm b/common/x86/sad-a.asm index e2bd24b7..abb3e4e7 100644 --- a/common/x86/sad-a.asm +++ b/common/x86/sad-a.asm @@ -1,7 +1,7 @@ ;***************************************************************************** ;* sad-a.asm: x86 sad functions ;***************************************************************************** -;* Copyright (C) 2003-2024 x264 project +;* Copyright (C) 2003-2025 x264 project ;* ;* Authors: Loren Merritt <lorenm@u.washington.edu> ;* Fiona Glaser <fiona@x264.com> diff --git a/common/x86/sad16-a.asm b/common/x86/sad16-a.asm index fd2d0c0b..e3c00cb4 100644 --- a/common/x86/sad16-a.asm +++ b/common/x86/sad16-a.asm @@ -1,7 +1,7 @@ ;***************************************************************************** ;* sad16-a.asm: x86 high depth sad functions ;***************************************************************************** -;* Copyright (C) 2010-2024 x264 project +;* Copyright (C) 2010-2025 x264 project ;* ;* Authors: Oskar Arvidsson <oskar@irock.se> ;* Henrik Gramner <henrik@gramner.com> diff --git a/common/x86/trellis-64.asm b/common/x86/trellis-64.asm index a6cf26b3..fcdd839e 100644 --- a/common/x86/trellis-64.asm +++ b/common/x86/trellis-64.asm @@ -1,7 +1,7 @@ ;***************************************************************************** ;* trellis-64.asm: x86_64 trellis quantization ;***************************************************************************** -;* Copyright (C) 2012-2024 x264 project +;* Copyright (C) 2012-2025 x264 project ;* ;* Authors: Loren Merritt <lorenm@u.washington.edu> ;* diff --git a/common/x86/util.h b/common/x86/util.h index b2c79416..b28520d2 100644 --- a/common/x86/util.h +++ b/common/x86/util.h @@ -1,7 +1,7 @@ /***************************************************************************** * util.h: x86 inline asm ***************************************************************************** - * Copyright (C) 2008-2024 x264 project + * Copyright (C) 2008-2025 x264 project * * Authors: Fiona Glaser <fiona@x264.com> * Loren Merritt <lorenm@u.washington.edu> diff --git a/common/x86/x86inc.asm b/common/x86/x86inc.asm index 486bad68..77d09997 100644 --- a/common/x86/x86inc.asm +++ b/common/x86/x86inc.asm @@ -1,7 +1,7 @@ ;***************************************************************************** ;* x86inc.asm: x264asm abstraction layer ;***************************************************************************** -;* Copyright (C) 2005-2024 x264 project +;* Copyright (C) 2005-2025 x264 project ;* ;* Authors: Loren Merritt <lorenm@u.washington.edu> ;* Henrik Gramner <henrik@gramner.com> diff --git a/common/x86/x86util.asm b/common/x86/x86util.asm index 8226e7af..16c9d0fe 100644 --- a/common/x86/x86util.asm +++ b/common/x86/x86util.asm @@ -1,7 +1,7 @@ ;***************************************************************************** ;* x86util.asm: x86 utility macros ;***************************************************************************** -;* Copyright (C) 2008-2024 x264 project +;* Copyright (C) 2008-2025 x264 project ;* ;* Authors: Holger Lubitz <holger@lubitz.org> ;* Loren Merritt <lorenm@u.washington.edu> diff --git a/encoder/analyse.c b/encoder/analyse.c index 2acc9d6c..adb63e1c 100644 --- a/encoder/analyse.c +++ b/encoder/analyse.c @@ -1,7 +1,7 @@ /***************************************************************************** * analyse.c: macroblock analysis ***************************************************************************** - * Copyright (C) 2003-2024 x264 project + * Copyright (C) 2003-2025 x264 project * * Authors: Laurent Aimar <fenrir@via.ecp.fr> * Loren Merritt <lorenm@u.washington.edu> diff --git a/encoder/analyse.h b/encoder/analyse.h index 44c0a70f..ad318c93 100644 --- a/encoder/analyse.h +++ b/encoder/analyse.h @@ -1,7 +1,7 @@ /***************************************************************************** * analyse.h: macroblock analysis ***************************************************************************** - * Copyright (C) 2003-2024 x264 project + * Copyright (C) 2003-2025 x264 project * * Authors: Laurent Aimar <fenrir@via.ecp.fr> * Loren Merritt <lorenm@u.washington.edu> diff --git a/encoder/api.c b/encoder/api.c index 20b14419..da991063 100644 --- a/encoder/api.c +++ b/encoder/api.c @@ -1,7 +1,7 @@ /***************************************************************************** * api.c: bit depth independent interface ***************************************************************************** - * Copyright (C) 2003-2024 x264 project + * Copyright (C) 2003-2025 x264 project * * Authors: Vittorio Giovara <vittorio.giovara@gmail.com> * Luca Barbato <lu_zero@gentoo.org> diff --git a/encoder/cabac.c b/encoder/cabac.c index b96ee812..691aff5f 100644 --- a/encoder/cabac.c +++ b/encoder/cabac.c @@ -1,7 +1,7 @@ /***************************************************************************** * cabac.c: cabac bitstream writing ***************************************************************************** - * Copyright (C) 2003-2024 x264 project + * Copyright (C) 2003-2025 x264 project * * Authors: Laurent Aimar <fenrir@via.ecp.fr> * Loren Merritt <lorenm@u.washington.edu> diff --git a/encoder/cavlc.c b/encoder/cavlc.c index 74dbb75b..bdd69956 100644 --- a/encoder/cavlc.c +++ b/encoder/cavlc.c @@ -1,7 +1,7 @@ /***************************************************************************** * cavlc.c: cavlc bitstream writing ***************************************************************************** - * Copyright (C) 2003-2024 x264 project + * Copyright (C) 2003-2025 x264 project * * Authors: Laurent Aimar <fenrir@via.ecp.fr> * Loren Merritt <lorenm@u.washington.edu> diff --git a/encoder/encoder.c b/encoder/encoder.c index a1d03f97..20e620aa 100644 --- a/encoder/encoder.c +++ b/encoder/encoder.c @@ -1,7 +1,7 @@ /***************************************************************************** * encoder.c: top-level encoder functions ***************************************************************************** - * Copyright (C) 2003-2024 x264 project + * Copyright (C) 2003-2025 x264 project * * Authors: Laurent Aimar <fenrir@via.ecp.fr> * Loren Merritt <lorenm@u.washington.edu> diff --git a/encoder/lookahead.c b/encoder/lookahead.c index 844cc6e1..6701e46d 100644 --- a/encoder/lookahead.c +++ b/encoder/lookahead.c @@ -1,7 +1,7 @@ /***************************************************************************** * lookahead.c: high-level lookahead functions ***************************************************************************** - * Copyright (C) 2010-2024 Avail Media and x264 project + * Copyright (C) 2010-2025 Avail Media and x264 project * * Authors: Michael Kazmier <mkazmier@availmedia.com> * Alex Giladi <agiladi@availmedia.com> diff --git a/encoder/macroblock.c b/encoder/macroblock.c index fcdd2bfc..b1ff6800 100644 --- a/encoder/macroblock.c +++ b/encoder/macroblock.c @@ -1,7 +1,7 @@ /***************************************************************************** * macroblock.c: macroblock encoding ***************************************************************************** - * Copyright (C) 2003-2024 x264 project + * Copyright (C) 2003-2025 x264 project * * Authors: Laurent Aimar <fenrir@via.ecp.fr> * Loren Merritt <lorenm@u.washington.edu> diff --git a/encoder/macroblock.h b/encoder/macroblock.h index 453cc27f..64aed592 100644 --- a/encoder/macroblock.h +++ b/encoder/macroblock.h @@ -1,7 +1,7 @@ /***************************************************************************** * macroblock.h: macroblock encoding ***************************************************************************** - * Copyright (C) 2003-2024 x264 project + * Copyright (C) 2003-2025 x264 project * * Authors: Loren Merritt <lorenm@u.washington.edu> * Laurent Aimar <fenrir@via.ecp.fr> diff --git a/encoder/me.c b/encoder/me.c index e715da08..89a039d4 100644 --- a/encoder/me.c +++ b/encoder/me.c @@ -1,7 +1,7 @@ /***************************************************************************** * me.c: motion estimation ***************************************************************************** - * Copyright (C) 2003-2024 x264 project + * Copyright (C) 2003-2025 x264 project * * Authors: Loren Merritt <lorenm@u.washington.edu> * Laurent Aimar <fenrir@via.ecp.fr> diff --git a/encoder/me.h b/encoder/me.h index 34b312f0..6d424349 100644 --- a/encoder/me.h +++ b/encoder/me.h @@ -1,7 +1,7 @@ /***************************************************************************** * me.h: motion estimation ***************************************************************************** - * Copyright (C) 2003-2024 x264 project + * Copyright (C) 2003-2025 x264 project * * Authors: Loren Merritt <lorenm@u.washington.edu> * Laurent Aimar <fenrir@via.ecp.fr> diff --git a/encoder/ratecontrol.c b/encoder/ratecontrol.c index 109ba8ff..a42305c5 100644 --- a/encoder/ratecontrol.c +++ b/encoder/ratecontrol.c @@ -1,7 +1,7 @@ /***************************************************************************** * ratecontrol.c: ratecontrol ***************************************************************************** - * Copyright (C) 2005-2024 x264 project + * Copyright (C) 2005-2025 x264 project * * Authors: Loren Merritt <lorenm@u.washington.edu> * Michael Niedermayer <michaelni@gmx.at> diff --git a/encoder/ratecontrol.h b/encoder/ratecontrol.h index 5a942fae..2ff4fb49 100644 --- a/encoder/ratecontrol.h +++ b/encoder/ratecontrol.h @@ -1,7 +1,7 @@ /***************************************************************************** * ratecontrol.h: ratecontrol ***************************************************************************** - * Copyright (C) 2003-2024 x264 project + * Copyright (C) 2003-2025 x264 project * * Authors: Loren Merritt <lorenm@u.washington.edu> * Laurent Aimar <fenrir@via.ecp.fr> diff --git a/encoder/rdo.c b/encoder/rdo.c index 25c1bd05..9fc67610 100644 --- a/encoder/rdo.c +++ b/encoder/rdo.c @@ -1,7 +1,7 @@ /***************************************************************************** * rdo.c: rate-distortion optimization ***************************************************************************** - * Copyright (C) 2005-2024 x264 project + * Copyright (C) 2005-2025 x264 project * * Authors: Loren Merritt <lorenm@u.washington.edu> * Fiona Glaser <fiona@x264.com> diff --git a/encoder/set.c b/encoder/set.c index 70c67aee..ec471934 100644 --- a/encoder/set.c +++ b/encoder/set.c @@ -1,7 +1,7 @@ /***************************************************************************** * set: header writing ***************************************************************************** - * Copyright (C) 2003-2024 x264 project + * Copyright (C) 2003-2025 x264 project * * Authors: Laurent Aimar <fenrir@via.ecp.fr> * Loren Merritt <lorenm@u.washington.edu> @@ -608,7 +608,7 @@ int x264_sei_version_write( x264_t *h, bs_t *s ) memcpy( payload, uuid, 16 ); sprintf( payload+16, "x264 - core %d%s - H.264/MPEG-4 AVC codec - " - "Copy%s 2003-2024 - http://www.videolan.org/x264.html - options: %s", + "Copy%s 2003-2025 - http://www.videolan.org/x264.html - options: %s", X264_BUILD, X264_VERSION, HAVE_GPL?"left":"right", opts ); length = strlen(payload)+1; diff --git a/encoder/set.h b/encoder/set.h index d9c06f76..f79876ed 100644 --- a/encoder/set.h +++ b/encoder/set.h @@ -1,7 +1,7 @@ /***************************************************************************** * set.h: header writing ***************************************************************************** - * Copyright (C) 2003-2024 x264 project + * Copyright (C) 2003-2025 x264 project * * Authors: Laurent Aimar <fenrir@via.ecp.fr> * Loren Merritt <lorenm@u.washington.edu> diff --git a/encoder/slicetype-cl.c b/encoder/slicetype-cl.c index d9dbabab..e54d5aa3 100644 --- a/encoder/slicetype-cl.c +++ b/encoder/slicetype-cl.c @@ -1,7 +1,7 @@ /***************************************************************************** * slicetype-cl.c: OpenCL slicetype decision code (lowres lookahead) ***************************************************************************** - * Copyright (C) 2012-2024 x264 project + * Copyright (C) 2012-2025 x264 project * * Authors: Steve Borho <sborho@multicorewareinc.com> * diff --git a/encoder/slicetype-cl.h b/encoder/slicetype-cl.h index 9c8ea843..3612b409 100644 --- a/encoder/slicetype-cl.h +++ b/encoder/slicetype-cl.h @@ -1,7 +1,7 @@ /***************************************************************************** * slicetype-cl.h: OpenCL slicetype decision code (lowres lookahead) ***************************************************************************** - * Copyright (C) 2017-2024 x264 project + * Copyright (C) 2017-2025 x264 project * * Authors: Anton Mitrofanov <BugMaster@narod.ru> * diff --git a/encoder/slicetype.c b/encoder/slicetype.c index 278a8fde..160d9795 100644 --- a/encoder/slicetype.c +++ b/encoder/slicetype.c @@ -1,7 +1,7 @@ /***************************************************************************** * slicetype.c: lookahead analysis ***************************************************************************** - * Copyright (C) 2005-2024 x264 project + * Copyright (C) 2005-2025 x264 project * * Authors: Fiona Glaser <fiona@x264.com> * Loren Merritt <lorenm@u.washington.edu> diff --git a/example.c b/example.c index 530f0549..2ff47cda 100644 --- a/example.c +++ b/example.c @@ -1,7 +1,7 @@ /***************************************************************************** * example.c: libx264 API usage example ***************************************************************************** - * Copyright (C) 2014-2024 x264 project + * Copyright (C) 2014-2025 x264 project * * Authors: Anton Mitrofanov <BugMaster@narod.ru> * diff --git a/extras/intel_dispatcher.h b/extras/intel_dispatcher.h index f7cb2a01..1ddf9215 100644 --- a/extras/intel_dispatcher.h +++ b/extras/intel_dispatcher.h @@ -1,7 +1,7 @@ /***************************************************************************** * intel_dispatcher.h: intel compiler cpu dispatcher override ***************************************************************************** - * Copyright (C) 2014-2024 x264 project + * Copyright (C) 2014-2025 x264 project * * Authors: Anton Mitrofanov <BugMaster@narod.ru> * diff --git a/filters/filters.c b/filters/filters.c index 79c513c3..a015424c 100644 --- a/filters/filters.c +++ b/filters/filters.c @@ -1,7 +1,7 @@ /***************************************************************************** * filters.c: common filter functions ***************************************************************************** - * Copyright (C) 2010-2024 x264 project + * Copyright (C) 2010-2025 x264 project * * Authors: Diogo Franco <diogomfranco@gmail.com> * Steven Walters <kemuri9@gmail.com> diff --git a/filters/filters.h b/filters/filters.h index 6af39708..e736ae81 100644 --- a/filters/filters.h +++ b/filters/filters.h @@ -1,7 +1,7 @@ /***************************************************************************** * filters.h: common filter functions ***************************************************************************** - * Copyright (C) 2010-2024 x264 project + * Copyright (C) 2010-2025 x264 project * * Authors: Diogo Franco <diogomfranco@gmail.com> * Steven Walters <kemuri9@gmail.com> diff --git a/filters/video/cache.c b/filters/video/cache.c index be86e4f1..75dd8de6 100644 --- a/filters/video/cache.c +++ b/filters/video/cache.c @@ -1,7 +1,7 @@ /***************************************************************************** * cache.c: cache video filter ***************************************************************************** - * Copyright (C) 2010-2024 x264 project + * Copyright (C) 2010-2025 x264 project * * Authors: Steven Walters <kemuri9@gmail.com> * diff --git a/filters/video/crop.c b/filters/video/crop.c index 8df49a8c..fe759cb8 100644 --- a/filters/video/crop.c +++ b/filters/video/crop.c @@ -1,7 +1,7 @@ /***************************************************************************** * crop.c: crop video filter ***************************************************************************** - * Copyright (C) 2010-2024 x264 project + * Copyright (C) 2010-2025 x264 project * * Authors: Steven Walters <kemuri9@gmail.com> * James Darnley <james.darnley@gmail.com> diff --git a/filters/video/depth.c b/filters/video/depth.c index 3060a48d..80b79f7b 100644 --- a/filters/video/depth.c +++ b/filters/video/depth.c @@ -1,7 +1,7 @@ /***************************************************************************** * depth.c: bit-depth conversion video filter ***************************************************************************** - * Copyright (C) 2010-2024 x264 project + * Copyright (C) 2010-2025 x264 project * * Authors: Oskar Arvidsson <oskar@irock.se> * diff --git a/filters/video/fix_vfr_pts.c b/filters/video/fix_vfr_pts.c index 46262aae..d7a440f4 100644 --- a/filters/video/fix_vfr_pts.c +++ b/filters/video/fix_vfr_pts.c @@ -1,7 +1,7 @@ /***************************************************************************** * fix_vfr_pts.c: vfr pts fixing video filter ***************************************************************************** - * Copyright (C) 2010-2024 x264 project + * Copyright (C) 2010-2025 x264 project * * Authors: Steven Walters <kemuri9@gmail.com> * diff --git a/filters/video/internal.c b/filters/video/internal.c index a70834c3..ac6a3a4c 100644 --- a/filters/video/internal.c +++ b/filters/video/internal.c @@ -1,7 +1,7 @@ /***************************************************************************** * internal.c: video filter utilities ***************************************************************************** - * Copyright (C) 2010-2024 x264 project + * Copyright (C) 2010-2025 x264 project * * Authors: Steven Walters <kemuri9@gmail.com> * diff --git a/filters/video/internal.h b/filters/video/internal.h index fca8072b..45454fd5 100644 --- a/filters/video/internal.h +++ b/filters/video/internal.h @@ -1,7 +1,7 @@ /***************************************************************************** * internal.h: video filter utilities ***************************************************************************** - * Copyright (C) 2010-2024 x264 project + * Copyright (C) 2010-2025 x264 project * * Authors: Steven Walters <kemuri9@gmail.com> * diff --git a/filters/video/resize.c b/filters/video/resize.c index 25dc95e0..b61b5cee 100644 --- a/filters/video/resize.c +++ b/filters/video/resize.c @@ -1,7 +1,7 @@ /***************************************************************************** * resize.c: resize video filter ***************************************************************************** - * Copyright (C) 2010-2024 x264 project + * Copyright (C) 2010-2025 x264 project * * Authors: Steven Walters <kemuri9@gmail.com> * diff --git a/filters/video/select_every.c b/filters/video/select_every.c index deaa0e4f..1e9b9d16 100644 --- a/filters/video/select_every.c +++ b/filters/video/select_every.c @@ -1,7 +1,7 @@ /***************************************************************************** * select_every.c: select-every video filter ***************************************************************************** - * Copyright (C) 2010-2024 x264 project + * Copyright (C) 2010-2025 x264 project * * Authors: Steven Walters <kemuri9@gmail.com> * diff --git a/filters/video/source.c b/filters/video/source.c index f7c6b870..9d94f1fd 100644 --- a/filters/video/source.c +++ b/filters/video/source.c @@ -1,7 +1,7 @@ /***************************************************************************** * source.c: source video filter ***************************************************************************** - * Copyright (C) 2010-2024 x264 project + * Copyright (C) 2010-2025 x264 project * * Authors: Steven Walters <kemuri9@gmail.com> * diff --git a/filters/video/video.c b/filters/video/video.c index 29031efd..8fde3e58 100644 --- a/filters/video/video.c +++ b/filters/video/video.c @@ -1,7 +1,7 @@ /***************************************************************************** * video.c: video filters ***************************************************************************** - * Copyright (C) 2010-2024 x264 project + * Copyright (C) 2010-2025 x264 project * * Authors: Steven Walters <kemuri9@gmail.com> * diff --git a/filters/video/video.h b/filters/video/video.h index 491d14e6..8380f535 100644 --- a/filters/video/video.h +++ b/filters/video/video.h @@ -1,7 +1,7 @@ /***************************************************************************** * video.h: video filters ***************************************************************************** - * Copyright (C) 2010-2024 x264 project + * Copyright (C) 2010-2025 x264 project * * Authors: Steven Walters <kemuri9@gmail.com> * diff --git a/input/avs.c b/input/avs.c index cbd221bd..557b02e4 100644 --- a/input/avs.c +++ b/input/avs.c @@ -1,7 +1,7 @@ /***************************************************************************** * avs.c: avisynth input ***************************************************************************** - * Copyright (C) 2009-2024 x264 project + * Copyright (C) 2009-2025 x264 project * * Authors: Steven Walters <kemuri9@gmail.com> * Anton Mitrofanov <BugMaster@narod.ru> diff --git a/input/ffms.c b/input/ffms.c index 91d362cd..c29f40e6 100644 --- a/input/ffms.c +++ b/input/ffms.c @@ -1,7 +1,7 @@ /***************************************************************************** * ffms.c: ffmpegsource input ***************************************************************************** - * Copyright (C) 2009-2024 x264 project + * Copyright (C) 2009-2025 x264 project * * Authors: Mike Gurlitz <mike.gurlitz@gmail.com> * Steven Walters <kemuri9@gmail.com> diff --git a/input/input.c b/input/input.c index 677d762f..6325b4f3 100644 --- a/input/input.c +++ b/input/input.c @@ -1,7 +1,7 @@ /***************************************************************************** * input.c: common input functions ***************************************************************************** - * Copyright (C) 2010-2024 x264 project + * Copyright (C) 2010-2025 x264 project * * Authors: Steven Walters <kemuri9@gmail.com> * Henrik Gramner <henrik@gramner.com> diff --git a/input/input.h b/input/input.h index 341e92b6..de25c5bc 100644 --- a/input/input.h +++ b/input/input.h @@ -1,7 +1,7 @@ /***************************************************************************** * input.h: file input ***************************************************************************** - * Copyright (C) 2003-2024 x264 project + * Copyright (C) 2003-2025 x264 project * * Authors: Laurent Aimar <fenrir@via.ecp.fr> * Loren Merritt <lorenm@u.washington.edu> diff --git a/input/lavf.c b/input/lavf.c index cdc0ed18..90f4cec5 100644 --- a/input/lavf.c +++ b/input/lavf.c @@ -1,7 +1,7 @@ /***************************************************************************** * lavf.c: libavformat input ***************************************************************************** - * Copyright (C) 2009-2024 x264 project + * Copyright (C) 2009-2025 x264 project * * Authors: Mike Gurlitz <mike.gurlitz@gmail.com> * Steven Walters <kemuri9@gmail.com> diff --git a/input/raw.c b/input/raw.c index 72185ce1..b233f937 100644 --- a/input/raw.c +++ b/input/raw.c @@ -1,7 +1,7 @@ /***************************************************************************** * raw.c: raw input ***************************************************************************** - * Copyright (C) 2003-2024 x264 project + * Copyright (C) 2003-2025 x264 project * * Authors: Laurent Aimar <fenrir@via.ecp.fr> * Loren Merritt <lorenm@u.washington.edu> diff --git a/input/thread.c b/input/thread.c index 7713bc5d..b235f0c1 100644 --- a/input/thread.c +++ b/input/thread.c @@ -1,7 +1,7 @@ /***************************************************************************** * thread.c: threaded input ***************************************************************************** - * Copyright (C) 2003-2024 x264 project + * Copyright (C) 2003-2025 x264 project * * Authors: Laurent Aimar <fenrir@via.ecp.fr> * Loren Merritt <lorenm@u.washington.edu> diff --git a/input/timecode.c b/input/timecode.c index 6d106392..980beac1 100644 --- a/input/timecode.c +++ b/input/timecode.c @@ -1,7 +1,7 @@ /***************************************************************************** * timecode.c: timecode file input ***************************************************************************** - * Copyright (C) 2010-2024 x264 project + * Copyright (C) 2010-2025 x264 project * * Authors: Yusuke Nakamura <muken.the.vfrmaniac@gmail.com> * diff --git a/input/y4m.c b/input/y4m.c index 5764d6ac..0623fd9b 100644 --- a/input/y4m.c +++ b/input/y4m.c @@ -1,7 +1,7 @@ /***************************************************************************** * y4m.c: y4m input ***************************************************************************** - * Copyright (C) 2003-2024 x264 project + * Copyright (C) 2003-2025 x264 project * * Authors: Laurent Aimar <fenrir@via.ecp.fr> * Loren Merritt <lorenm@u.washington.edu> diff --git a/output/flv.c b/output/flv.c index 6a7d97f6..e6be0567 100644 --- a/output/flv.c +++ b/output/flv.c @@ -1,7 +1,7 @@ /***************************************************************************** * flv.c: flv muxer ***************************************************************************** - * Copyright (C) 2009-2024 x264 project + * Copyright (C) 2009-2025 x264 project * * Authors: Kieran Kunhya <kieran@kunhya.com> * diff --git a/output/flv_bytestream.c b/output/flv_bytestream.c index 995ef6ea..e5bdae13 100644 --- a/output/flv_bytestream.c +++ b/output/flv_bytestream.c @@ -1,7 +1,7 @@ /***************************************************************************** * flv_bytestream.c: flv muxer utilities ***************************************************************************** - * Copyright (C) 2009-2024 x264 project + * Copyright (C) 2009-2025 x264 project * * Authors: Kieran Kunhya <kieran@kunhya.com> * diff --git a/output/flv_bytestream.h b/output/flv_bytestream.h index f0f369c4..ac4ab9c7 100644 --- a/output/flv_bytestream.h +++ b/output/flv_bytestream.h @@ -1,7 +1,7 @@ /***************************************************************************** * flv_bytestream.h: flv muxer utilities ***************************************************************************** - * Copyright (C) 2009-2024 x264 project + * Copyright (C) 2009-2025 x264 project * * Authors: Kieran Kunhya <kieran@kunhya.com> * diff --git a/output/matroska.c b/output/matroska.c index 18d09293..543a80de 100644 --- a/output/matroska.c +++ b/output/matroska.c @@ -1,7 +1,7 @@ /***************************************************************************** * matroska.c: matroska muxer ***************************************************************************** - * Copyright (C) 2005-2024 x264 project + * Copyright (C) 2005-2025 x264 project * * Authors: Mike Matsnev <mike@haali.su> * diff --git a/output/matroska_ebml.c b/output/matroska_ebml.c index b1aca8c3..5d401107 100644 --- a/output/matroska_ebml.c +++ b/output/matroska_ebml.c @@ -1,7 +1,7 @@ /***************************************************************************** * matroska_ebml.c: matroska muxer utilities ***************************************************************************** - * Copyright (C) 2005-2024 x264 project + * Copyright (C) 2005-2025 x264 project * * Authors: Mike Matsnev <mike@haali.su> * diff --git a/output/matroska_ebml.h b/output/matroska_ebml.h index 90b5315a..3508e92d 100644 --- a/output/matroska_ebml.h +++ b/output/matroska_ebml.h @@ -1,7 +1,7 @@ /***************************************************************************** * matroska_ebml.h: matroska muxer utilities ***************************************************************************** - * Copyright (C) 2005-2024 x264 project + * Copyright (C) 2005-2025 x264 project * * Authors: Mike Matsnev <mike@haali.su> * diff --git a/output/mp4.c b/output/mp4.c index bb575946..785ba026 100644 --- a/output/mp4.c +++ b/output/mp4.c @@ -1,7 +1,7 @@ /***************************************************************************** * mp4.c: mp4 muxer ***************************************************************************** - * Copyright (C) 2003-2024 x264 project + * Copyright (C) 2003-2025 x264 project * * Authors: Laurent Aimar <fenrir@via.ecp.fr> * Loren Merritt <lorenm@u.washington.edu> diff --git a/output/mp4_lsmash.c b/output/mp4_lsmash.c index 72314dbe..71dab10b 100644 --- a/output/mp4_lsmash.c +++ b/output/mp4_lsmash.c @@ -1,7 +1,7 @@ /***************************************************************************** * mp4_lsmash.c: mp4 muxer using L-SMASH ***************************************************************************** - * Copyright (C) 2003-2024 x264 project + * Copyright (C) 2003-2025 x264 project * * Authors: Laurent Aimar <fenrir@via.ecp.fr> * Loren Merritt <lorenm@u.washington.edu> diff --git a/output/output.h b/output/output.h index 433d700a..206ff5c4 100644 --- a/output/output.h +++ b/output/output.h @@ -1,7 +1,7 @@ /***************************************************************************** * output.h: x264 file output modules ***************************************************************************** - * Copyright (C) 2003-2024 x264 project + * Copyright (C) 2003-2025 x264 project * * Authors: Laurent Aimar <fenrir@via.ecp.fr> * Loren Merritt <lorenm@u.washington.edu> diff --git a/output/raw.c b/output/raw.c index 149cd5a8..10b4bcfb 100644 --- a/output/raw.c +++ b/output/raw.c @@ -1,7 +1,7 @@ /***************************************************************************** * raw.c: raw muxer ***************************************************************************** - * Copyright (C) 2003-2024 x264 project + * Copyright (C) 2003-2025 x264 project * * Authors: Laurent Aimar <fenrir@via.ecp.fr> * Loren Merritt <lorenm@u.washington.edu> diff --git a/tools/checkasm-a.asm b/tools/checkasm-a.asm index 4d8f3c64..2808d98e 100644 --- a/tools/checkasm-a.asm +++ b/tools/checkasm-a.asm @@ -1,7 +1,7 @@ ;***************************************************************************** ;* checkasm-a.asm: assembly check tool ;***************************************************************************** -;* Copyright (C) 2008-2024 x264 project +;* Copyright (C) 2008-2025 x264 project ;* ;* Authors: Loren Merritt <lorenm@u.washington.edu> ;* Henrik Gramner <henrik@gramner.com> diff --git a/tools/checkasm-aarch64.S b/tools/checkasm-aarch64.S index b19f2f76..f2e4cc60 100644 --- a/tools/checkasm-aarch64.S +++ b/tools/checkasm-aarch64.S @@ -1,7 +1,7 @@ /**************************************************************************** * checkasm-aarch64.S: assembly check tool ***************************************************************************** - * Copyright (C) 2015-2024 x264 project + * Copyright (C) 2015-2025 x264 project * * Authors: Martin Storsjo <martin@martin.st> * diff --git a/tools/checkasm-arm.S b/tools/checkasm-arm.S index d185aa9a..86eaa4df 100644 --- a/tools/checkasm-arm.S +++ b/tools/checkasm-arm.S @@ -1,7 +1,7 @@ /**************************************************************************** * checkasm-arm.S: assembly check tool ***************************************************************************** - * Copyright (C) 2015-2024 x264 project + * Copyright (C) 2015-2025 x264 project * * Authors: Martin Storsjo <martin@martin.st> * diff --git a/tools/checkasm-loongarch.S b/tools/checkasm-loongarch.S index 716974e6..2a3187af 100644 --- a/tools/checkasm-loongarch.S +++ b/tools/checkasm-loongarch.S @@ -1,7 +1,7 @@ /**************************************************************************** * checkasm-loongarch.S: assembly check tool ***************************************************************************** - * Copyright (C) 2024 x264 project + * Copyright (C) 2024-2025 x264 project * * Authors: Xiwei Gu <guxiwei-hf@loongson.cn> * diff --git a/tools/checkasm.c b/tools/checkasm.c index 6ff088f1..1c2ea2b8 100644 --- a/tools/checkasm.c +++ b/tools/checkasm.c @@ -1,7 +1,7 @@ /***************************************************************************** * checkasm.c: assembly check tool ***************************************************************************** - * Copyright (C) 2003-2024 x264 project + * Copyright (C) 2003-2025 x264 project * * Authors: Loren Merritt <lorenm@u.washington.edu> * Laurent Aimar <fenrir@via.ecp.fr> diff --git a/x264.c b/x264.c index 4142786d..81583150 100644 --- a/x264.c +++ b/x264.c @@ -1,7 +1,7 @@ /***************************************************************************** * x264: top-level x264cli functions ***************************************************************************** - * Copyright (C) 2003-2024 x264 project + * Copyright (C) 2003-2025 x264 project * * Authors: Loren Merritt <lorenm@u.washington.edu> * Laurent Aimar <fenrir@via.ecp.fr> diff --git a/x264.h b/x264.h index 2cd5df52..9844713a 100644 --- a/x264.h +++ b/x264.h @@ -1,7 +1,7 @@ /***************************************************************************** * x264.h: x264 public header ***************************************************************************** - * Copyright (C) 2003-2024 x264 project + * Copyright (C) 2003-2025 x264 project * * Authors: Laurent Aimar <fenrir@via.ecp.fr> * Loren Merritt <lorenm@u.washington.edu> diff --git a/x264cli.h b/x264cli.h index 41ff3193..dbf2e226 100644 --- a/x264cli.h +++ b/x264cli.h @@ -1,7 +1,7 @@ /***************************************************************************** * x264cli.h: x264cli common ***************************************************************************** - * Copyright (C) 2003-2024 x264 project + * Copyright (C) 2003-2025 x264 project * * Authors: Laurent Aimar <fenrir@via.ecp.fr> * Loren Merritt <lorenm@u.washington.edu> diff --git a/x264dll.c b/x264dll.c index 8e150308..9438ba9b 100644 --- a/x264dll.c +++ b/x264dll.c @@ -1,7 +1,7 @@ /***************************************************************************** * x264dll: x264 DLLMain for win32 ***************************************************************************** - * Copyright (C) 2009-2024 x264 project + * Copyright (C) 2009-2025 x264 project * * Authors: Anton Mitrofanov <BugMaster@narod.ru> * diff --git a/x264res.rc b/x264res.rc index 10a99427..5da0c18c 100644 --- a/x264res.rc +++ b/x264res.rc @@ -1,7 +1,7 @@ /***************************************************************************** * x264res.rc: windows resource file ***************************************************************************** - * Copyright (C) 2012-2024 x264 project + * Copyright (C) 2012-2025 x264 project * * Authors: Henrik Gramner <henrik@gramner.com> * @@ -68,7 +68,7 @@ BEGIN #endif VALUE "FileVersion", X264_POINTVER VALUE "InternalName", "x264" - VALUE "LegalCopyright", "Copyright (C) 2003-2024 x264 project" + VALUE "LegalCopyright", "Copyright (C) 2003-2025 x264 project" #ifdef DLL VALUE "OriginalFilename", "libx264-" xstr(X264_BUILD) ".dll" #else -- GitLab