From 4815ccadb1890572f2bf8b9d9553d56f6c9122ad Mon Sep 17 00:00:00 2001 From: Anton Mitrofanov Date: Sat, 13 Jan 2024 14:45:39 +0300 Subject: [PATCH] Bump dates to 2024 --- 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.c | 2 +- x264.c | 2 +- x264.h | 2 +- x264cli.h | 2 +- x264dll.c | 2 +- x264res.rc | 4 ++-- 223 files changed, 225 insertions(+), 225 deletions(-) diff --git a/autocomplete.c b/autocomplete.c index 592e2786..1fc33b09 100644 --- a/autocomplete.c +++ b/autocomplete.c @@ -1,7 +1,7 @@ /***************************************************************************** * autocomplete: x264cli shell autocomplete ***************************************************************************** - * Copyright (C) 2018-2023 x264 project + * Copyright (C) 2018-2024 x264 project * * Authors: Henrik Gramner * diff --git a/common/aarch64/asm-offsets.c b/common/aarch64/asm-offsets.c index d183b4c8..ec669a4b 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-2023 x264 project + * Copyright (C) 2014-2024 x264 project * * Authors: Janne Grunau * diff --git a/common/aarch64/asm-offsets.h b/common/aarch64/asm-offsets.h index 4f497545..21654690 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-2023 x264 project + * Copyright (C) 2014-2024 x264 project * * Authors: Janne Grunau * diff --git a/common/aarch64/asm.S b/common/aarch64/asm.S index 9db94178..baec521d 100644 --- a/common/aarch64/asm.S +++ b/common/aarch64/asm.S @@ -1,7 +1,7 @@ /***************************************************************************** * asm.S: AArch64 utility macros ***************************************************************************** - * Copyright (C) 2008-2023 x264 project + * Copyright (C) 2008-2024 x264 project * * Authors: Mans Rullgard * David Conrad diff --git a/common/aarch64/bitstream-a.S b/common/aarch64/bitstream-a.S index 81bbb29c..c7e06b60 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-2023 x264 project + * Copyright (C) 2014-2024 x264 project * * Authors: Janne Grunau * diff --git a/common/aarch64/bitstream.h b/common/aarch64/bitstream.h index 21e702b1..c366f36f 100644 --- a/common/aarch64/bitstream.h +++ b/common/aarch64/bitstream.h @@ -1,7 +1,7 @@ /***************************************************************************** * bitstream.h: aarch64 bitstream functions ***************************************************************************** - * Copyright (C) 2017-2023 x264 project + * Copyright (C) 2017-2024 x264 project * * Authors: Anton Mitrofanov * diff --git a/common/aarch64/cabac-a.S b/common/aarch64/cabac-a.S index 816c5240..3e2f7fad 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-2023 x264 project + * Copyright (C) 2014-2024 x264 project * * Authors: Janne Grunau * diff --git a/common/aarch64/dct-a-common.S b/common/aarch64/dct-a-common.S index 996cf122..60579339 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-2023 x264 project + * Copyright (C) 2009-2024 x264 project * * Authors: David Conrad * Janne Grunau diff --git a/common/aarch64/dct-a-sve.S b/common/aarch64/dct-a-sve.S index 9c7d50ea..9b94b73e 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-2023 x264 project + * Copyright (C) 2009-2024 x264 project * * Authors: David Chen * diff --git a/common/aarch64/dct-a-sve2.S b/common/aarch64/dct-a-sve2.S index af789d3e..ebe3969e 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-2023 x264 project + * Copyright (C) 2009-2024 x264 project * * Authors: David Chen * diff --git a/common/aarch64/dct-a.S b/common/aarch64/dct-a.S index 66603f3f..8d7a09b2 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-2023 x264 project + * Copyright (C) 2009-2024 x264 project * * Authors: David Conrad * Janne Grunau diff --git a/common/aarch64/dct.h b/common/aarch64/dct.h index 2cca56f3..40066cb6 100644 --- a/common/aarch64/dct.h +++ b/common/aarch64/dct.h @@ -1,7 +1,7 @@ /***************************************************************************** * dct.h: aarch64 transform and zigzag ***************************************************************************** - * Copyright (C) 2009-2023 x264 project + * Copyright (C) 2009-2024 x264 project * * Authors: David Conrad * Janne Grunau diff --git a/common/aarch64/deblock-a-common.S b/common/aarch64/deblock-a-common.S index 416ab2d5..c871cb73 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-2023 x264 project + * Copyright (C) 2009-2024 x264 project * * Authors: Mans Rullgard * Janne Grunau diff --git a/common/aarch64/deblock-a-sve.S b/common/aarch64/deblock-a-sve.S index 73f32572..e38efc9c 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-2023 x264 project + * Copyright (C) 2009-2024 x264 project * * Authors: David Chen * diff --git a/common/aarch64/deblock-a.S b/common/aarch64/deblock-a.S index 4bab76e1..718fe155 100644 --- a/common/aarch64/deblock-a.S +++ b/common/aarch64/deblock-a.S @@ -1,7 +1,7 @@ /***************************************************************************** * deblock.S: aarch64 deblocking ***************************************************************************** - * Copyright (C) 2009-2023 x264 project + * Copyright (C) 2009-2024 x264 project * * Authors: Mans Rullgard * Janne Grunau diff --git a/common/aarch64/deblock.h b/common/aarch64/deblock.h index aae9751a..e4c60e34 100644 --- a/common/aarch64/deblock.h +++ b/common/aarch64/deblock.h @@ -1,7 +1,7 @@ /***************************************************************************** * deblock.h: aarch64 deblocking ***************************************************************************** - * Copyright (C) 2017-2023 x264 project + * Copyright (C) 2017-2024 x264 project * * Authors: Anton Mitrofanov * diff --git a/common/aarch64/mc-a-common.S b/common/aarch64/mc-a-common.S index 2c055c44..fa620ecc 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-2023 x264 project + * Copyright (C) 2009-2024 x264 project * * Authors: David Conrad * Janne Grunau diff --git a/common/aarch64/mc-a-sve.S b/common/aarch64/mc-a-sve.S index 482b9204..632aa7b7 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-2023 x264 project + * Copyright (C) 2009-2024 x264 project * * Authors: David Chen * diff --git a/common/aarch64/mc-a.S b/common/aarch64/mc-a.S index e9f0036d..9c52d045 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-2023 x264 project + * Copyright (C) 2009-2024 x264 project * * Authors: David Conrad * Janne Grunau diff --git a/common/aarch64/mc-c.c b/common/aarch64/mc-c.c index a32e9ce0..8551294b 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-2023 x264 project + * Copyright (C) 2009-2024 x264 project * * Authors: David Conrad * Janne Grunau diff --git a/common/aarch64/mc.h b/common/aarch64/mc.h index ab59f57b..05a15c16 100644 --- a/common/aarch64/mc.h +++ b/common/aarch64/mc.h @@ -1,7 +1,7 @@ /***************************************************************************** * mc.h: aarch64 motion compensation ***************************************************************************** - * Copyright (C) 2014-2023 x264 project + * Copyright (C) 2014-2024 x264 project * * Authors: Janne Grunau * diff --git a/common/aarch64/pixel-a-common.S b/common/aarch64/pixel-a-common.S index 7d521baa..9e925e2f 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-2023 x264 project + * Copyright (C) 2009-2024 x264 project * * Authors: David Conrad * Janne Grunau diff --git a/common/aarch64/pixel-a-sve.S b/common/aarch64/pixel-a-sve.S index 4e688db7..f3a7690c 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-2023 x264 project + * Copyright (C) 2009-2024 x264 project * * Authors: David Chen * diff --git a/common/aarch64/pixel-a.S b/common/aarch64/pixel-a.S index 7f9e1a96..449919b5 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-2023 x264 project + * Copyright (C) 2009-2024 x264 project * * Authors: David Conrad * Janne Grunau diff --git a/common/aarch64/pixel.h b/common/aarch64/pixel.h index 0912f25b..fac6c744 100644 --- a/common/aarch64/pixel.h +++ b/common/aarch64/pixel.h @@ -1,7 +1,7 @@ /***************************************************************************** * pixel.h: aarch64 pixel metrics ***************************************************************************** - * Copyright (C) 2009-2023 x264 project + * Copyright (C) 2009-2024 x264 project * * Authors: David Conrad * Janne Grunau diff --git a/common/aarch64/predict-a.S b/common/aarch64/predict-a.S index 2f00184e..5a052e71 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-2023 x264 project + * Copyright (C) 2009-2024 x264 project * * Authors: David Conrad * Mans Rullgard diff --git a/common/aarch64/predict-c.c b/common/aarch64/predict-c.c index 8d5460ff..d8d4bc3c 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-2023 x264 project + * Copyright (C) 2009-2024 x264 project * * Authors: David Conrad * Janne Grunau diff --git a/common/aarch64/predict.h b/common/aarch64/predict.h index 40f85dde..f4c43e73 100644 --- a/common/aarch64/predict.h +++ b/common/aarch64/predict.h @@ -1,7 +1,7 @@ /***************************************************************************** * predict.h: aarch64 intra prediction ***************************************************************************** - * Copyright (C) 2009-2023 x264 project + * Copyright (C) 2009-2024 x264 project * * Authors: David Conrad * Janne Grunau diff --git a/common/aarch64/quant-a.S b/common/aarch64/quant-a.S index edc4d96a..006e0ead 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-2023 x264 project + * Copyright (C) 2009-2024 x264 project * * Authors: David Conrad * Janne Grunau diff --git a/common/aarch64/quant.h b/common/aarch64/quant.h index 66281aab..a2b324fe 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-2023 x264 project + * Copyright (C) 2005-2024 x264 project * * Authors: David Conrad * Janne Grunau diff --git a/common/arm/asm.S b/common/arm/asm.S index 833f011e..88e8ba60 100644 --- a/common/arm/asm.S +++ b/common/arm/asm.S @@ -1,7 +1,7 @@ /***************************************************************************** * asm.S: arm utility macros ***************************************************************************** - * Copyright (C) 2008-2023 x264 project + * Copyright (C) 2008-2024 x264 project * * Authors: Mans Rullgard * David Conrad diff --git a/common/arm/bitstream-a.S b/common/arm/bitstream-a.S index 1a428356..35157c4b 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-2023 x264 project + * Copyright (C) 2014-2024 x264 project * * Authors: Janne Grunau * diff --git a/common/arm/bitstream.h b/common/arm/bitstream.h index b46a4ccd..41a32bc5 100644 --- a/common/arm/bitstream.h +++ b/common/arm/bitstream.h @@ -1,7 +1,7 @@ /***************************************************************************** * bitstream.h: arm bitstream functions ***************************************************************************** - * Copyright (C) 2017-2023 x264 project + * Copyright (C) 2017-2024 x264 project * * Authors: Anton Mitrofanov * diff --git a/common/arm/cpu-a.S b/common/arm/cpu-a.S index c35d1684..88af84ab 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-2023 x264 project + * Copyright (C) 2009-2024 x264 project * * Authors: David Conrad * diff --git a/common/arm/dct-a.S b/common/arm/dct-a.S index 18d729c9..a35a8b85 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-2023 x264 project + * Copyright (C) 2009-2024 x264 project * * Authors: David Conrad * Martin Storsjo diff --git a/common/arm/dct.h b/common/arm/dct.h index 758840c6..e26fabfe 100644 --- a/common/arm/dct.h +++ b/common/arm/dct.h @@ -1,7 +1,7 @@ /***************************************************************************** * dct.h: arm transform and zigzag ***************************************************************************** - * Copyright (C) 2009-2023 x264 project + * Copyright (C) 2009-2024 x264 project * * Authors: David Conrad * diff --git a/common/arm/deblock-a.S b/common/arm/deblock-a.S index 404c427e..b013e8d9 100644 --- a/common/arm/deblock-a.S +++ b/common/arm/deblock-a.S @@ -1,7 +1,7 @@ /***************************************************************************** * deblock.S: arm deblocking ***************************************************************************** - * Copyright (C) 2009-2023 x264 project + * Copyright (C) 2009-2024 x264 project * * Authors: Mans Rullgard * Martin Storsjo diff --git a/common/arm/deblock.h b/common/arm/deblock.h index 73adf55d..cc135cf5 100644 --- a/common/arm/deblock.h +++ b/common/arm/deblock.h @@ -1,7 +1,7 @@ /***************************************************************************** * deblock.h: arm deblocking ***************************************************************************** - * Copyright (C) 2017-2023 x264 project + * Copyright (C) 2017-2024 x264 project * * Authors: Anton Mitrofanov * diff --git a/common/arm/mc-a.S b/common/arm/mc-a.S index 781d2d4d..8eca86d1 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-2023 x264 project + * Copyright (C) 2009-2024 x264 project * * Authors: David Conrad * Mans Rullgard diff --git a/common/arm/mc-c.c b/common/arm/mc-c.c index 39126408..68f4be81 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-2023 x264 project + * Copyright (C) 2009-2024 x264 project * * Authors: David Conrad * Janne Grunau diff --git a/common/arm/mc.h b/common/arm/mc.h index d1c4f223..002b30a8 100644 --- a/common/arm/mc.h +++ b/common/arm/mc.h @@ -1,7 +1,7 @@ /***************************************************************************** * mc.h: arm motion compensation ***************************************************************************** - * Copyright (C) 2009-2023 x264 project + * Copyright (C) 2009-2024 x264 project * * Authors: David Conrad * diff --git a/common/arm/pixel-a.S b/common/arm/pixel-a.S index 8933578f..74be7de6 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-2023 x264 project + * Copyright (C) 2009-2024 x264 project * * Authors: David Conrad * Janne Grunau diff --git a/common/arm/pixel.h b/common/arm/pixel.h index 3065027a..50da9c5d 100644 --- a/common/arm/pixel.h +++ b/common/arm/pixel.h @@ -1,7 +1,7 @@ /***************************************************************************** * pixel.h: arm pixel metrics ***************************************************************************** - * Copyright (C) 2009-2023 x264 project + * Copyright (C) 2009-2024 x264 project * * Authors: David Conrad * diff --git a/common/arm/predict-a.S b/common/arm/predict-a.S index b5b01a80..eed73077 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-2023 x264 project + * Copyright (C) 2009-2024 x264 project * * Authors: David Conrad * Mans Rullgard diff --git a/common/arm/predict-c.c b/common/arm/predict-c.c index 00902f50..88b6cd61 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-2023 x264 project + * Copyright (C) 2009-2024 x264 project * * Authors: David Conrad * diff --git a/common/arm/predict.h b/common/arm/predict.h index 451fcdee..1722c70d 100644 --- a/common/arm/predict.h +++ b/common/arm/predict.h @@ -1,7 +1,7 @@ /***************************************************************************** * predict.h: arm intra prediction ***************************************************************************** - * Copyright (C) 2009-2023 x264 project + * Copyright (C) 2009-2024 x264 project * * Authors: David Conrad * diff --git a/common/arm/quant-a.S b/common/arm/quant-a.S index d9af77ff..92dd6ab0 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-2023 x264 project + * Copyright (C) 2009-2024 x264 project * * Authors: David Conrad * Janne Grunau diff --git a/common/arm/quant.h b/common/arm/quant.h index b41b5280..3124c2ce 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-2023 x264 project + * Copyright (C) 2005-2024 x264 project * * Authors: David Conrad * diff --git a/common/base.c b/common/base.c index d302fed1..faf2050e 100644 --- a/common/base.c +++ b/common/base.c @@ -1,7 +1,7 @@ /***************************************************************************** * base.c: misc common functions (bit depth independent) ***************************************************************************** - * Copyright (C) 2003-2023 x264 project + * Copyright (C) 2003-2024 x264 project * * Authors: Loren Merritt * Laurent Aimar diff --git a/common/base.h b/common/base.h index fa765519..d122a41e 100644 --- a/common/base.h +++ b/common/base.h @@ -1,7 +1,7 @@ /***************************************************************************** * base.h: misc common functions (bit depth independent) ***************************************************************************** - * Copyright (C) 2003-2023 x264 project + * Copyright (C) 2003-2024 x264 project * * Authors: Laurent Aimar * Loren Merritt diff --git a/common/bitstream.c b/common/bitstream.c index 9bf2b61c..702e3e3a 100644 --- a/common/bitstream.c +++ b/common/bitstream.c @@ -1,7 +1,7 @@ /***************************************************************************** * bitstream.c: bitstream writing ***************************************************************************** - * Copyright (C) 2003-2023 x264 project + * Copyright (C) 2003-2024 x264 project * * Authors: Laurent Aimar * Fiona Glaser diff --git a/common/bitstream.h b/common/bitstream.h index a772eb24..2116f71b 100644 --- a/common/bitstream.h +++ b/common/bitstream.h @@ -1,7 +1,7 @@ /***************************************************************************** * bitstream.h: bitstream writing ***************************************************************************** - * Copyright (C) 2003-2023 x264 project + * Copyright (C) 2003-2024 x264 project * * Authors: Loren Merritt * Fiona Glaser diff --git a/common/cabac.c b/common/cabac.c index 743afee7..ff34bc91 100644 --- a/common/cabac.c +++ b/common/cabac.c @@ -1,7 +1,7 @@ /***************************************************************************** * cabac.c: arithmetic coder ***************************************************************************** - * Copyright (C) 2003-2023 x264 project + * Copyright (C) 2003-2024 x264 project * * Authors: Laurent Aimar * Loren Merritt diff --git a/common/cabac.h b/common/cabac.h index 5b757560..4e7e86bc 100644 --- a/common/cabac.h +++ b/common/cabac.h @@ -1,7 +1,7 @@ /***************************************************************************** * cabac.h: arithmetic coder ***************************************************************************** - * Copyright (C) 2003-2023 x264 project + * Copyright (C) 2003-2024 x264 project * * Authors: Loren Merritt * Laurent Aimar diff --git a/common/common.c b/common/common.c index de301461..d4ca657c 100644 --- a/common/common.c +++ b/common/common.c @@ -1,7 +1,7 @@ /***************************************************************************** * common.c: misc common functions ***************************************************************************** - * Copyright (C) 2003-2023 x264 project + * Copyright (C) 2003-2024 x264 project * * Authors: Loren Merritt * Laurent Aimar diff --git a/common/common.h b/common/common.h index 975e1d4f..4918cc05 100644 --- a/common/common.h +++ b/common/common.h @@ -1,7 +1,7 @@ /***************************************************************************** * common.h: misc common functions ***************************************************************************** - * Copyright (C) 2003-2023 x264 project + * Copyright (C) 2003-2024 x264 project * * Authors: Laurent Aimar * Loren Merritt diff --git a/common/cpu.c b/common/cpu.c index 9463c828..e4c304ef 100644 --- a/common/cpu.c +++ b/common/cpu.c @@ -1,7 +1,7 @@ /***************************************************************************** * cpu.c: cpu detection ***************************************************************************** - * Copyright (C) 2003-2023 x264 project + * Copyright (C) 2003-2024 x264 project * * Authors: Loren Merritt * Laurent Aimar diff --git a/common/cpu.h b/common/cpu.h index be3182ed..0d29b251 100644 --- a/common/cpu.h +++ b/common/cpu.h @@ -1,7 +1,7 @@ /***************************************************************************** * cpu.h: cpu detection ***************************************************************************** - * Copyright (C) 2004-2023 x264 project + * Copyright (C) 2004-2024 x264 project * * Authors: Loren Merritt * diff --git a/common/dct.c b/common/dct.c index 78b0d083..e03c7a90 100644 --- a/common/dct.c +++ b/common/dct.c @@ -1,7 +1,7 @@ /***************************************************************************** * dct.c: transform and zigzag ***************************************************************************** - * Copyright (C) 2003-2023 x264 project + * Copyright (C) 2003-2024 x264 project * * Authors: Loren Merritt * Laurent Aimar diff --git a/common/dct.h b/common/dct.h index ff6888b0..324034d9 100644 --- a/common/dct.h +++ b/common/dct.h @@ -1,7 +1,7 @@ /***************************************************************************** * dct.h: transform and zigzag ***************************************************************************** - * Copyright (C) 2004-2023 x264 project + * Copyright (C) 2004-2024 x264 project * * Authors: Loren Merritt * diff --git a/common/deblock.c b/common/deblock.c index c1253cf4..d5418e2d 100644 --- a/common/deblock.c +++ b/common/deblock.c @@ -1,7 +1,7 @@ /***************************************************************************** * deblock.c: deblocking ***************************************************************************** - * Copyright (C) 2003-2023 x264 project + * Copyright (C) 2003-2024 x264 project * * Authors: Laurent Aimar * Loren Merritt diff --git a/common/frame.c b/common/frame.c index e282c8f5..6bc1b3d7 100644 --- a/common/frame.c +++ b/common/frame.c @@ -1,7 +1,7 @@ /***************************************************************************** * frame.c: frame handling ***************************************************************************** - * Copyright (C) 2003-2023 x264 project + * Copyright (C) 2003-2024 x264 project * * Authors: Laurent Aimar * Loren Merritt diff --git a/common/frame.h b/common/frame.h index dd0a6d2d..f5393f02 100644 --- a/common/frame.h +++ b/common/frame.h @@ -1,7 +1,7 @@ /***************************************************************************** * frame.h: frame handling ***************************************************************************** - * Copyright (C) 2003-2023 x264 project + * Copyright (C) 2003-2024 x264 project * * Authors: Laurent Aimar * Loren Merritt diff --git a/common/loongarch/dct-a.S b/common/loongarch/dct-a.S index 74cd053e..86780e4e 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 x264 project + * Copyright (C) 2023-2024 x264 project * * Authors: Peng Zhou * diff --git a/common/loongarch/dct.h b/common/loongarch/dct.h index c96ff990..fad725ec 100644 --- a/common/loongarch/dct.h +++ b/common/loongarch/dct.h @@ -1,7 +1,7 @@ /***************************************************************************** * dct.h: loongarch transform and zigzag ***************************************************************************** - * Copyright (C) 2023 x264 project + * Copyright (C) 2023-2024 x264 project * * Authors: Peng Zhou * diff --git a/common/loongarch/deblock-a.S b/common/loongarch/deblock-a.S index 65f66a25..d13ea830 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 x264 project + * Copyright (C) 2023-2024 x264 project * * Authors: Hao Chen * diff --git a/common/loongarch/deblock.h b/common/loongarch/deblock.h index 6289b5e5..452c5a3b 100644 --- a/common/loongarch/deblock.h +++ b/common/loongarch/deblock.h @@ -1,7 +1,7 @@ /***************************************************************************** * deblock.h: loongarch deblock ***************************************************************************** - * Copyright (C) 2023 x264 project + * Copyright (C) 2023-2024 x264 project * * Authors: Hao Chen * diff --git a/common/loongarch/loongson_util.S b/common/loongarch/loongson_util.S index 13268e1b..683a1a8a 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 x264 project + * Copyright (C) 2023-2024 x264 project * * Authors: Shiyou Yin * Xiwei Gu diff --git a/common/loongarch/mc-a.S b/common/loongarch/mc-a.S index d9bd39f8..75041f23 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 x264 project + * Copyright (C) 2023-2024 x264 project * * Authors: Xiwei Gu * diff --git a/common/loongarch/mc-c.c b/common/loongarch/mc-c.c index 6b7855ba..fb5be675 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 x264 project + * Copyright (C) 2023-2024 x264 project * * Authors: Xiwei Gu * diff --git a/common/loongarch/mc.h b/common/loongarch/mc.h index 273e75fb..6421f6e3 100644 --- a/common/loongarch/mc.h +++ b/common/loongarch/mc.h @@ -1,7 +1,7 @@ /***************************************************************************** * mc.h: loongarch motion compensation ***************************************************************************** - * Copyright (C) 2023 x264 project + * Copyright (C) 2023-2024 x264 project * * Authors: Xiwei Gu * diff --git a/common/loongarch/pixel-a.S b/common/loongarch/pixel-a.S index d18c67b8..8b0ea064 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 x264 project + * Copyright (C) 2023-2024 x264 project * * Authors: Hecai Yuan * diff --git a/common/loongarch/pixel-c.c b/common/loongarch/pixel-c.c index 2ead93a3..e417ef58 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 x264 project + * Copyright (C) 2023-2024 x264 project * * Authors: Hecai Yuan * diff --git a/common/loongarch/pixel.h b/common/loongarch/pixel.h index 347eecc2..6d34b03b 100644 --- a/common/loongarch/pixel.h +++ b/common/loongarch/pixel.h @@ -1,7 +1,7 @@ /***************************************************************************** * pixel.h: loongarch pixel metrics ***************************************************************************** - * Copyright (C) 2023 x264 project + * Copyright (C) 2023-2024 x264 project * * Authors: Lu Wang * diff --git a/common/loongarch/predict-a.S b/common/loongarch/predict-a.S index 8fe3a04a..ede46cd9 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 x264 project + * Copyright (C) 2023-2024 x264 project * * Authors: Xiwei Gu * Lu Wang diff --git a/common/loongarch/predict-c.c b/common/loongarch/predict-c.c index bd24e38f..ce246e4b 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 x264 project + * Copyright (C) 2023-2024 x264 project * * Authors: Xiwei Gu * diff --git a/common/loongarch/predict.h b/common/loongarch/predict.h index 515457c2..b246ad60 100644 --- a/common/loongarch/predict.h +++ b/common/loongarch/predict.h @@ -1,7 +1,7 @@ /***************************************************************************** * predict.h: loongarch intra prediction ***************************************************************************** - * Copyright (C) 2023 x264 project + * Copyright (C) 2023-2024 x264 project * * Authors: Xiwei Gu * diff --git a/common/loongarch/quant-a.S b/common/loongarch/quant-a.S index bd7740ae..279c83b6 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 x264 project + * Copyright (C) 2023-2024 x264 project * * Authors: Shiyou Yin * diff --git a/common/loongarch/quant.h b/common/loongarch/quant.h index 4c7937b7..36d88b4b 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 x264 project + * Copyright (C) 2023-2024 x264 project * * Authors: Shiyou Yin * diff --git a/common/loongarch/sad-a.S b/common/loongarch/sad-a.S index e4b10c61..1612f3c0 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 x264 project + * Copyright (C) 2023-2024 x264 project * * Authors: Lu Wang * diff --git a/common/macroblock.c b/common/macroblock.c index 55a8baaa..477a3213 100644 --- a/common/macroblock.c +++ b/common/macroblock.c @@ -1,7 +1,7 @@ /***************************************************************************** * macroblock.c: macroblock common functions ***************************************************************************** - * Copyright (C) 2003-2023 x264 project + * Copyright (C) 2003-2024 x264 project * * Authors: Fiona Glaser * Laurent Aimar diff --git a/common/macroblock.h b/common/macroblock.h index c7b984f8..5e81db6a 100644 --- a/common/macroblock.h +++ b/common/macroblock.h @@ -1,7 +1,7 @@ /***************************************************************************** * macroblock.h: macroblock common functions ***************************************************************************** - * Copyright (C) 2005-2023 x264 project + * Copyright (C) 2005-2024 x264 project * * Authors: Loren Merritt * Laurent Aimar diff --git a/common/mc.c b/common/mc.c index 2939fd08..b515607c 100644 --- a/common/mc.c +++ b/common/mc.c @@ -1,7 +1,7 @@ /***************************************************************************** * mc.c: motion compensation ***************************************************************************** - * Copyright (C) 2003-2023 x264 project + * Copyright (C) 2003-2024 x264 project * * Authors: Laurent Aimar * Loren Merritt diff --git a/common/mc.h b/common/mc.h index 9e340171..a36e0a0a 100644 --- a/common/mc.h +++ b/common/mc.h @@ -1,7 +1,7 @@ /***************************************************************************** * mc.h: motion compensation ***************************************************************************** - * Copyright (C) 2004-2023 x264 project + * Copyright (C) 2004-2024 x264 project * * Authors: Loren Merritt * diff --git a/common/mips/dct-c.c b/common/mips/dct-c.c index caecf661..6ab8b96e 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-2023 x264 project + * Copyright (C) 2015-2024 x264 project * * Authors: Rishikesh More * diff --git a/common/mips/dct.h b/common/mips/dct.h index 247241d6..667fca17 100644 --- a/common/mips/dct.h +++ b/common/mips/dct.h @@ -1,7 +1,7 @@ /***************************************************************************** * dct.h: msa transform and zigzag ***************************************************************************** - * Copyright (C) 2015-2023 x264 project + * Copyright (C) 2015-2024 x264 project * * Authors: Rishikesh More * diff --git a/common/mips/deblock-c.c b/common/mips/deblock-c.c index 00037470..ccfdd0db 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-2023 x264 project + * Copyright (C) 2015-2024 x264 project * * Authors: Neha Rana * diff --git a/common/mips/deblock.h b/common/mips/deblock.h index 0dcbcf0f..60e1a509 100644 --- a/common/mips/deblock.h +++ b/common/mips/deblock.h @@ -1,7 +1,7 @@ /***************************************************************************** * deblock.h: msa deblocking ***************************************************************************** - * Copyright (C) 2017-2023 x264 project + * Copyright (C) 2017-2024 x264 project * * Authors: Anton Mitrofanov * diff --git a/common/mips/macros.h b/common/mips/macros.h index e2cb9f47..02bf1ac0 100644 --- a/common/mips/macros.h +++ b/common/mips/macros.h @@ -1,7 +1,7 @@ /***************************************************************************** * macros.h: msa macros ***************************************************************************** - * Copyright (C) 2015-2023 x264 project + * Copyright (C) 2015-2024 x264 project * * Authors: Rishikesh More * diff --git a/common/mips/mc-c.c b/common/mips/mc-c.c index 7fb9f3a0..3bc8b445 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-2023 x264 project + * Copyright (C) 2015-2024 x264 project * * Authors: Neha Rana * diff --git a/common/mips/mc.h b/common/mips/mc.h index 84726daf..6ed55807 100644 --- a/common/mips/mc.h +++ b/common/mips/mc.h @@ -1,7 +1,7 @@ /***************************************************************************** * mc.h: msa motion compensation ***************************************************************************** - * Copyright (C) 2015-2023 x264 project + * Copyright (C) 2015-2024 x264 project * * Authors: Neha Rana * diff --git a/common/mips/pixel-c.c b/common/mips/pixel-c.c index 0490b4a3..3307d95a 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-2023 x264 project + * Copyright (C) 2015-2024 x264 project * * Authors: Mandar Sahastrabuddhe * diff --git a/common/mips/pixel.h b/common/mips/pixel.h index c3e83e31..dd19299b 100644 --- a/common/mips/pixel.h +++ b/common/mips/pixel.h @@ -1,7 +1,7 @@ /***************************************************************************** * pixel.h: msa pixel metrics ***************************************************************************** - * Copyright (C) 2015-2023 x264 project + * Copyright (C) 2015-2024 x264 project * * Authors: Mandar Sahastrabuddhe * diff --git a/common/mips/predict-c.c b/common/mips/predict-c.c index 816d031a..ff22d0c9 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-2023 x264 project + * Copyright (C) 2015-2024 x264 project * * Authors: Mandar Sahastrabuddhe * diff --git a/common/mips/predict.h b/common/mips/predict.h index 57e301b0..c72ca937 100644 --- a/common/mips/predict.h +++ b/common/mips/predict.h @@ -1,7 +1,7 @@ /***************************************************************************** * predict.h: msa intra prediction ***************************************************************************** - * Copyright (C) 2015-2023 x264 project + * Copyright (C) 2015-2024 x264 project * * Authors: Rishikesh More * diff --git a/common/mips/quant-c.c b/common/mips/quant-c.c index 7a2fd030..ad8fdbc7 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-2023 x264 project + * Copyright (C) 2015-2024 x264 project * * Authors: Rishikesh More * diff --git a/common/mips/quant.h b/common/mips/quant.h index 8bedff1c..143f829f 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-2023 x264 project + * Copyright (C) 2015-2024 x264 project * * Authors: Rishikesh More * diff --git a/common/mvpred.c b/common/mvpred.c index 1712fa53..951910c4 100644 --- a/common/mvpred.c +++ b/common/mvpred.c @@ -1,7 +1,7 @@ /***************************************************************************** * mvpred.c: motion vector prediction ***************************************************************************** - * Copyright (C) 2003-2023 x264 project + * Copyright (C) 2003-2024 x264 project * * Authors: Loren Merritt * Fiona Glaser diff --git a/common/opencl.c b/common/opencl.c index 1c3ac927..dd04f227 100644 --- a/common/opencl.c +++ b/common/opencl.c @@ -1,7 +1,7 @@ /***************************************************************************** * opencl.c: OpenCL initialization and kernel compilation ***************************************************************************** - * Copyright (C) 2012-2023 x264 project + * Copyright (C) 2012-2024 x264 project * * Authors: Steve Borho * Anton Mitrofanov diff --git a/common/opencl.h b/common/opencl.h index d156e751..c8ade378 100644 --- a/common/opencl.h +++ b/common/opencl.h @@ -1,7 +1,7 @@ /***************************************************************************** * opencl.h: OpenCL structures and defines ***************************************************************************** - * Copyright (C) 2012-2023 x264 project + * Copyright (C) 2012-2024 x264 project * * Authors: Steve Borho * Anton Mitrofanov diff --git a/common/osdep.c b/common/osdep.c index d22d190e..fdcf4e11 100644 --- a/common/osdep.c +++ b/common/osdep.c @@ -1,7 +1,7 @@ /***************************************************************************** * osdep.c: platform-specific code ***************************************************************************** - * Copyright (C) 2003-2023 x264 project + * Copyright (C) 2003-2024 x264 project * * Authors: Steven Walters * Laurent Aimar diff --git a/common/osdep.h b/common/osdep.h index 277224c7..ca24455e 100644 --- a/common/osdep.h +++ b/common/osdep.h @@ -1,7 +1,7 @@ /***************************************************************************** * osdep.h: platform-specific code ***************************************************************************** - * Copyright (C) 2007-2023 x264 project + * Copyright (C) 2007-2024 x264 project * * Authors: Loren Merritt * Laurent Aimar diff --git a/common/pixel.c b/common/pixel.c index 38c5daa1..6e71ed9d 100644 --- a/common/pixel.c +++ b/common/pixel.c @@ -1,7 +1,7 @@ /***************************************************************************** * pixel.c: pixel metrics ***************************************************************************** - * Copyright (C) 2003-2023 x264 project + * Copyright (C) 2003-2024 x264 project * * Authors: Loren Merritt * Laurent Aimar diff --git a/common/pixel.h b/common/pixel.h index 7acef88e..28d35d13 100644 --- a/common/pixel.h +++ b/common/pixel.h @@ -1,7 +1,7 @@ /***************************************************************************** * pixel.c: pixel metrics ***************************************************************************** - * Copyright (C) 2004-2023 x264 project + * Copyright (C) 2004-2024 x264 project * * Authors: Loren Merritt * Fiona Glaser diff --git a/common/ppc/dct.c b/common/ppc/dct.c index e4bd5664..1fea8bda 100644 --- a/common/ppc/dct.c +++ b/common/ppc/dct.c @@ -1,7 +1,7 @@ /***************************************************************************** * dct.c: ppc transform and zigzag ***************************************************************************** - * Copyright (C) 2003-2023 x264 project + * Copyright (C) 2003-2024 x264 project * * Authors: Guillaume Poirier * Eric Petit diff --git a/common/ppc/dct.h b/common/ppc/dct.h index 3ac3b025..a0646e9b 100644 --- a/common/ppc/dct.h +++ b/common/ppc/dct.h @@ -1,7 +1,7 @@ /***************************************************************************** * dct.h: ppc transform and zigzag ***************************************************************************** - * Copyright (C) 2003-2023 x264 project + * Copyright (C) 2003-2024 x264 project * * Authors: Eric Petit * Guillaume Poirier diff --git a/common/ppc/deblock.c b/common/ppc/deblock.c index 3070e831..7ea2926d 100644 --- a/common/ppc/deblock.c +++ b/common/ppc/deblock.c @@ -1,7 +1,7 @@ /***************************************************************************** * deblock.c: ppc deblocking ***************************************************************************** - * Copyright (C) 2007-2023 x264 project + * Copyright (C) 2007-2024 x264 project * * Authors: Guillaume Poirier * diff --git a/common/ppc/deblock.h b/common/ppc/deblock.h index c36e2e47..34c8ac86 100644 --- a/common/ppc/deblock.h +++ b/common/ppc/deblock.h @@ -1,7 +1,7 @@ /***************************************************************************** * deblock.h: ppc deblocking ***************************************************************************** - * Copyright (C) 2017-2023 x264 project + * Copyright (C) 2017-2024 x264 project * * Authors: Anton Mitrofanov * diff --git a/common/ppc/mc.c b/common/ppc/mc.c index e3b673aa..cc0f2cee 100644 --- a/common/ppc/mc.c +++ b/common/ppc/mc.c @@ -1,7 +1,7 @@ /***************************************************************************** * mc.c: ppc motion compensation ***************************************************************************** - * Copyright (C) 2003-2023 x264 project + * Copyright (C) 2003-2024 x264 project * * Authors: Eric Petit * Guillaume Poirier diff --git a/common/ppc/mc.h b/common/ppc/mc.h index a59c73a3..eff75d94 100644 --- a/common/ppc/mc.h +++ b/common/ppc/mc.h @@ -1,7 +1,7 @@ /***************************************************************************** * mc.h: ppc motion compensation ***************************************************************************** - * Copyright (C) 2003-2023 x264 project + * Copyright (C) 2003-2024 x264 project * * Authors: Eric Petit * diff --git a/common/ppc/pixel.c b/common/ppc/pixel.c index 8aebda2c..715148d9 100644 --- a/common/ppc/pixel.c +++ b/common/ppc/pixel.c @@ -1,7 +1,7 @@ /***************************************************************************** * pixel.c: ppc pixel metrics ***************************************************************************** - * Copyright (C) 2003-2023 x264 project + * Copyright (C) 2003-2024 x264 project * * Authors: Eric Petit * Guillaume Poirier diff --git a/common/ppc/pixel.h b/common/ppc/pixel.h index 552400f2..7342fdfb 100644 --- a/common/ppc/pixel.h +++ b/common/ppc/pixel.h @@ -1,7 +1,7 @@ /***************************************************************************** * pixel.h: ppc pixel metrics ***************************************************************************** - * Copyright (C) 2003-2023 x264 project + * Copyright (C) 2003-2024 x264 project * * Authors: Eric Petit * diff --git a/common/ppc/ppccommon.h b/common/ppc/ppccommon.h index d196bde1..2298f5e2 100644 --- a/common/ppc/ppccommon.h +++ b/common/ppc/ppccommon.h @@ -1,7 +1,7 @@ /***************************************************************************** * ppccommon.h: ppc utility macros ***************************************************************************** - * Copyright (C) 2003-2023 x264 project + * Copyright (C) 2003-2024 x264 project * * Authors: Eric Petit * diff --git a/common/ppc/predict.c b/common/ppc/predict.c index 13c7c1d5..528fc05d 100644 --- a/common/ppc/predict.c +++ b/common/ppc/predict.c @@ -1,7 +1,7 @@ /***************************************************************************** * predict.c: ppc intra prediction ***************************************************************************** - * Copyright (C) 2007-2023 x264 project + * Copyright (C) 2007-2024 x264 project * * Authors: Guillaume Poirier * diff --git a/common/ppc/predict.h b/common/ppc/predict.h index 78b98d75..0713c086 100644 --- a/common/ppc/predict.h +++ b/common/ppc/predict.h @@ -1,7 +1,7 @@ /***************************************************************************** * predict.h: ppc intra prediction ***************************************************************************** - * Copyright (C) 2007-2023 x264 project + * Copyright (C) 2007-2024 x264 project * * Authors: Guillaume Poirier * diff --git a/common/ppc/quant.c b/common/ppc/quant.c index 635ccb19..00c7a290 100644 --- a/common/ppc/quant.c +++ b/common/ppc/quant.c @@ -1,7 +1,7 @@ /***************************************************************************** * quant.c: ppc quantization ***************************************************************************** - * Copyright (C) 2007-2023 x264 project + * Copyright (C) 2007-2024 x264 project * * Authors: Guillaume Poirier * diff --git a/common/ppc/quant.h b/common/ppc/quant.h index fdff4b66..6a1084e4 100644 --- a/common/ppc/quant.h +++ b/common/ppc/quant.h @@ -1,7 +1,7 @@ /***************************************************************************** * quant.h: ppc quantization ***************************************************************************** - * Copyright (C) 2007-2023 x264 project + * Copyright (C) 2007-2024 x264 project * * Authors: Guillaume Poirier * diff --git a/common/predict.c b/common/predict.c index 6dd3fba8..8aa3b1f8 100644 --- a/common/predict.c +++ b/common/predict.c @@ -1,7 +1,7 @@ /***************************************************************************** * predict.c: intra prediction ***************************************************************************** - * Copyright (C) 2003-2023 x264 project + * Copyright (C) 2003-2024 x264 project * * Authors: Laurent Aimar * Loren Merritt diff --git a/common/predict.h b/common/predict.h index 992674ae..55afa50b 100644 --- a/common/predict.h +++ b/common/predict.h @@ -1,7 +1,7 @@ /***************************************************************************** * predict.h: intra prediction ***************************************************************************** - * Copyright (C) 2003-2023 x264 project + * Copyright (C) 2003-2024 x264 project * * Authors: Loren Merritt * Laurent Aimar diff --git a/common/quant.c b/common/quant.c index a7cd3688..64e33216 100644 --- a/common/quant.c +++ b/common/quant.c @@ -1,7 +1,7 @@ /***************************************************************************** * quant.c: quantization and level-run ***************************************************************************** - * Copyright (C) 2005-2023 x264 project + * Copyright (C) 2005-2024 x264 project * * Authors: Loren Merritt * Fiona Glaser diff --git a/common/quant.h b/common/quant.h index 7a1ba48a..bf48da95 100644 --- a/common/quant.h +++ b/common/quant.h @@ -1,7 +1,7 @@ /***************************************************************************** * quant.h: quantization and level-run ***************************************************************************** - * Copyright (C) 2005-2023 x264 project + * Copyright (C) 2005-2024 x264 project * * Authors: Loren Merritt * Fiona Glaser diff --git a/common/rectangle.c b/common/rectangle.c index 470679b6..f4dc07d3 100644 --- a/common/rectangle.c +++ b/common/rectangle.c @@ -1,7 +1,7 @@ /***************************************************************************** * rectangle.c: rectangle filling ***************************************************************************** - * Copyright (C) 2010-2023 x264 project + * Copyright (C) 2010-2024 x264 project * * Authors: Fiona Glaser * diff --git a/common/rectangle.h b/common/rectangle.h index 502a5b72..6a3201af 100644 --- a/common/rectangle.h +++ b/common/rectangle.h @@ -1,7 +1,7 @@ /***************************************************************************** * rectangle.h: rectangle filling ***************************************************************************** - * Copyright (C) 2003-2023 x264 project + * Copyright (C) 2003-2024 x264 project * * Authors: Fiona Glaser * Loren Merritt diff --git a/common/set.c b/common/set.c index 2d54763c..57434ce0 100644 --- a/common/set.c +++ b/common/set.c @@ -1,7 +1,7 @@ /***************************************************************************** * set.c: quantization init ***************************************************************************** - * Copyright (C) 2005-2023 x264 project + * Copyright (C) 2005-2024 x264 project * * Authors: Loren Merritt * diff --git a/common/set.h b/common/set.h index 68cf6087..d9c6641d 100644 --- a/common/set.h +++ b/common/set.h @@ -1,7 +1,7 @@ /***************************************************************************** * set.h: quantization init ***************************************************************************** - * Copyright (C) 2003-2023 x264 project + * Copyright (C) 2003-2024 x264 project * * Authors: Loren Merritt * Laurent Aimar diff --git a/common/tables.c b/common/tables.c index 5eca4cff..b71f23f7 100644 --- a/common/tables.c +++ b/common/tables.c @@ -1,7 +1,7 @@ /***************************************************************************** * tables.c: const tables ***************************************************************************** - * Copyright (C) 2003-2023 x264 project + * Copyright (C) 2003-2024 x264 project * * Authors: Laurent Aimar * Loren Merritt diff --git a/common/tables.h b/common/tables.h index 7166c69f..69ac2186 100644 --- a/common/tables.h +++ b/common/tables.h @@ -1,7 +1,7 @@ /***************************************************************************** * tables.h: const tables ***************************************************************************** - * Copyright (C) 2003-2023 x264 project + * Copyright (C) 2003-2024 x264 project * * Authors: Laurent Aimar * Loren Merritt diff --git a/common/threadpool.c b/common/threadpool.c index dfd81475..f53bba26 100644 --- a/common/threadpool.c +++ b/common/threadpool.c @@ -1,7 +1,7 @@ /***************************************************************************** * threadpool.c: thread pooling ***************************************************************************** - * Copyright (C) 2010-2023 x264 project + * Copyright (C) 2010-2024 x264 project * * Authors: Steven Walters * diff --git a/common/threadpool.h b/common/threadpool.h index e0e94d3b..d2d3a238 100644 --- a/common/threadpool.h +++ b/common/threadpool.h @@ -1,7 +1,7 @@ /***************************************************************************** * threadpool.h: thread pooling ***************************************************************************** - * Copyright (C) 2010-2023 x264 project + * Copyright (C) 2010-2024 x264 project * * Authors: Steven Walters * diff --git a/common/vlc.c b/common/vlc.c index 1ce10adc..b118c8a6 100644 --- a/common/vlc.c +++ b/common/vlc.c @@ -1,7 +1,7 @@ /***************************************************************************** * vlc.c : vlc tables ***************************************************************************** - * Copyright (C) 2003-2023 x264 project + * Copyright (C) 2003-2024 x264 project * * Authors: Laurent Aimar * Fiona Glaser diff --git a/common/win32thread.c b/common/win32thread.c index 90a6c9ac..b1bc6f98 100644 --- a/common/win32thread.c +++ b/common/win32thread.c @@ -1,7 +1,7 @@ /***************************************************************************** * win32thread.c: windows threading ***************************************************************************** - * Copyright (C) 2010-2023 x264 project + * Copyright (C) 2010-2024 x264 project * * Authors: Steven Walters * Pegasys Inc. diff --git a/common/win32thread.h b/common/win32thread.h index 391f108f..30f688d5 100644 --- a/common/win32thread.h +++ b/common/win32thread.h @@ -1,7 +1,7 @@ /***************************************************************************** * win32thread.h: windows threading ***************************************************************************** - * Copyright (C) 2010-2023 x264 project + * Copyright (C) 2010-2024 x264 project * * Authors: Steven Walters * diff --git a/common/x86/bitstream-a.asm b/common/x86/bitstream-a.asm index 29f37ca2..50892627 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-2023 x264 project +;* Copyright (C) 2010-2024 x264 project ;* ;* Authors: Fiona Glaser ;* Henrik Gramner diff --git a/common/x86/bitstream.h b/common/x86/bitstream.h index 36a11a5e..c9e79823 100644 --- a/common/x86/bitstream.h +++ b/common/x86/bitstream.h @@ -1,7 +1,7 @@ /***************************************************************************** * bitstream.h: x86 bitstream functions ***************************************************************************** - * Copyright (C) 2017-2023 x264 project + * Copyright (C) 2017-2024 x264 project * * Authors: Anton Mitrofanov * diff --git a/common/x86/cabac-a.asm b/common/x86/cabac-a.asm index 6dfab5f7..31e624b7 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-2023 x264 project +;* Copyright (C) 2008-2024 x264 project ;* ;* Authors: Loren Merritt ;* Fiona Glaser diff --git a/common/x86/const-a.asm b/common/x86/const-a.asm index e4562626..a489f87a 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-2023 x264 project +;* Copyright (C) 2010-2024 x264 project ;* ;* Authors: Loren Merritt ;* Fiona Glaser diff --git a/common/x86/cpu-a.asm b/common/x86/cpu-a.asm index dd63fc1a..bdcacc31 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-2023 x264 project +;* Copyright (C) 2003-2024 x264 project ;* ;* Authors: Laurent Aimar ;* Loren Merritt diff --git a/common/x86/dct-32.asm b/common/x86/dct-32.asm index 54af6205..11e47678 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-2023 x264 project +;* Copyright (C) 2003-2024 x264 project ;* ;* Authors: Loren Merritt ;* Holger Lubitz diff --git a/common/x86/dct-64.asm b/common/x86/dct-64.asm index ca34c669..249c9e73 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-2023 x264 project +;* Copyright (C) 2003-2024 x264 project ;* ;* Authors: Loren Merritt ;* Holger Lubitz diff --git a/common/x86/dct-a.asm b/common/x86/dct-a.asm index c4a29cf4..18e2d3e2 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-2023 x264 project +;* Copyright (C) 2003-2024 x264 project ;* ;* Authors: Holger Lubitz ;* Loren Merritt diff --git a/common/x86/dct.h b/common/x86/dct.h index 33fe568a..c03dc3cb 100644 --- a/common/x86/dct.h +++ b/common/x86/dct.h @@ -1,7 +1,7 @@ /***************************************************************************** * dct.h: x86 transform and zigzag ***************************************************************************** - * Copyright (C) 2003-2023 x264 project + * Copyright (C) 2003-2024 x264 project * * Authors: Loren Merritt * Laurent Aimar diff --git a/common/x86/deblock-a.asm b/common/x86/deblock-a.asm index 646e528f..c4880ad0 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-2023 x264 project +;* Copyright (C) 2005-2024 x264 project ;* ;* Authors: Loren Merritt ;* Fiona Glaser diff --git a/common/x86/deblock.h b/common/x86/deblock.h index fc92731e..76a55fa9 100644 --- a/common/x86/deblock.h +++ b/common/x86/deblock.h @@ -1,7 +1,7 @@ /***************************************************************************** * deblock.h: x86 deblocking ***************************************************************************** - * Copyright (C) 2017-2023 x264 project + * Copyright (C) 2017-2024 x264 project * * Authors: Anton Mitrofanov * diff --git a/common/x86/mc-a.asm b/common/x86/mc-a.asm index 184e1b01..c077bf4c 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-2023 x264 project +;* Copyright (C) 2003-2024 x264 project ;* ;* Authors: Loren Merritt ;* Fiona Glaser diff --git a/common/x86/mc-a2.asm b/common/x86/mc-a2.asm index 720cd35b..b808fff6 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-2023 x264 project +;* Copyright (C) 2005-2024 x264 project ;* ;* Authors: Loren Merritt ;* Fiona Glaser diff --git a/common/x86/mc-c.c b/common/x86/mc-c.c index ad202b95..68d0e1dd 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-2023 x264 project + * Copyright (C) 2003-2024 x264 project * * Authors: Laurent Aimar * Loren Merritt diff --git a/common/x86/mc.h b/common/x86/mc.h index 4d65b17c..9242dabb 100644 --- a/common/x86/mc.h +++ b/common/x86/mc.h @@ -1,7 +1,7 @@ /***************************************************************************** * mc.h: x86 motion compensation ***************************************************************************** - * Copyright (C) 2003-2023 x264 project + * Copyright (C) 2003-2024 x264 project * * Authors: Loren Merritt * Laurent Aimar diff --git a/common/x86/pixel-32.asm b/common/x86/pixel-32.asm index 7ad5e3e3..f742bd55 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-2023 x264 project +;* Copyright (C) 2003-2024 x264 project ;* ;* Authors: Loren Merritt ;* Laurent Aimar diff --git a/common/x86/pixel-a.asm b/common/x86/pixel-a.asm index 4d57d5b5..deeffb7c 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-2023 x264 project +;* Copyright (C) 2003-2024 x264 project ;* ;* Authors: Loren Merritt ;* Holger Lubitz diff --git a/common/x86/pixel.h b/common/x86/pixel.h index 84eb3be8..d948baa0 100644 --- a/common/x86/pixel.h +++ b/common/x86/pixel.h @@ -1,7 +1,7 @@ /***************************************************************************** * pixel.h: x86 pixel metrics ***************************************************************************** - * Copyright (C) 2003-2023 x264 project + * Copyright (C) 2003-2024 x264 project * * Authors: Laurent Aimar * Loren Merritt diff --git a/common/x86/predict-a.asm b/common/x86/predict-a.asm index 812ae940..d9f39525 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-2023 x264 project +;* Copyright (C) 2005-2024 x264 project ;* ;* Authors: Loren Merritt ;* Holger Lubitz diff --git a/common/x86/predict-c.c b/common/x86/predict-c.c index 40946c1d..1845db1d 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-2023 x264 project + * Copyright (C) 2003-2024 x264 project * * Authors: Laurent Aimar * Loren Merritt diff --git a/common/x86/predict.h b/common/x86/predict.h index 7571b745..ee3bc84d 100644 --- a/common/x86/predict.h +++ b/common/x86/predict.h @@ -1,7 +1,7 @@ /***************************************************************************** * predict.h: x86 intra prediction ***************************************************************************** - * Copyright (C) 2003-2023 x264 project + * Copyright (C) 2003-2024 x264 project * * Authors: Laurent Aimar * Loren Merritt diff --git a/common/x86/quant-a.asm b/common/x86/quant-a.asm index 11f0a088..12dad607 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-2023 x264 project +;* Copyright (C) 2005-2024 x264 project ;* ;* Authors: Loren Merritt ;* Fiona Glaser diff --git a/common/x86/quant.h b/common/x86/quant.h index 89560e15..7b609ae8 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-2023 x264 project + * Copyright (C) 2005-2024 x264 project * * Authors: Loren Merritt * Fiona Glaser diff --git a/common/x86/sad-a.asm b/common/x86/sad-a.asm index 93cccc3b..e2bd24b7 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-2023 x264 project +;* Copyright (C) 2003-2024 x264 project ;* ;* Authors: Loren Merritt ;* Fiona Glaser diff --git a/common/x86/sad16-a.asm b/common/x86/sad16-a.asm index a19e5e73..fd2d0c0b 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-2023 x264 project +;* Copyright (C) 2010-2024 x264 project ;* ;* Authors: Oskar Arvidsson ;* Henrik Gramner diff --git a/common/x86/trellis-64.asm b/common/x86/trellis-64.asm index 69b0a010..a6cf26b3 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-2023 x264 project +;* Copyright (C) 2012-2024 x264 project ;* ;* Authors: Loren Merritt ;* diff --git a/common/x86/util.h b/common/x86/util.h index aaa52778..b2c79416 100644 --- a/common/x86/util.h +++ b/common/x86/util.h @@ -1,7 +1,7 @@ /***************************************************************************** * util.h: x86 inline asm ***************************************************************************** - * Copyright (C) 2008-2023 x264 project + * Copyright (C) 2008-2024 x264 project * * Authors: Fiona Glaser * Loren Merritt diff --git a/common/x86/x86inc.asm b/common/x86/x86inc.asm index 708f78bf..48a35014 100644 --- a/common/x86/x86inc.asm +++ b/common/x86/x86inc.asm @@ -1,7 +1,7 @@ ;***************************************************************************** ;* x86inc.asm: x264asm abstraction layer ;***************************************************************************** -;* Copyright (C) 2005-2023 x264 project +;* Copyright (C) 2005-2024 x264 project ;* ;* Authors: Loren Merritt ;* Henrik Gramner diff --git a/common/x86/x86util.asm b/common/x86/x86util.asm index d785a4f2..8226e7af 100644 --- a/common/x86/x86util.asm +++ b/common/x86/x86util.asm @@ -1,7 +1,7 @@ ;***************************************************************************** ;* x86util.asm: x86 utility macros ;***************************************************************************** -;* Copyright (C) 2008-2023 x264 project +;* Copyright (C) 2008-2024 x264 project ;* ;* Authors: Holger Lubitz ;* Loren Merritt diff --git a/encoder/analyse.c b/encoder/analyse.c index a615a89c..2acc9d6c 100644 --- a/encoder/analyse.c +++ b/encoder/analyse.c @@ -1,7 +1,7 @@ /***************************************************************************** * analyse.c: macroblock analysis ***************************************************************************** - * Copyright (C) 2003-2023 x264 project + * Copyright (C) 2003-2024 x264 project * * Authors: Laurent Aimar * Loren Merritt diff --git a/encoder/analyse.h b/encoder/analyse.h index b143523a..44c0a70f 100644 --- a/encoder/analyse.h +++ b/encoder/analyse.h @@ -1,7 +1,7 @@ /***************************************************************************** * analyse.h: macroblock analysis ***************************************************************************** - * Copyright (C) 2003-2023 x264 project + * Copyright (C) 2003-2024 x264 project * * Authors: Laurent Aimar * Loren Merritt diff --git a/encoder/api.c b/encoder/api.c index afc38537..20b14419 100644 --- a/encoder/api.c +++ b/encoder/api.c @@ -1,7 +1,7 @@ /***************************************************************************** * api.c: bit depth independent interface ***************************************************************************** - * Copyright (C) 2003-2023 x264 project + * Copyright (C) 2003-2024 x264 project * * Authors: Vittorio Giovara * Luca Barbato diff --git a/encoder/cabac.c b/encoder/cabac.c index 91438751..b96ee812 100644 --- a/encoder/cabac.c +++ b/encoder/cabac.c @@ -1,7 +1,7 @@ /***************************************************************************** * cabac.c: cabac bitstream writing ***************************************************************************** - * Copyright (C) 2003-2023 x264 project + * Copyright (C) 2003-2024 x264 project * * Authors: Laurent Aimar * Loren Merritt diff --git a/encoder/cavlc.c b/encoder/cavlc.c index d893c4b2..74dbb75b 100644 --- a/encoder/cavlc.c +++ b/encoder/cavlc.c @@ -1,7 +1,7 @@ /***************************************************************************** * cavlc.c: cavlc bitstream writing ***************************************************************************** - * Copyright (C) 2003-2023 x264 project + * Copyright (C) 2003-2024 x264 project * * Authors: Laurent Aimar * Loren Merritt diff --git a/encoder/encoder.c b/encoder/encoder.c index cf0da680..a1d03f97 100644 --- a/encoder/encoder.c +++ b/encoder/encoder.c @@ -1,7 +1,7 @@ /***************************************************************************** * encoder.c: top-level encoder functions ***************************************************************************** - * Copyright (C) 2003-2023 x264 project + * Copyright (C) 2003-2024 x264 project * * Authors: Laurent Aimar * Loren Merritt diff --git a/encoder/lookahead.c b/encoder/lookahead.c index d49ba09e..844cc6e1 100644 --- a/encoder/lookahead.c +++ b/encoder/lookahead.c @@ -1,7 +1,7 @@ /***************************************************************************** * lookahead.c: high-level lookahead functions ***************************************************************************** - * Copyright (C) 2010-2023 Avail Media and x264 project + * Copyright (C) 2010-2024 Avail Media and x264 project * * Authors: Michael Kazmier * Alex Giladi diff --git a/encoder/macroblock.c b/encoder/macroblock.c index fffc9ad1..fcdd2bfc 100644 --- a/encoder/macroblock.c +++ b/encoder/macroblock.c @@ -1,7 +1,7 @@ /***************************************************************************** * macroblock.c: macroblock encoding ***************************************************************************** - * Copyright (C) 2003-2023 x264 project + * Copyright (C) 2003-2024 x264 project * * Authors: Laurent Aimar * Loren Merritt diff --git a/encoder/macroblock.h b/encoder/macroblock.h index 291d8eb3..453cc27f 100644 --- a/encoder/macroblock.h +++ b/encoder/macroblock.h @@ -1,7 +1,7 @@ /***************************************************************************** * macroblock.h: macroblock encoding ***************************************************************************** - * Copyright (C) 2003-2023 x264 project + * Copyright (C) 2003-2024 x264 project * * Authors: Loren Merritt * Laurent Aimar diff --git a/encoder/me.c b/encoder/me.c index 748dcaac..e715da08 100644 --- a/encoder/me.c +++ b/encoder/me.c @@ -1,7 +1,7 @@ /***************************************************************************** * me.c: motion estimation ***************************************************************************** - * Copyright (C) 2003-2023 x264 project + * Copyright (C) 2003-2024 x264 project * * Authors: Loren Merritt * Laurent Aimar diff --git a/encoder/me.h b/encoder/me.h index afe94ad5..34b312f0 100644 --- a/encoder/me.h +++ b/encoder/me.h @@ -1,7 +1,7 @@ /***************************************************************************** * me.h: motion estimation ***************************************************************************** - * Copyright (C) 2003-2023 x264 project + * Copyright (C) 2003-2024 x264 project * * Authors: Loren Merritt * Laurent Aimar diff --git a/encoder/ratecontrol.c b/encoder/ratecontrol.c index f7c0f6e4..109ba8ff 100644 --- a/encoder/ratecontrol.c +++ b/encoder/ratecontrol.c @@ -1,7 +1,7 @@ /***************************************************************************** * ratecontrol.c: ratecontrol ***************************************************************************** - * Copyright (C) 2005-2023 x264 project + * Copyright (C) 2005-2024 x264 project * * Authors: Loren Merritt * Michael Niedermayer diff --git a/encoder/ratecontrol.h b/encoder/ratecontrol.h index 8691c818..5a942fae 100644 --- a/encoder/ratecontrol.h +++ b/encoder/ratecontrol.h @@ -1,7 +1,7 @@ /***************************************************************************** * ratecontrol.h: ratecontrol ***************************************************************************** - * Copyright (C) 2003-2023 x264 project + * Copyright (C) 2003-2024 x264 project * * Authors: Loren Merritt * Laurent Aimar diff --git a/encoder/rdo.c b/encoder/rdo.c index 5940459b..25c1bd05 100644 --- a/encoder/rdo.c +++ b/encoder/rdo.c @@ -1,7 +1,7 @@ /***************************************************************************** * rdo.c: rate-distortion optimization ***************************************************************************** - * Copyright (C) 2005-2023 x264 project + * Copyright (C) 2005-2024 x264 project * * Authors: Loren Merritt * Fiona Glaser diff --git a/encoder/set.c b/encoder/set.c index 1bd61012..70c67aee 100644 --- a/encoder/set.c +++ b/encoder/set.c @@ -1,7 +1,7 @@ /***************************************************************************** * set: header writing ***************************************************************************** - * Copyright (C) 2003-2023 x264 project + * Copyright (C) 2003-2024 x264 project * * Authors: Laurent Aimar * Loren Merritt @@ -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-2023 - http://www.videolan.org/x264.html - options: %s", + "Copy%s 2003-2024 - 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 8ac1a276..d9c06f76 100644 --- a/encoder/set.h +++ b/encoder/set.h @@ -1,7 +1,7 @@ /***************************************************************************** * set.h: header writing ***************************************************************************** - * Copyright (C) 2003-2023 x264 project + * Copyright (C) 2003-2024 x264 project * * Authors: Laurent Aimar * Loren Merritt diff --git a/encoder/slicetype-cl.c b/encoder/slicetype-cl.c index 0d86fd74..d9dbabab 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-2023 x264 project + * Copyright (C) 2012-2024 x264 project * * Authors: Steve Borho * diff --git a/encoder/slicetype-cl.h b/encoder/slicetype-cl.h index bfb89cbd..9c8ea843 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-2023 x264 project + * Copyright (C) 2017-2024 x264 project * * Authors: Anton Mitrofanov * diff --git a/encoder/slicetype.c b/encoder/slicetype.c index 4df66c71..278a8fde 100644 --- a/encoder/slicetype.c +++ b/encoder/slicetype.c @@ -1,7 +1,7 @@ /***************************************************************************** * slicetype.c: lookahead analysis ***************************************************************************** - * Copyright (C) 2005-2023 x264 project + * Copyright (C) 2005-2024 x264 project * * Authors: Fiona Glaser * Loren Merritt diff --git a/example.c b/example.c index 3e2e563f..530f0549 100644 --- a/example.c +++ b/example.c @@ -1,7 +1,7 @@ /***************************************************************************** * example.c: libx264 API usage example ***************************************************************************** - * Copyright (C) 2014-2023 x264 project + * Copyright (C) 2014-2024 x264 project * * Authors: Anton Mitrofanov * diff --git a/extras/intel_dispatcher.h b/extras/intel_dispatcher.h index d6d44913..f7cb2a01 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-2023 x264 project + * Copyright (C) 2014-2024 x264 project * * Authors: Anton Mitrofanov * diff --git a/filters/filters.c b/filters/filters.c index d02e4495..79c513c3 100644 --- a/filters/filters.c +++ b/filters/filters.c @@ -1,7 +1,7 @@ /***************************************************************************** * filters.c: common filter functions ***************************************************************************** - * Copyright (C) 2010-2023 x264 project + * Copyright (C) 2010-2024 x264 project * * Authors: Diogo Franco * Steven Walters diff --git a/filters/filters.h b/filters/filters.h index cadbe6d9..6af39708 100644 --- a/filters/filters.h +++ b/filters/filters.h @@ -1,7 +1,7 @@ /***************************************************************************** * filters.h: common filter functions ***************************************************************************** - * Copyright (C) 2010-2023 x264 project + * Copyright (C) 2010-2024 x264 project * * Authors: Diogo Franco * Steven Walters diff --git a/filters/video/cache.c b/filters/video/cache.c index d67780e0..be86e4f1 100644 --- a/filters/video/cache.c +++ b/filters/video/cache.c @@ -1,7 +1,7 @@ /***************************************************************************** * cache.c: cache video filter ***************************************************************************** - * Copyright (C) 2010-2023 x264 project + * Copyright (C) 2010-2024 x264 project * * Authors: Steven Walters * diff --git a/filters/video/crop.c b/filters/video/crop.c index 0111fdac..8df49a8c 100644 --- a/filters/video/crop.c +++ b/filters/video/crop.c @@ -1,7 +1,7 @@ /***************************************************************************** * crop.c: crop video filter ***************************************************************************** - * Copyright (C) 2010-2023 x264 project + * Copyright (C) 2010-2024 x264 project * * Authors: Steven Walters * James Darnley diff --git a/filters/video/depth.c b/filters/video/depth.c index 19f69201..3060a48d 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-2023 x264 project + * Copyright (C) 2010-2024 x264 project * * Authors: Oskar Arvidsson * diff --git a/filters/video/fix_vfr_pts.c b/filters/video/fix_vfr_pts.c index f6cc0be0..46262aae 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-2023 x264 project + * Copyright (C) 2010-2024 x264 project * * Authors: Steven Walters * diff --git a/filters/video/internal.c b/filters/video/internal.c index 24b5a45d..a70834c3 100644 --- a/filters/video/internal.c +++ b/filters/video/internal.c @@ -1,7 +1,7 @@ /***************************************************************************** * internal.c: video filter utilities ***************************************************************************** - * Copyright (C) 2010-2023 x264 project + * Copyright (C) 2010-2024 x264 project * * Authors: Steven Walters * diff --git a/filters/video/internal.h b/filters/video/internal.h index 38876857..fca8072b 100644 --- a/filters/video/internal.h +++ b/filters/video/internal.h @@ -1,7 +1,7 @@ /***************************************************************************** * internal.h: video filter utilities ***************************************************************************** - * Copyright (C) 2010-2023 x264 project + * Copyright (C) 2010-2024 x264 project * * Authors: Steven Walters * diff --git a/filters/video/resize.c b/filters/video/resize.c index 86ba9632..25dc95e0 100644 --- a/filters/video/resize.c +++ b/filters/video/resize.c @@ -1,7 +1,7 @@ /***************************************************************************** * resize.c: resize video filter ***************************************************************************** - * Copyright (C) 2010-2023 x264 project + * Copyright (C) 2010-2024 x264 project * * Authors: Steven Walters * diff --git a/filters/video/select_every.c b/filters/video/select_every.c index 03aaf7dd..deaa0e4f 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-2023 x264 project + * Copyright (C) 2010-2024 x264 project * * Authors: Steven Walters * diff --git a/filters/video/source.c b/filters/video/source.c index ce91c931..f7c6b870 100644 --- a/filters/video/source.c +++ b/filters/video/source.c @@ -1,7 +1,7 @@ /***************************************************************************** * source.c: source video filter ***************************************************************************** - * Copyright (C) 2010-2023 x264 project + * Copyright (C) 2010-2024 x264 project * * Authors: Steven Walters * diff --git a/filters/video/video.c b/filters/video/video.c index 0fc93cea..29031efd 100644 --- a/filters/video/video.c +++ b/filters/video/video.c @@ -1,7 +1,7 @@ /***************************************************************************** * video.c: video filters ***************************************************************************** - * Copyright (C) 2010-2023 x264 project + * Copyright (C) 2010-2024 x264 project * * Authors: Steven Walters * diff --git a/filters/video/video.h b/filters/video/video.h index 215a91ff..491d14e6 100644 --- a/filters/video/video.h +++ b/filters/video/video.h @@ -1,7 +1,7 @@ /***************************************************************************** * video.h: video filters ***************************************************************************** - * Copyright (C) 2010-2023 x264 project + * Copyright (C) 2010-2024 x264 project * * Authors: Steven Walters * diff --git a/input/avs.c b/input/avs.c index 1e77f484..cbd221bd 100644 --- a/input/avs.c +++ b/input/avs.c @@ -1,7 +1,7 @@ /***************************************************************************** * avs.c: avisynth input ***************************************************************************** - * Copyright (C) 2009-2023 x264 project + * Copyright (C) 2009-2024 x264 project * * Authors: Steven Walters * Anton Mitrofanov diff --git a/input/ffms.c b/input/ffms.c index 6853c322..91d362cd 100644 --- a/input/ffms.c +++ b/input/ffms.c @@ -1,7 +1,7 @@ /***************************************************************************** * ffms.c: ffmpegsource input ***************************************************************************** - * Copyright (C) 2009-2023 x264 project + * Copyright (C) 2009-2024 x264 project * * Authors: Mike Gurlitz * Steven Walters diff --git a/input/input.c b/input/input.c index b82c73a5..677d762f 100644 --- a/input/input.c +++ b/input/input.c @@ -1,7 +1,7 @@ /***************************************************************************** * input.c: common input functions ***************************************************************************** - * Copyright (C) 2010-2023 x264 project + * Copyright (C) 2010-2024 x264 project * * Authors: Steven Walters * Henrik Gramner diff --git a/input/input.h b/input/input.h index 8ed03eec..341e92b6 100644 --- a/input/input.h +++ b/input/input.h @@ -1,7 +1,7 @@ /***************************************************************************** * input.h: file input ***************************************************************************** - * Copyright (C) 2003-2023 x264 project + * Copyright (C) 2003-2024 x264 project * * Authors: Laurent Aimar * Loren Merritt diff --git a/input/lavf.c b/input/lavf.c index f5ba6e41..cdc0ed18 100644 --- a/input/lavf.c +++ b/input/lavf.c @@ -1,7 +1,7 @@ /***************************************************************************** * lavf.c: libavformat input ***************************************************************************** - * Copyright (C) 2009-2023 x264 project + * Copyright (C) 2009-2024 x264 project * * Authors: Mike Gurlitz * Steven Walters diff --git a/input/raw.c b/input/raw.c index 6f25d7cf..72185ce1 100644 --- a/input/raw.c +++ b/input/raw.c @@ -1,7 +1,7 @@ /***************************************************************************** * raw.c: raw input ***************************************************************************** - * Copyright (C) 2003-2023 x264 project + * Copyright (C) 2003-2024 x264 project * * Authors: Laurent Aimar * Loren Merritt diff --git a/input/thread.c b/input/thread.c index 763ca029..7713bc5d 100644 --- a/input/thread.c +++ b/input/thread.c @@ -1,7 +1,7 @@ /***************************************************************************** * thread.c: threaded input ***************************************************************************** - * Copyright (C) 2003-2023 x264 project + * Copyright (C) 2003-2024 x264 project * * Authors: Laurent Aimar * Loren Merritt diff --git a/input/timecode.c b/input/timecode.c index e647bee5..6d106392 100644 --- a/input/timecode.c +++ b/input/timecode.c @@ -1,7 +1,7 @@ /***************************************************************************** * timecode.c: timecode file input ***************************************************************************** - * Copyright (C) 2010-2023 x264 project + * Copyright (C) 2010-2024 x264 project * * Authors: Yusuke Nakamura * diff --git a/input/y4m.c b/input/y4m.c index ab655016..5764d6ac 100644 --- a/input/y4m.c +++ b/input/y4m.c @@ -1,7 +1,7 @@ /***************************************************************************** * y4m.c: y4m input ***************************************************************************** - * Copyright (C) 2003-2023 x264 project + * Copyright (C) 2003-2024 x264 project * * Authors: Laurent Aimar * Loren Merritt diff --git a/output/flv.c b/output/flv.c index 7a418f45..6a7d97f6 100644 --- a/output/flv.c +++ b/output/flv.c @@ -1,7 +1,7 @@ /***************************************************************************** * flv.c: flv muxer ***************************************************************************** - * Copyright (C) 2009-2023 x264 project + * Copyright (C) 2009-2024 x264 project * * Authors: Kieran Kunhya * diff --git a/output/flv_bytestream.c b/output/flv_bytestream.c index 77f3a4a4..995ef6ea 100644 --- a/output/flv_bytestream.c +++ b/output/flv_bytestream.c @@ -1,7 +1,7 @@ /***************************************************************************** * flv_bytestream.c: flv muxer utilities ***************************************************************************** - * Copyright (C) 2009-2023 x264 project + * Copyright (C) 2009-2024 x264 project * * Authors: Kieran Kunhya * diff --git a/output/flv_bytestream.h b/output/flv_bytestream.h index 1f039eae..f0f369c4 100644 --- a/output/flv_bytestream.h +++ b/output/flv_bytestream.h @@ -1,7 +1,7 @@ /***************************************************************************** * flv_bytestream.h: flv muxer utilities ***************************************************************************** - * Copyright (C) 2009-2023 x264 project + * Copyright (C) 2009-2024 x264 project * * Authors: Kieran Kunhya * diff --git a/output/matroska.c b/output/matroska.c index 5bea27ed..18d09293 100644 --- a/output/matroska.c +++ b/output/matroska.c @@ -1,7 +1,7 @@ /***************************************************************************** * matroska.c: matroska muxer ***************************************************************************** - * Copyright (C) 2005-2023 x264 project + * Copyright (C) 2005-2024 x264 project * * Authors: Mike Matsnev * diff --git a/output/matroska_ebml.c b/output/matroska_ebml.c index 3f042320..b1aca8c3 100644 --- a/output/matroska_ebml.c +++ b/output/matroska_ebml.c @@ -1,7 +1,7 @@ /***************************************************************************** * matroska_ebml.c: matroska muxer utilities ***************************************************************************** - * Copyright (C) 2005-2023 x264 project + * Copyright (C) 2005-2024 x264 project * * Authors: Mike Matsnev * diff --git a/output/matroska_ebml.h b/output/matroska_ebml.h index fc8cf765..90b5315a 100644 --- a/output/matroska_ebml.h +++ b/output/matroska_ebml.h @@ -1,7 +1,7 @@ /***************************************************************************** * matroska_ebml.h: matroska muxer utilities ***************************************************************************** - * Copyright (C) 2005-2023 x264 project + * Copyright (C) 2005-2024 x264 project * * Authors: Mike Matsnev * diff --git a/output/mp4.c b/output/mp4.c index 8e665ff1..bb575946 100644 --- a/output/mp4.c +++ b/output/mp4.c @@ -1,7 +1,7 @@ /***************************************************************************** * mp4.c: mp4 muxer ***************************************************************************** - * Copyright (C) 2003-2023 x264 project + * Copyright (C) 2003-2024 x264 project * * Authors: Laurent Aimar * Loren Merritt diff --git a/output/mp4_lsmash.c b/output/mp4_lsmash.c index 2b65a55d..72314dbe 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-2023 x264 project + * Copyright (C) 2003-2024 x264 project * * Authors: Laurent Aimar * Loren Merritt diff --git a/output/output.h b/output/output.h index 8bdae217..433d700a 100644 --- a/output/output.h +++ b/output/output.h @@ -1,7 +1,7 @@ /***************************************************************************** * output.h: x264 file output modules ***************************************************************************** - * Copyright (C) 2003-2023 x264 project + * Copyright (C) 2003-2024 x264 project * * Authors: Laurent Aimar * Loren Merritt diff --git a/output/raw.c b/output/raw.c index bcdd66d0..149cd5a8 100644 --- a/output/raw.c +++ b/output/raw.c @@ -1,7 +1,7 @@ /***************************************************************************** * raw.c: raw muxer ***************************************************************************** - * Copyright (C) 2003-2023 x264 project + * Copyright (C) 2003-2024 x264 project * * Authors: Laurent Aimar * Loren Merritt diff --git a/tools/checkasm-a.asm b/tools/checkasm-a.asm index 9cb67832..bd600cf2 100644 --- a/tools/checkasm-a.asm +++ b/tools/checkasm-a.asm @@ -1,7 +1,7 @@ ;***************************************************************************** ;* checkasm-a.asm: assembly check tool ;***************************************************************************** -;* Copyright (C) 2008-2023 x264 project +;* Copyright (C) 2008-2024 x264 project ;* ;* Authors: Loren Merritt ;* Henrik Gramner diff --git a/tools/checkasm-aarch64.S b/tools/checkasm-aarch64.S index 07fd59f0..b19f2f76 100644 --- a/tools/checkasm-aarch64.S +++ b/tools/checkasm-aarch64.S @@ -1,7 +1,7 @@ /**************************************************************************** * checkasm-aarch64.S: assembly check tool ***************************************************************************** - * Copyright (C) 2015-2023 x264 project + * Copyright (C) 2015-2024 x264 project * * Authors: Martin Storsjo * diff --git a/tools/checkasm-arm.S b/tools/checkasm-arm.S index 1c4186e3..d185aa9a 100644 --- a/tools/checkasm-arm.S +++ b/tools/checkasm-arm.S @@ -1,7 +1,7 @@ /**************************************************************************** * checkasm-arm.S: assembly check tool ***************************************************************************** - * Copyright (C) 2015-2023 x264 project + * Copyright (C) 2015-2024 x264 project * * Authors: Martin Storsjo * diff --git a/tools/checkasm.c b/tools/checkasm.c index 1d963b5b..43a0317b 100644 --- a/tools/checkasm.c +++ b/tools/checkasm.c @@ -1,7 +1,7 @@ /***************************************************************************** * checkasm.c: assembly check tool ***************************************************************************** - * Copyright (C) 2003-2023 x264 project + * Copyright (C) 2003-2024 x264 project * * Authors: Loren Merritt * Laurent Aimar diff --git a/x264.c b/x264.c index 5f05b554..6c9bb62d 100644 --- a/x264.c +++ b/x264.c @@ -1,7 +1,7 @@ /***************************************************************************** * x264: top-level x264cli functions ***************************************************************************** - * Copyright (C) 2003-2023 x264 project + * Copyright (C) 2003-2024 x264 project * * Authors: Loren Merritt * Laurent Aimar diff --git a/x264.h b/x264.h index 7832fd48..2cd5df52 100644 --- a/x264.h +++ b/x264.h @@ -1,7 +1,7 @@ /***************************************************************************** * x264.h: x264 public header ***************************************************************************** - * Copyright (C) 2003-2023 x264 project + * Copyright (C) 2003-2024 x264 project * * Authors: Laurent Aimar * Loren Merritt diff --git a/x264cli.h b/x264cli.h index 161f6c89..41ff3193 100644 --- a/x264cli.h +++ b/x264cli.h @@ -1,7 +1,7 @@ /***************************************************************************** * x264cli.h: x264cli common ***************************************************************************** - * Copyright (C) 2003-2023 x264 project + * Copyright (C) 2003-2024 x264 project * * Authors: Laurent Aimar * Loren Merritt diff --git a/x264dll.c b/x264dll.c index b816aac4..8e150308 100644 --- a/x264dll.c +++ b/x264dll.c @@ -1,7 +1,7 @@ /***************************************************************************** * x264dll: x264 DLLMain for win32 ***************************************************************************** - * Copyright (C) 2009-2023 x264 project + * Copyright (C) 2009-2024 x264 project * * Authors: Anton Mitrofanov * diff --git a/x264res.rc b/x264res.rc index 9204ab4c..10a99427 100644 --- a/x264res.rc +++ b/x264res.rc @@ -1,7 +1,7 @@ /***************************************************************************** * x264res.rc: windows resource file ***************************************************************************** - * Copyright (C) 2012-2023 x264 project + * Copyright (C) 2012-2024 x264 project * * Authors: Henrik Gramner * @@ -68,7 +68,7 @@ BEGIN #endif VALUE "FileVersion", X264_POINTVER VALUE "InternalName", "x264" - VALUE "LegalCopyright", "Copyright (C) 2003-2023 x264 project" + VALUE "LegalCopyright", "Copyright (C) 2003-2024 x264 project" #ifdef DLL VALUE "OriginalFilename", "libx264-" xstr(X264_BUILD) ".dll" #else