From d7ccd89f1bea53c8c524f8e6eb963d57defb6813 Mon Sep 17 00:00:00 2001 From: Anton Mitrofanov Date: Sat, 3 Jan 2015 23:35:23 +0300 Subject: [PATCH] Bump dates to 2015 --- 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/cabac-a.S | 2 +- common/aarch64/dct-a.S | 2 +- common/aarch64/dct.h | 2 +- common/aarch64/deblock-a.S | 2 +- common/aarch64/mc-a.S | 2 +- common/aarch64/mc-c.c | 2 +- common/aarch64/mc.h | 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/cpu-a.S | 2 +- common/arm/dct-a.S | 2 +- common/arm/dct.h | 2 +- common/arm/deblock-a.S | 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/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/macroblock.c | 2 +- common/macroblock.h | 2 +- common/mc.c | 2 +- common/mc.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/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/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/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/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/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.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.c | 2 +- x264.c | 2 +- x264.h | 2 +- x264cli.h | 2 +- x264dll.c | 2 +- x264res.rc | 4 ++-- 167 files changed, 169 insertions(+), 169 deletions(-) diff --git a/common/aarch64/asm-offsets.c b/common/aarch64/asm-offsets.c index c0630d45..9e4a40c7 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 x264 project + * Copyright (C) 2014-2015 x264 project * * Authors: Janne Grunau * diff --git a/common/aarch64/asm-offsets.h b/common/aarch64/asm-offsets.h index b35baae1..27d0d91b 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 x264 project + * Copyright (C) 2014-2015 x264 project * * Authors: Janne Grunau * diff --git a/common/aarch64/asm.S b/common/aarch64/asm.S index e689a42c..7203d35c 100644 --- a/common/aarch64/asm.S +++ b/common/aarch64/asm.S @@ -1,7 +1,7 @@ /***************************************************************************** * asm.S: AArch64 utility macros ***************************************************************************** - * Copyright (C) 2008-2014 x264 project + * Copyright (C) 2008-2015 x264 project * * Authors: Mans Rullgard * David Conrad diff --git a/common/aarch64/bitstream-a.S b/common/aarch64/bitstream-a.S index 81f9ad8a..96ab42f8 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 x264 project + * Copyright (C) 2014-2015 x264 project * * Authors: Janne Grunau * diff --git a/common/aarch64/cabac-a.S b/common/aarch64/cabac-a.S index abd8b6a2..d1f10537 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 x264 project + * Copyright (C) 2014-2015 x264 project * * Authors: Janne Grunau * diff --git a/common/aarch64/dct-a.S b/common/aarch64/dct-a.S index 14aa8672..4c2aa38b 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-2014 x264 project + * Copyright (C) 2009-2015 x264 project * * Authors: David Conrad * Janne Grunau diff --git a/common/aarch64/dct.h b/common/aarch64/dct.h index f00ef626..f3894717 100644 --- a/common/aarch64/dct.h +++ b/common/aarch64/dct.h @@ -1,7 +1,7 @@ /***************************************************************************** * dct.h: aarch64 transform and zigzag ***************************************************************************** - * Copyright (C) 2009-2014 x264 project + * Copyright (C) 2009-2015 x264 project * * Authors: David Conrad * Janne Grunau diff --git a/common/aarch64/deblock-a.S b/common/aarch64/deblock-a.S index 2111ac19..cf9aae0b 100644 --- a/common/aarch64/deblock-a.S +++ b/common/aarch64/deblock-a.S @@ -1,7 +1,7 @@ /***************************************************************************** * deblock.S: aarch64 deblocking ***************************************************************************** - * Copyright (C) 2009-2014 x264 project + * Copyright (C) 2009-2015 x264 project * * Authors: Mans Rullgard * Janne Grunau diff --git a/common/aarch64/mc-a.S b/common/aarch64/mc-a.S index 324ef169..a4488a41 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-2014 x264 project + * Copyright (C) 2009-2015 x264 project * * Authors: David Conrad * Janne Grunau diff --git a/common/aarch64/mc-c.c b/common/aarch64/mc-c.c index 25ebea49..b94e3d3d 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-2014 x264 project + * Copyright (C) 2009-2015 x264 project * * Authors: David Conrad * Janne Grunau diff --git a/common/aarch64/mc.h b/common/aarch64/mc.h index ca94c24f..94e7c0be 100644 --- a/common/aarch64/mc.h +++ b/common/aarch64/mc.h @@ -1,7 +1,7 @@ /***************************************************************************** * mc.h: aarch64 motion compensation ***************************************************************************** - * Copyright (C) 2014 x264 project + * Copyright (C) 2014-2015 x264 project * * Authors: Janne Grunau * diff --git a/common/aarch64/pixel-a.S b/common/aarch64/pixel-a.S index 83ef1249..7eb8b01f 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-2014 x264 project + * Copyright (C) 2009-2015 x264 project * * Authors: David Conrad * Janne Grunau diff --git a/common/aarch64/pixel.h b/common/aarch64/pixel.h index 6ef43af4..71c468c1 100644 --- a/common/aarch64/pixel.h +++ b/common/aarch64/pixel.h @@ -1,7 +1,7 @@ /***************************************************************************** * pixel.h: aarch64 pixel metrics ***************************************************************************** - * Copyright (C) 2009-2014 x264 project + * Copyright (C) 2009-2015 x264 project * * Authors: David Conrad * Janne Grunau diff --git a/common/aarch64/predict-a.S b/common/aarch64/predict-a.S index 900bed50..a01016ae 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-2014 x264 project + * Copyright (C) 2009-2015 x264 project * * Authors: David Conrad * Mans Rullgard diff --git a/common/aarch64/predict-c.c b/common/aarch64/predict-c.c index 1a52d39d..3556c3c9 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-2014 x264 project + * Copyright (C) 2009-2015 x264 project * * Authors: David Conrad * Janne Grunau diff --git a/common/aarch64/predict.h b/common/aarch64/predict.h index e41ab264..4e0054c9 100644 --- a/common/aarch64/predict.h +++ b/common/aarch64/predict.h @@ -1,7 +1,7 @@ /***************************************************************************** * predict.h: aarch64 intra prediction ***************************************************************************** - * Copyright (C) 2009-2014 x264 project + * Copyright (C) 2009-2015 x264 project * * Authors: David Conrad * Janne Grunau diff --git a/common/aarch64/quant-a.S b/common/aarch64/quant-a.S index f4be81b0..2e1558b3 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-2014 x264 project + * Copyright (C) 2009-2015 x264 project * * Authors: David Conrad * Janne Grunau diff --git a/common/aarch64/quant.h b/common/aarch64/quant.h index a06e78ee..67785919 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-2014 x264 project + * Copyright (C) 2005-2015 x264 project * * Authors: David Conrad * Janne Grunau diff --git a/common/arm/asm.S b/common/arm/asm.S index 3fb11b86..c363c381 100644 --- a/common/arm/asm.S +++ b/common/arm/asm.S @@ -1,7 +1,7 @@ /***************************************************************************** * asm.S: arm utility macros ***************************************************************************** - * Copyright (C) 2008-2014 x264 project + * Copyright (C) 2008-2015 x264 project * * Authors: Mans Rullgard * David Conrad diff --git a/common/arm/cpu-a.S b/common/arm/cpu-a.S index 9285219d..dd5f19b3 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-2014 x264 project + * Copyright (C) 2009-2015 x264 project * * Authors: David Conrad * diff --git a/common/arm/dct-a.S b/common/arm/dct-a.S index f8d1ccfd..a8fee790 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-2014 x264 project + * Copyright (C) 2009-2015 x264 project * * Authors: David Conrad * diff --git a/common/arm/dct.h b/common/arm/dct.h index 8a683f23..e252e7eb 100644 --- a/common/arm/dct.h +++ b/common/arm/dct.h @@ -1,7 +1,7 @@ /***************************************************************************** * dct.h: arm transform and zigzag ***************************************************************************** - * Copyright (C) 2009-2014 x264 project + * Copyright (C) 2009-2015 x264 project * * Authors: David Conrad * diff --git a/common/arm/deblock-a.S b/common/arm/deblock-a.S index 59977b4b..079c654d 100644 --- a/common/arm/deblock-a.S +++ b/common/arm/deblock-a.S @@ -1,7 +1,7 @@ /***************************************************************************** * deblock.S: arm deblocking ***************************************************************************** - * Copyright (C) 2009-2014 x264 project + * Copyright (C) 2009-2015 x264 project * * Authors: Mans Rullgard * diff --git a/common/arm/mc-a.S b/common/arm/mc-a.S index e29a19c2..0a949b8f 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-2014 x264 project + * Copyright (C) 2009-2015 x264 project * * Authors: David Conrad * Mans Rullgard diff --git a/common/arm/mc-c.c b/common/arm/mc-c.c index e59bd4f3..e1097be3 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-2014 x264 project + * Copyright (C) 2009-2015 x264 project * * Authors: David Conrad * diff --git a/common/arm/mc.h b/common/arm/mc.h index f8922ea6..f1708de9 100644 --- a/common/arm/mc.h +++ b/common/arm/mc.h @@ -1,7 +1,7 @@ /***************************************************************************** * mc.h: arm motion compensation ***************************************************************************** - * Copyright (C) 2009-2014 x264 project + * Copyright (C) 2009-2015 x264 project * * Authors: David Conrad * diff --git a/common/arm/pixel-a.S b/common/arm/pixel-a.S index 80b8b700..36858bc4 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-2014 x264 project + * Copyright (C) 2009-2015 x264 project * * Authors: David Conrad * diff --git a/common/arm/pixel.h b/common/arm/pixel.h index c55ed9a7..f361b9d5 100644 --- a/common/arm/pixel.h +++ b/common/arm/pixel.h @@ -1,7 +1,7 @@ /***************************************************************************** * pixel.h: arm pixel metrics ***************************************************************************** - * Copyright (C) 2009-2014 x264 project + * Copyright (C) 2009-2015 x264 project * * Authors: David Conrad * diff --git a/common/arm/predict-a.S b/common/arm/predict-a.S index 593d4030..3343144b 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-2014 x264 project + * Copyright (C) 2009-2015 x264 project * * Authors: David Conrad * Mans Rullgard diff --git a/common/arm/predict-c.c b/common/arm/predict-c.c index 08da8e5c..e0ba0dab 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-2014 x264 project + * Copyright (C) 2009-2015 x264 project * * Authors: David Conrad * diff --git a/common/arm/predict.h b/common/arm/predict.h index 7c7acfc1..242043dd 100644 --- a/common/arm/predict.h +++ b/common/arm/predict.h @@ -1,7 +1,7 @@ /***************************************************************************** * predict.h: arm intra prediction ***************************************************************************** - * Copyright (C) 2009-2014 x264 project + * Copyright (C) 2009-2015 x264 project * * Authors: David Conrad * diff --git a/common/arm/quant-a.S b/common/arm/quant-a.S index d22a10ec..4b2129ab 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-2014 x264 project + * Copyright (C) 2009-2015 x264 project * * Authors: David Conrad * diff --git a/common/arm/quant.h b/common/arm/quant.h index 75d9fb28..8ea179a1 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-2014 x264 project + * Copyright (C) 2005-2015 x264 project * * Authors: David Conrad * diff --git a/common/bitstream.c b/common/bitstream.c index 85dddb65..6ca1f448 100644 --- a/common/bitstream.c +++ b/common/bitstream.c @@ -1,7 +1,7 @@ /***************************************************************************** * bitstream.c: bitstream writing ***************************************************************************** - * Copyright (C) 2003-2014 x264 project + * Copyright (C) 2003-2015 x264 project * * Authors: Laurent Aimar * Fiona Glaser diff --git a/common/bitstream.h b/common/bitstream.h index 83a6b1d5..d40be0e0 100644 --- a/common/bitstream.h +++ b/common/bitstream.h @@ -1,7 +1,7 @@ /***************************************************************************** * bitstream.h: bitstream writing ***************************************************************************** - * Copyright (C) 2003-2014 x264 project + * Copyright (C) 2003-2015 x264 project * * Authors: Loren Merritt * Fiona Glaser diff --git a/common/cabac.c b/common/cabac.c index 3dbc5743..4d142306 100644 --- a/common/cabac.c +++ b/common/cabac.c @@ -1,7 +1,7 @@ /***************************************************************************** * cabac.c: arithmetic coder ***************************************************************************** - * Copyright (C) 2003-2014 x264 project + * Copyright (C) 2003-2015 x264 project * * Authors: Laurent Aimar * Loren Merritt diff --git a/common/cabac.h b/common/cabac.h index cc277616..fc02dfd5 100644 --- a/common/cabac.h +++ b/common/cabac.h @@ -1,7 +1,7 @@ /***************************************************************************** * cabac.h: arithmetic coder ***************************************************************************** - * Copyright (C) 2003-2014 x264 project + * Copyright (C) 2003-2015 x264 project * * Authors: Loren Merritt * Laurent Aimar diff --git a/common/common.c b/common/common.c index aa34fb53..de5d441b 100644 --- a/common/common.c +++ b/common/common.c @@ -1,7 +1,7 @@ /***************************************************************************** * common.c: misc common functions ***************************************************************************** - * Copyright (C) 2003-2014 x264 project + * Copyright (C) 2003-2015 x264 project * * Authors: Loren Merritt * Laurent Aimar diff --git a/common/common.h b/common/common.h index 76ae8a3c..7d5e5fbc 100644 --- a/common/common.h +++ b/common/common.h @@ -1,7 +1,7 @@ /***************************************************************************** * common.h: misc common functions ***************************************************************************** - * Copyright (C) 2003-2014 x264 project + * Copyright (C) 2003-2015 x264 project * * Authors: Laurent Aimar * Loren Merritt diff --git a/common/cpu.c b/common/cpu.c index cad5f2c2..e0d1377b 100644 --- a/common/cpu.c +++ b/common/cpu.c @@ -1,7 +1,7 @@ /***************************************************************************** * cpu.c: cpu detection ***************************************************************************** - * Copyright (C) 2003-2014 x264 project + * Copyright (C) 2003-2015 x264 project * * Authors: Loren Merritt * Laurent Aimar diff --git a/common/cpu.h b/common/cpu.h index 07e5c6cb..14a8b7fb 100644 --- a/common/cpu.h +++ b/common/cpu.h @@ -1,7 +1,7 @@ /***************************************************************************** * cpu.h: cpu detection ***************************************************************************** - * Copyright (C) 2004-2014 x264 project + * Copyright (C) 2004-2015 x264 project * * Authors: Loren Merritt * diff --git a/common/dct.c b/common/dct.c index f3e297f3..2816ce0d 100644 --- a/common/dct.c +++ b/common/dct.c @@ -1,7 +1,7 @@ /***************************************************************************** * dct.c: transform and zigzag ***************************************************************************** - * Copyright (C) 2003-2014 x264 project + * Copyright (C) 2003-2015 x264 project * * Authors: Loren Merritt * Laurent Aimar diff --git a/common/dct.h b/common/dct.h index 7aef8256..698f09bc 100644 --- a/common/dct.h +++ b/common/dct.h @@ -1,7 +1,7 @@ /***************************************************************************** * dct.h: transform and zigzag ***************************************************************************** - * Copyright (C) 2004-2014 x264 project + * Copyright (C) 2004-2015 x264 project * * Authors: Loren Merritt * diff --git a/common/deblock.c b/common/deblock.c index 1cfbdde2..4aae3948 100644 --- a/common/deblock.c +++ b/common/deblock.c @@ -1,7 +1,7 @@ /***************************************************************************** * deblock.c: deblocking ***************************************************************************** - * Copyright (C) 2003-2014 x264 project + * Copyright (C) 2003-2015 x264 project * * Authors: Laurent Aimar * Loren Merritt diff --git a/common/frame.c b/common/frame.c index db1d659b..2e93c53e 100644 --- a/common/frame.c +++ b/common/frame.c @@ -1,7 +1,7 @@ /***************************************************************************** * frame.c: frame handling ***************************************************************************** - * Copyright (C) 2003-2014 x264 project + * Copyright (C) 2003-2015 x264 project * * Authors: Laurent Aimar * Loren Merritt diff --git a/common/frame.h b/common/frame.h index f95ffa99..660d5099 100644 --- a/common/frame.h +++ b/common/frame.h @@ -1,7 +1,7 @@ /***************************************************************************** * frame.h: frame handling ***************************************************************************** - * Copyright (C) 2003-2014 x264 project + * Copyright (C) 2003-2015 x264 project * * Authors: Laurent Aimar * Loren Merritt diff --git a/common/macroblock.c b/common/macroblock.c index a658d18e..0cc1cf1d 100644 --- a/common/macroblock.c +++ b/common/macroblock.c @@ -1,7 +1,7 @@ /***************************************************************************** * macroblock.c: macroblock common functions ***************************************************************************** - * Copyright (C) 2003-2014 x264 project + * Copyright (C) 2003-2015 x264 project * * Authors: Fiona Glaser * Laurent Aimar diff --git a/common/macroblock.h b/common/macroblock.h index 2fe31632..7974f5ab 100644 --- a/common/macroblock.h +++ b/common/macroblock.h @@ -1,7 +1,7 @@ /***************************************************************************** * macroblock.h: macroblock common functions ***************************************************************************** - * Copyright (C) 2005-2014 x264 project + * Copyright (C) 2005-2015 x264 project * * Authors: Loren Merritt * Laurent Aimar diff --git a/common/mc.c b/common/mc.c index f9723516..4bb0bf32 100644 --- a/common/mc.c +++ b/common/mc.c @@ -1,7 +1,7 @@ /***************************************************************************** * mc.c: motion compensation ***************************************************************************** - * Copyright (C) 2003-2014 x264 project + * Copyright (C) 2003-2015 x264 project * * Authors: Laurent Aimar * Loren Merritt diff --git a/common/mc.h b/common/mc.h index 582c0ab4..a03a76b8 100644 --- a/common/mc.h +++ b/common/mc.h @@ -1,7 +1,7 @@ /***************************************************************************** * mc.h: motion compensation ***************************************************************************** - * Copyright (C) 2004-2014 x264 project + * Copyright (C) 2004-2015 x264 project * * Authors: Loren Merritt * diff --git a/common/mvpred.c b/common/mvpred.c index 745c8ea0..5017a867 100644 --- a/common/mvpred.c +++ b/common/mvpred.c @@ -1,7 +1,7 @@ /***************************************************************************** * mvpred.c: motion vector prediction ***************************************************************************** - * Copyright (C) 2003-2014 x264 project + * Copyright (C) 2003-2015 x264 project * * Authors: Loren Merritt * Fiona Glaser diff --git a/common/opencl.c b/common/opencl.c index 8b223b4c..bcfa5c79 100644 --- a/common/opencl.c +++ b/common/opencl.c @@ -1,7 +1,7 @@ /***************************************************************************** * opencl.c: OpenCL initialization and kernel compilation ***************************************************************************** - * Copyright (C) 2012-2014 x264 project + * Copyright (C) 2012-2015 x264 project * * Authors: Steve Borho * Anton Mitrofanov diff --git a/common/opencl.h b/common/opencl.h index 05129b07..73086455 100644 --- a/common/opencl.h +++ b/common/opencl.h @@ -1,7 +1,7 @@ /***************************************************************************** * opencl.h: OpenCL structures and defines ***************************************************************************** - * Copyright (C) 2012-2014 x264 project + * Copyright (C) 2012-2015 x264 project * * Authors: Steve Borho * Anton Mitrofanov diff --git a/common/osdep.c b/common/osdep.c index 91f3fdd7..53478879 100644 --- a/common/osdep.c +++ b/common/osdep.c @@ -1,7 +1,7 @@ /***************************************************************************** * osdep.c: platform-specific code ***************************************************************************** - * Copyright (C) 2003-2014 x264 project + * Copyright (C) 2003-2015 x264 project * * Authors: Steven Walters * Laurent Aimar diff --git a/common/osdep.h b/common/osdep.h index 17806235..2dfd00b5 100644 --- a/common/osdep.h +++ b/common/osdep.h @@ -1,7 +1,7 @@ /***************************************************************************** * osdep.h: platform-specific code ***************************************************************************** - * Copyright (C) 2007-2014 x264 project + * Copyright (C) 2007-2015 x264 project * * Authors: Loren Merritt * Laurent Aimar diff --git a/common/pixel.c b/common/pixel.c index 5bf6edd0..82c98ccc 100644 --- a/common/pixel.c +++ b/common/pixel.c @@ -1,7 +1,7 @@ /***************************************************************************** * pixel.c: pixel metrics ***************************************************************************** - * Copyright (C) 2003-2014 x264 project + * Copyright (C) 2003-2015 x264 project * * Authors: Loren Merritt * Laurent Aimar diff --git a/common/pixel.h b/common/pixel.h index df480b09..979ffa7b 100644 --- a/common/pixel.h +++ b/common/pixel.h @@ -1,7 +1,7 @@ /***************************************************************************** * pixel.c: pixel metrics ***************************************************************************** - * Copyright (C) 2004-2014 x264 project + * Copyright (C) 2004-2015 x264 project * * Authors: Loren Merritt * Fiona Glaser diff --git a/common/ppc/dct.c b/common/ppc/dct.c index b3c3b2c2..6e17dcb0 100644 --- a/common/ppc/dct.c +++ b/common/ppc/dct.c @@ -1,7 +1,7 @@ /***************************************************************************** * dct.c: ppc transform and zigzag ***************************************************************************** - * Copyright (C) 2003-2014 x264 project + * Copyright (C) 2003-2015 x264 project * * Authors: Guillaume Poirier * Eric Petit diff --git a/common/ppc/dct.h b/common/ppc/dct.h index f04de1f5..0af14627 100644 --- a/common/ppc/dct.h +++ b/common/ppc/dct.h @@ -1,7 +1,7 @@ /***************************************************************************** * dct.h: ppc transform and zigzag ***************************************************************************** - * Copyright (C) 2003-2014 x264 project + * Copyright (C) 2003-2015 x264 project * * Authors: Eric Petit * Guillaume Poirier diff --git a/common/ppc/deblock.c b/common/ppc/deblock.c index 423e9b49..4b2d4290 100644 --- a/common/ppc/deblock.c +++ b/common/ppc/deblock.c @@ -1,7 +1,7 @@ /***************************************************************************** * deblock.c: ppc deblocking ***************************************************************************** - * Copyright (C) 2007-2014 x264 project + * Copyright (C) 2007-2015 x264 project * * Authors: Guillaume Poirier * diff --git a/common/ppc/mc.c b/common/ppc/mc.c index f7de1730..0dfedda1 100644 --- a/common/ppc/mc.c +++ b/common/ppc/mc.c @@ -1,7 +1,7 @@ /***************************************************************************** * mc.c: ppc motion compensation ***************************************************************************** - * Copyright (C) 2003-2014 x264 project + * Copyright (C) 2003-2015 x264 project * * Authors: Eric Petit * Guillaume Poirier diff --git a/common/ppc/mc.h b/common/ppc/mc.h index 4b77f016..ee0038c8 100644 --- a/common/ppc/mc.h +++ b/common/ppc/mc.h @@ -1,7 +1,7 @@ /***************************************************************************** * mc.h: ppc motion compensation ***************************************************************************** - * Copyright (C) 2003-2014 x264 project + * Copyright (C) 2003-2015 x264 project * * Authors: Eric Petit * diff --git a/common/ppc/pixel.c b/common/ppc/pixel.c index 46a3a49c..9a8a4735 100644 --- a/common/ppc/pixel.c +++ b/common/ppc/pixel.c @@ -1,7 +1,7 @@ /***************************************************************************** * pixel.c: ppc pixel metrics ***************************************************************************** - * Copyright (C) 2003-2014 x264 project + * Copyright (C) 2003-2015 x264 project * * Authors: Eric Petit * Guillaume Poirier diff --git a/common/ppc/pixel.h b/common/ppc/pixel.h index 7ad1ac7c..446ca743 100644 --- a/common/ppc/pixel.h +++ b/common/ppc/pixel.h @@ -1,7 +1,7 @@ /***************************************************************************** * pixel.h: ppc pixel metrics ***************************************************************************** - * Copyright (C) 2003-2014 x264 project + * Copyright (C) 2003-2015 x264 project * * Authors: Eric Petit * diff --git a/common/ppc/ppccommon.h b/common/ppc/ppccommon.h index 1a79bd5d..67d4fd72 100644 --- a/common/ppc/ppccommon.h +++ b/common/ppc/ppccommon.h @@ -1,7 +1,7 @@ /***************************************************************************** * ppccommon.h: ppc utility macros ***************************************************************************** - * Copyright (C) 2003-2014 x264 project + * Copyright (C) 2003-2015 x264 project * * Authors: Eric Petit * diff --git a/common/ppc/predict.c b/common/ppc/predict.c index e75f9e9c..abbefb37 100644 --- a/common/ppc/predict.c +++ b/common/ppc/predict.c @@ -1,7 +1,7 @@ /***************************************************************************** * predict.c: ppc intra prediction ***************************************************************************** - * Copyright (C) 2007-2014 x264 project + * Copyright (C) 2007-2015 x264 project * * Authors: Guillaume Poirier * diff --git a/common/ppc/predict.h b/common/ppc/predict.h index cff17562..8e610d19 100644 --- a/common/ppc/predict.h +++ b/common/ppc/predict.h @@ -1,7 +1,7 @@ /***************************************************************************** * predict.h: ppc intra prediction ***************************************************************************** - * Copyright (C) 2007-2014 x264 project + * Copyright (C) 2007-2015 x264 project * * Authors: Guillaume Poirier * diff --git a/common/ppc/quant.c b/common/ppc/quant.c index 15094872..9382b5b4 100644 --- a/common/ppc/quant.c +++ b/common/ppc/quant.c @@ -1,7 +1,7 @@ /***************************************************************************** * quant.c: ppc quantization ***************************************************************************** - * Copyright (C) 2007-2014 x264 project + * Copyright (C) 2007-2015 x264 project * * Authors: Guillaume Poirier * diff --git a/common/ppc/quant.h b/common/ppc/quant.h index 6bdf2a44..7349666b 100644 --- a/common/ppc/quant.h +++ b/common/ppc/quant.h @@ -1,7 +1,7 @@ /***************************************************************************** * quant.c: ppc quantization ***************************************************************************** - * Copyright (C) 2007-2014 x264 project + * Copyright (C) 2007-2015 x264 project * * Authors: Guillaume Poirier * diff --git a/common/predict.c b/common/predict.c index 158136cc..8db66011 100644 --- a/common/predict.c +++ b/common/predict.c @@ -1,7 +1,7 @@ /***************************************************************************** * predict.c: intra prediction ***************************************************************************** - * Copyright (C) 2003-2014 x264 project + * Copyright (C) 2003-2015 x264 project * * Authors: Laurent Aimar * Loren Merritt diff --git a/common/predict.h b/common/predict.h index b01dcbd5..1172734d 100644 --- a/common/predict.h +++ b/common/predict.h @@ -1,7 +1,7 @@ /***************************************************************************** * predict.h: intra prediction ***************************************************************************** - * Copyright (C) 2003-2014 x264 project + * Copyright (C) 2003-2015 x264 project * * Authors: Loren Merritt * Laurent Aimar diff --git a/common/quant.c b/common/quant.c index c3392bcf..318b1827 100644 --- a/common/quant.c +++ b/common/quant.c @@ -1,7 +1,7 @@ /***************************************************************************** * quant.c: quantization and level-run ***************************************************************************** - * Copyright (C) 2005-2014 x264 project + * Copyright (C) 2005-2015 x264 project * * Authors: Loren Merritt * Fiona Glaser diff --git a/common/quant.h b/common/quant.h index ae597ef8..753f1ad3 100644 --- a/common/quant.h +++ b/common/quant.h @@ -1,7 +1,7 @@ /***************************************************************************** * quant.h: quantization and level-run ***************************************************************************** - * Copyright (C) 2005-2014 x264 project + * Copyright (C) 2005-2015 x264 project * * Authors: Loren Merritt * Fiona Glaser diff --git a/common/rectangle.c b/common/rectangle.c index f53f6525..561b68ff 100644 --- a/common/rectangle.c +++ b/common/rectangle.c @@ -1,7 +1,7 @@ /***************************************************************************** * rectangle.c: rectangle filling ***************************************************************************** - * Copyright (C) 2010-2014 x264 project + * Copyright (C) 2010-2015 x264 project * * Authors: Fiona Glaser * diff --git a/common/rectangle.h b/common/rectangle.h index fe81dd9a..6b8241c9 100644 --- a/common/rectangle.h +++ b/common/rectangle.h @@ -1,7 +1,7 @@ /***************************************************************************** * rectangle.h: rectangle filling ***************************************************************************** - * Copyright (C) 2003-2014 x264 project + * Copyright (C) 2003-2015 x264 project * * Authors: Fiona Glaser * Loren Merritt diff --git a/common/set.c b/common/set.c index bbfd921d..810bf0e0 100644 --- a/common/set.c +++ b/common/set.c @@ -1,7 +1,7 @@ /***************************************************************************** * set.c: quantization init ***************************************************************************** - * Copyright (C) 2005-2014 x264 project + * Copyright (C) 2005-2015 x264 project * * Authors: Loren Merritt * diff --git a/common/set.h b/common/set.h index 6fb7abaf..0d4f806c 100644 --- a/common/set.h +++ b/common/set.h @@ -1,7 +1,7 @@ /***************************************************************************** * set.h: quantization init ***************************************************************************** - * Copyright (C) 2003-2014 x264 project + * Copyright (C) 2003-2015 x264 project * * Authors: Loren Merritt * Laurent Aimar diff --git a/common/threadpool.c b/common/threadpool.c index 6c44cc86..de1ae5f5 100644 --- a/common/threadpool.c +++ b/common/threadpool.c @@ -1,7 +1,7 @@ /***************************************************************************** * threadpool.c: thread pooling ***************************************************************************** - * Copyright (C) 2010-2014 x264 project + * Copyright (C) 2010-2015 x264 project * * Authors: Steven Walters * diff --git a/common/threadpool.h b/common/threadpool.h index b2a00c12..7300b931 100644 --- a/common/threadpool.h +++ b/common/threadpool.h @@ -1,7 +1,7 @@ /***************************************************************************** * threadpool.h: thread pooling ***************************************************************************** - * Copyright (C) 2010-2014 x264 project + * Copyright (C) 2010-2015 x264 project * * Authors: Steven Walters * diff --git a/common/vlc.c b/common/vlc.c index 1edf1051..ab653843 100644 --- a/common/vlc.c +++ b/common/vlc.c @@ -1,7 +1,7 @@ /***************************************************************************** * vlc.c : vlc tables ***************************************************************************** - * Copyright (C) 2003-2014 x264 project + * Copyright (C) 2003-2015 x264 project * * Authors: Laurent Aimar * Fiona Glaser diff --git a/common/win32thread.c b/common/win32thread.c index 7ad70edc..2b8fe073 100644 --- a/common/win32thread.c +++ b/common/win32thread.c @@ -1,7 +1,7 @@ /***************************************************************************** * win32thread.c: windows threading ***************************************************************************** - * Copyright (C) 2010-2014 x264 project + * Copyright (C) 2010-2015 x264 project * * Authors: Steven Walters * Pegasys Inc. diff --git a/common/win32thread.h b/common/win32thread.h index c5130a18..103df997 100644 --- a/common/win32thread.h +++ b/common/win32thread.h @@ -1,7 +1,7 @@ /***************************************************************************** * win32thread.h: windows threading ***************************************************************************** - * Copyright (C) 2010-2014 x264 project + * Copyright (C) 2010-2015 x264 project * * Authors: Steven Walters * diff --git a/common/x86/bitstream-a.asm b/common/x86/bitstream-a.asm index 1ff0348b..4c2528c8 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-2014 x264 project +;* Copyright (C) 2010-2015 x264 project ;* ;* Authors: Fiona Glaser ;* Henrik Gramner diff --git a/common/x86/cabac-a.asm b/common/x86/cabac-a.asm index 2d7d5519..d54480f1 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-2014 x264 project +;* Copyright (C) 2008-2015 x264 project ;* ;* Authors: Loren Merritt ;* Fiona Glaser diff --git a/common/x86/const-a.asm b/common/x86/const-a.asm index 19c55b23..80f49e82 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-2014 x264 project +;* Copyright (C) 2010-2015 x264 project ;* ;* Authors: Loren Merritt ;* Fiona Glaser diff --git a/common/x86/cpu-a.asm b/common/x86/cpu-a.asm index 4dfd7754..93a7af0e 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-2014 x264 project +;* Copyright (C) 2003-2015 x264 project ;* ;* Authors: Laurent Aimar ;* Loren Merritt diff --git a/common/x86/dct-32.asm b/common/x86/dct-32.asm index be2786f1..911612c0 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-2014 x264 project +;* Copyright (C) 2003-2015 x264 project ;* ;* Authors: Loren Merritt ;* Holger Lubitz diff --git a/common/x86/dct-64.asm b/common/x86/dct-64.asm index ac20e99f..634ca7ba 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-2014 x264 project +;* Copyright (C) 2003-2015 x264 project ;* ;* Authors: Loren Merritt ;* Holger Lubitz diff --git a/common/x86/dct-a.asm b/common/x86/dct-a.asm index bc82ff63..7571c795 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-2014 x264 project +;* Copyright (C) 2003-2015 x264 project ;* ;* Authors: Holger Lubitz ;* Loren Merritt diff --git a/common/x86/dct.h b/common/x86/dct.h index f22a979a..3f0fbb61 100644 --- a/common/x86/dct.h +++ b/common/x86/dct.h @@ -1,7 +1,7 @@ /***************************************************************************** * dct.h: x86 transform and zigzag ***************************************************************************** - * Copyright (C) 2003-2014 x264 project + * Copyright (C) 2003-2015 x264 project * * Authors: Loren Merritt * Laurent Aimar diff --git a/common/x86/deblock-a.asm b/common/x86/deblock-a.asm index 0b61869b..2c351c7d 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-2014 x264 project +;* Copyright (C) 2005-2015 x264 project ;* ;* Authors: Loren Merritt ;* Fiona Glaser diff --git a/common/x86/mc-a.asm b/common/x86/mc-a.asm index f60e69ea..cd69c824 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-2014 x264 project +;* Copyright (C) 2003-2015 x264 project ;* ;* Authors: Loren Merritt ;* Fiona Glaser diff --git a/common/x86/mc-a2.asm b/common/x86/mc-a2.asm index 58812a06..acafb2f4 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-2014 x264 project +;* Copyright (C) 2005-2015 x264 project ;* ;* Authors: Loren Merritt ;* Fiona Glaser diff --git a/common/x86/mc-c.c b/common/x86/mc-c.c index fd56130d..313d516b 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-2014 x264 project + * Copyright (C) 2003-2015 x264 project * * Authors: Laurent Aimar * Loren Merritt diff --git a/common/x86/mc.h b/common/x86/mc.h index c9e56344..101f1a58 100644 --- a/common/x86/mc.h +++ b/common/x86/mc.h @@ -1,7 +1,7 @@ /***************************************************************************** * mc.h: x86 motion compensation ***************************************************************************** - * Copyright (C) 2003-2014 x264 project + * Copyright (C) 2003-2015 x264 project * * Authors: Loren Merritt * Laurent Aimar diff --git a/common/x86/pixel-32.asm b/common/x86/pixel-32.asm index f25bb67a..702c91a7 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-2014 x264 project +;* Copyright (C) 2003-2015 x264 project ;* ;* Authors: Loren Merritt ;* Laurent Aimar diff --git a/common/x86/pixel-a.asm b/common/x86/pixel-a.asm index d84105c9..ddfd7ae5 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-2014 x264 project +;* Copyright (C) 2003-2015 x264 project ;* ;* Authors: Loren Merritt ;* Holger Lubitz diff --git a/common/x86/pixel.h b/common/x86/pixel.h index 7342a9b9..1882b215 100644 --- a/common/x86/pixel.h +++ b/common/x86/pixel.h @@ -1,7 +1,7 @@ /***************************************************************************** * pixel.h: x86 pixel metrics ***************************************************************************** - * Copyright (C) 2003-2014 x264 project + * Copyright (C) 2003-2015 x264 project * * Authors: Laurent Aimar * Loren Merritt diff --git a/common/x86/predict-a.asm b/common/x86/predict-a.asm index 98768442..6ac37554 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-2014 x264 project +;* Copyright (C) 2005-2015 x264 project ;* ;* Authors: Loren Merritt ;* Holger Lubitz diff --git a/common/x86/predict-c.c b/common/x86/predict-c.c index 0c668fa0..329f6696 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-2014 x264 project + * Copyright (C) 2003-2015 x264 project * * Authors: Laurent Aimar * Loren Merritt diff --git a/common/x86/predict.h b/common/x86/predict.h index 187fb68f..b271a2db 100644 --- a/common/x86/predict.h +++ b/common/x86/predict.h @@ -1,7 +1,7 @@ /***************************************************************************** * predict.h: x86 intra prediction ***************************************************************************** - * Copyright (C) 2003-2014 x264 project + * Copyright (C) 2003-2015 x264 project * * Authors: Laurent Aimar * Loren Merritt diff --git a/common/x86/quant-a.asm b/common/x86/quant-a.asm index 731f7d15..188f3c17 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-2014 x264 project +;* Copyright (C) 2005-2015 x264 project ;* ;* Authors: Loren Merritt ;* Fiona Glaser diff --git a/common/x86/quant.h b/common/x86/quant.h index c6a8a9b1..220a342f 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-2014 x264 project + * Copyright (C) 2005-2015 x264 project * * Authors: Loren Merritt * Fiona Glaser diff --git a/common/x86/sad-a.asm b/common/x86/sad-a.asm index 7744ab35..d4fc8bd0 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-2014 x264 project +;* Copyright (C) 2003-2015 x264 project ;* ;* Authors: Loren Merritt ;* Fiona Glaser diff --git a/common/x86/sad16-a.asm b/common/x86/sad16-a.asm index 20028d1c..6bb94eee 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-2014 x264 project +;* Copyright (C) 2010-2015 x264 project ;* ;* Authors: Oskar Arvidsson ;* Henrik Gramner diff --git a/common/x86/trellis-64.asm b/common/x86/trellis-64.asm index 4fbe9e92..6410ea1d 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-2014 x264 project +;* Copyright (C) 2012-2015 x264 project ;* ;* Authors: Loren Merritt ;* diff --git a/common/x86/util.h b/common/x86/util.h index 6aa42336..9f491f34 100644 --- a/common/x86/util.h +++ b/common/x86/util.h @@ -1,7 +1,7 @@ /***************************************************************************** * util.h: x86 inline asm ***************************************************************************** - * Copyright (C) 2008-2014 x264 project + * Copyright (C) 2008-2015 x264 project * * Authors: Fiona Glaser * Loren Merritt diff --git a/common/x86/x86inc.asm b/common/x86/x86inc.asm index 67dfff6a..e2683fde 100644 --- a/common/x86/x86inc.asm +++ b/common/x86/x86inc.asm @@ -1,7 +1,7 @@ ;***************************************************************************** ;* x86inc.asm: x264asm abstraction layer ;***************************************************************************** -;* Copyright (C) 2005-2014 x264 project +;* Copyright (C) 2005-2015 x264 project ;* ;* Authors: Loren Merritt ;* Anton Mitrofanov diff --git a/common/x86/x86util.asm b/common/x86/x86util.asm index b18a1d10..41b52df2 100644 --- a/common/x86/x86util.asm +++ b/common/x86/x86util.asm @@ -1,7 +1,7 @@ ;***************************************************************************** ;* x86util.asm: x86 utility macros ;***************************************************************************** -;* Copyright (C) 2008-2014 x264 project +;* Copyright (C) 2008-2015 x264 project ;* ;* Authors: Holger Lubitz ;* Loren Merritt diff --git a/encoder/analyse.c b/encoder/analyse.c index 9131d3d7..b82f647a 100644 --- a/encoder/analyse.c +++ b/encoder/analyse.c @@ -1,7 +1,7 @@ /***************************************************************************** * analyse.c: macroblock analysis ***************************************************************************** - * Copyright (C) 2003-2014 x264 project + * Copyright (C) 2003-2015 x264 project * * Authors: Laurent Aimar * Loren Merritt diff --git a/encoder/analyse.h b/encoder/analyse.h index a0237f52..1a166eb0 100644 --- a/encoder/analyse.h +++ b/encoder/analyse.h @@ -1,7 +1,7 @@ /***************************************************************************** * analyse.h: macroblock analysis ***************************************************************************** - * Copyright (C) 2003-2014 x264 project + * Copyright (C) 2003-2015 x264 project * * Authors: Laurent Aimar * Loren Merritt diff --git a/encoder/cabac.c b/encoder/cabac.c index f9cbae11..ebb66147 100644 --- a/encoder/cabac.c +++ b/encoder/cabac.c @@ -1,7 +1,7 @@ /***************************************************************************** * cabac.c: cabac bitstream writing ***************************************************************************** - * Copyright (C) 2003-2014 x264 project + * Copyright (C) 2003-2015 x264 project * * Authors: Laurent Aimar * Loren Merritt diff --git a/encoder/cavlc.c b/encoder/cavlc.c index 1d393fd2..25df44ef 100644 --- a/encoder/cavlc.c +++ b/encoder/cavlc.c @@ -1,7 +1,7 @@ /***************************************************************************** * cavlc.c: cavlc bitstream writing ***************************************************************************** - * Copyright (C) 2003-2014 x264 project + * Copyright (C) 2003-2015 x264 project * * Authors: Laurent Aimar * Loren Merritt diff --git a/encoder/encoder.c b/encoder/encoder.c index 54d2e5a8..a2d1ccad 100644 --- a/encoder/encoder.c +++ b/encoder/encoder.c @@ -1,7 +1,7 @@ /***************************************************************************** * encoder.c: top-level encoder functions ***************************************************************************** - * Copyright (C) 2003-2014 x264 project + * Copyright (C) 2003-2015 x264 project * * Authors: Laurent Aimar * Loren Merritt diff --git a/encoder/lookahead.c b/encoder/lookahead.c index a6e861bb..c6e07ddc 100644 --- a/encoder/lookahead.c +++ b/encoder/lookahead.c @@ -1,7 +1,7 @@ /***************************************************************************** * lookahead.c: high-level lookahead functions ***************************************************************************** - * Copyright (C) 2010-2014 Avail Media and x264 project + * Copyright (C) 2010-2015 Avail Media and x264 project * * Authors: Michael Kazmier * Alex Giladi diff --git a/encoder/macroblock.c b/encoder/macroblock.c index 351650a1..2b1c7639 100644 --- a/encoder/macroblock.c +++ b/encoder/macroblock.c @@ -1,7 +1,7 @@ /***************************************************************************** * macroblock.c: macroblock encoding ***************************************************************************** - * Copyright (C) 2003-2014 x264 project + * Copyright (C) 2003-2015 x264 project * * Authors: Laurent Aimar * Loren Merritt diff --git a/encoder/macroblock.h b/encoder/macroblock.h index 9ca3f3d6..6b221ae2 100644 --- a/encoder/macroblock.h +++ b/encoder/macroblock.h @@ -1,7 +1,7 @@ /***************************************************************************** * macroblock.h: macroblock encoding ***************************************************************************** - * Copyright (C) 2003-2014 x264 project + * Copyright (C) 2003-2015 x264 project * * Authors: Loren Merritt * Laurent Aimar diff --git a/encoder/me.c b/encoder/me.c index 55aa0ab7..d34644d6 100644 --- a/encoder/me.c +++ b/encoder/me.c @@ -1,7 +1,7 @@ /***************************************************************************** * me.c: motion estimation ***************************************************************************** - * Copyright (C) 2003-2014 x264 project + * Copyright (C) 2003-2015 x264 project * * Authors: Loren Merritt * Laurent Aimar diff --git a/encoder/me.h b/encoder/me.h index ceb58df1..b835743a 100644 --- a/encoder/me.h +++ b/encoder/me.h @@ -1,7 +1,7 @@ /***************************************************************************** * me.h: motion estimation ***************************************************************************** - * Copyright (C) 2003-2014 x264 project + * Copyright (C) 2003-2015 x264 project * * Authors: Loren Merritt * Laurent Aimar diff --git a/encoder/ratecontrol.c b/encoder/ratecontrol.c index 6952a16e..813d5c5f 100644 --- a/encoder/ratecontrol.c +++ b/encoder/ratecontrol.c @@ -1,7 +1,7 @@ /***************************************************************************** * ratecontrol.c: ratecontrol ***************************************************************************** - * Copyright (C) 2005-2014 x264 project + * Copyright (C) 2005-2015 x264 project * * Authors: Loren Merritt * Michael Niedermayer diff --git a/encoder/ratecontrol.h b/encoder/ratecontrol.h index 9321e726..9f52c7da 100644 --- a/encoder/ratecontrol.h +++ b/encoder/ratecontrol.h @@ -1,7 +1,7 @@ /***************************************************************************** * ratecontrol.h: ratecontrol ***************************************************************************** - * Copyright (C) 2003-2014 x264 project + * Copyright (C) 2003-2015 x264 project * * Authors: Loren Merritt * Laurent Aimar diff --git a/encoder/rdo.c b/encoder/rdo.c index ceb2e2cf..a2716f6f 100644 --- a/encoder/rdo.c +++ b/encoder/rdo.c @@ -1,7 +1,7 @@ /***************************************************************************** * rdo.c: rate-distortion optimization ***************************************************************************** - * Copyright (C) 2005-2014 x264 project + * Copyright (C) 2005-2015 x264 project * * Authors: Loren Merritt * Fiona Glaser diff --git a/encoder/set.c b/encoder/set.c index b88c0835..c4b9d8d4 100644 --- a/encoder/set.c +++ b/encoder/set.c @@ -1,7 +1,7 @@ /***************************************************************************** * set: header writing ***************************************************************************** - * Copyright (C) 2003-2014 x264 project + * Copyright (C) 2003-2015 x264 project * * Authors: Laurent Aimar * Loren Merritt @@ -578,7 +578,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-2014 - http://www.videolan.org/x264.html - options: %s", + "Copy%s 2003-2015 - 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 5a8e1c79..6ef57fe0 100644 --- a/encoder/set.h +++ b/encoder/set.h @@ -1,7 +1,7 @@ /***************************************************************************** * set.h: header writing ***************************************************************************** - * Copyright (C) 2003-2014 x264 project + * Copyright (C) 2003-2015 x264 project * * Authors: Laurent Aimar * Loren Merritt diff --git a/encoder/slicetype-cl.c b/encoder/slicetype-cl.c index a7cd00b9..85f47395 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-2014 x264 project + * Copyright (C) 2012-2015 x264 project * * Authors: Steve Borho * diff --git a/encoder/slicetype.c b/encoder/slicetype.c index dd5e318d..50a31b0f 100644 --- a/encoder/slicetype.c +++ b/encoder/slicetype.c @@ -1,7 +1,7 @@ /***************************************************************************** * slicetype.c: lookahead analysis ***************************************************************************** - * Copyright (C) 2005-2014 x264 project + * Copyright (C) 2005-2015 x264 project * * Authors: Fiona Glaser * Loren Merritt diff --git a/example.c b/example.c index 6f683662..99a1cc84 100644 --- a/example.c +++ b/example.c @@ -1,7 +1,7 @@ /***************************************************************************** * example.c: libx264 API usage example ***************************************************************************** - * Copyright (C) 2014 x264 project + * Copyright (C) 2014-2015 x264 project * * Authors: Anton Mitrofanov * diff --git a/extras/intel_dispatcher.h b/extras/intel_dispatcher.h index 8837c626..6434f009 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 x264 project + * Copyright (C) 2014-2015 x264 project * * Authors: Anton Mitrofanov * diff --git a/filters/filters.c b/filters/filters.c index 079297cb..224f3683 100644 --- a/filters/filters.c +++ b/filters/filters.c @@ -1,7 +1,7 @@ /***************************************************************************** * filters.c: common filter functions ***************************************************************************** - * Copyright (C) 2010-2014 x264 project + * Copyright (C) 2010-2015 x264 project * * Authors: Diogo Franco * Steven Walters diff --git a/filters/filters.h b/filters/filters.h index 1b51b4a0..1d8a9512 100644 --- a/filters/filters.h +++ b/filters/filters.h @@ -1,7 +1,7 @@ /***************************************************************************** * filters.h: common filter functions ***************************************************************************** - * Copyright (C) 2010-2014 x264 project + * Copyright (C) 2010-2015 x264 project * * Authors: Diogo Franco * Steven Walters diff --git a/filters/video/cache.c b/filters/video/cache.c index 6de005ff..bb6e3f27 100644 --- a/filters/video/cache.c +++ b/filters/video/cache.c @@ -1,7 +1,7 @@ /***************************************************************************** * cache.c: cache video filter ***************************************************************************** - * Copyright (C) 2010-2014 x264 project + * Copyright (C) 2010-2015 x264 project * * Authors: Steven Walters * diff --git a/filters/video/crop.c b/filters/video/crop.c index 643c0a4b..40ec83e0 100644 --- a/filters/video/crop.c +++ b/filters/video/crop.c @@ -1,7 +1,7 @@ /***************************************************************************** * crop.c: crop video filter ***************************************************************************** - * Copyright (C) 2010-2014 x264 project + * Copyright (C) 2010-2015 x264 project * * Authors: Steven Walters * James Darnley diff --git a/filters/video/depth.c b/filters/video/depth.c index 5fcbd207..fe32f34f 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-2014 x264 project + * Copyright (C) 2010-2015 x264 project * * Authors: Oskar Arvidsson * diff --git a/filters/video/fix_vfr_pts.c b/filters/video/fix_vfr_pts.c index 9bf870b4..92667ee4 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-2014 x264 project + * Copyright (C) 2010-2015 x264 project * * Authors: Steven Walters * diff --git a/filters/video/internal.c b/filters/video/internal.c index 55fb42e8..78c57b3f 100644 --- a/filters/video/internal.c +++ b/filters/video/internal.c @@ -1,7 +1,7 @@ /***************************************************************************** * internal.c: video filter utilities ***************************************************************************** - * Copyright (C) 2010-2014 x264 project + * Copyright (C) 2010-2015 x264 project * * Authors: Steven Walters * diff --git a/filters/video/internal.h b/filters/video/internal.h index f3bb2f42..382bb833 100644 --- a/filters/video/internal.h +++ b/filters/video/internal.h @@ -1,7 +1,7 @@ /***************************************************************************** * internal.h: video filter utilities ***************************************************************************** - * Copyright (C) 2010-2014 x264 project + * Copyright (C) 2010-2015 x264 project * * Authors: Steven Walters * diff --git a/filters/video/resize.c b/filters/video/resize.c index 79fc89ad..958ed072 100644 --- a/filters/video/resize.c +++ b/filters/video/resize.c @@ -1,7 +1,7 @@ /***************************************************************************** * resize.c: resize video filter ***************************************************************************** - * Copyright (C) 2010-2014 x264 project + * Copyright (C) 2010-2015 x264 project * * Authors: Steven Walters * diff --git a/filters/video/select_every.c b/filters/video/select_every.c index 38a3e9b4..a4b0cb89 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-2014 x264 project + * Copyright (C) 2010-2015 x264 project * * Authors: Steven Walters * diff --git a/filters/video/source.c b/filters/video/source.c index 397bd791..0cd8f687 100644 --- a/filters/video/source.c +++ b/filters/video/source.c @@ -1,7 +1,7 @@ /***************************************************************************** * source.c: source video filter ***************************************************************************** - * Copyright (C) 2010-2014 x264 project + * Copyright (C) 2010-2015 x264 project * * Authors: Steven Walters * diff --git a/filters/video/video.c b/filters/video/video.c index b54aec07..d4ff6236 100644 --- a/filters/video/video.c +++ b/filters/video/video.c @@ -1,7 +1,7 @@ /***************************************************************************** * video.c: video filters ***************************************************************************** - * Copyright (C) 2010-2014 x264 project + * Copyright (C) 2010-2015 x264 project * * Authors: Steven Walters * diff --git a/filters/video/video.h b/filters/video/video.h index 4caf98e1..d7502f72 100644 --- a/filters/video/video.h +++ b/filters/video/video.h @@ -1,7 +1,7 @@ /***************************************************************************** * video.h: video filters ***************************************************************************** - * Copyright (C) 2010-2014 x264 project + * Copyright (C) 2010-2015 x264 project * * Authors: Steven Walters * diff --git a/input/avs.c b/input/avs.c index f5d6a3fa..d693dd46 100644 --- a/input/avs.c +++ b/input/avs.c @@ -1,7 +1,7 @@ /***************************************************************************** * avs.c: avisynth input ***************************************************************************** - * Copyright (C) 2009-2014 x264 project + * Copyright (C) 2009-2015 x264 project * * Authors: Steven Walters * diff --git a/input/ffms.c b/input/ffms.c index 2201a58b..6a3eb6c7 100644 --- a/input/ffms.c +++ b/input/ffms.c @@ -1,7 +1,7 @@ /***************************************************************************** * ffms.c: ffmpegsource input ***************************************************************************** - * Copyright (C) 2009-2014 x264 project + * Copyright (C) 2009-2015 x264 project * * Authors: Mike Gurlitz * Steven Walters diff --git a/input/input.c b/input/input.c index c6bb5ac2..209028b6 100644 --- a/input/input.c +++ b/input/input.c @@ -1,7 +1,7 @@ /***************************************************************************** * input.c: common input functions ***************************************************************************** - * Copyright (C) 2010-2014 x264 project + * Copyright (C) 2010-2015 x264 project * * Authors: Steven Walters * diff --git a/input/input.h b/input/input.h index 919c52c4..86cd1196 100644 --- a/input/input.h +++ b/input/input.h @@ -1,7 +1,7 @@ /***************************************************************************** * input.h: file input ***************************************************************************** - * Copyright (C) 2003-2014 x264 project + * Copyright (C) 2003-2015 x264 project * * Authors: Laurent Aimar * Loren Merritt diff --git a/input/lavf.c b/input/lavf.c index be5e5305..104230eb 100644 --- a/input/lavf.c +++ b/input/lavf.c @@ -1,7 +1,7 @@ /***************************************************************************** * lavf.c: libavformat input ***************************************************************************** - * Copyright (C) 2009-2014 x264 project + * Copyright (C) 2009-2015 x264 project * * Authors: Mike Gurlitz * Steven Walters diff --git a/input/raw.c b/input/raw.c index c4f14744..59a0685d 100644 --- a/input/raw.c +++ b/input/raw.c @@ -1,7 +1,7 @@ /***************************************************************************** * raw.c: raw input ***************************************************************************** - * Copyright (C) 2003-2014 x264 project + * Copyright (C) 2003-2015 x264 project * * Authors: Laurent Aimar * Loren Merritt diff --git a/input/thread.c b/input/thread.c index d840c9c3..8e0514c7 100644 --- a/input/thread.c +++ b/input/thread.c @@ -1,7 +1,7 @@ /***************************************************************************** * thread.c: threaded input ***************************************************************************** - * Copyright (C) 2003-2014 x264 project + * Copyright (C) 2003-2015 x264 project * * Authors: Laurent Aimar * Loren Merritt diff --git a/input/timecode.c b/input/timecode.c index 1a0b3204..b7beaebb 100644 --- a/input/timecode.c +++ b/input/timecode.c @@ -1,7 +1,7 @@ /***************************************************************************** * timecode.c: timecode file input ***************************************************************************** - * Copyright (C) 2010-2014 x264 project + * Copyright (C) 2010-2015 x264 project * * Authors: Yusuke Nakamura * diff --git a/input/y4m.c b/input/y4m.c index 5597c434..f32cc9b6 100644 --- a/input/y4m.c +++ b/input/y4m.c @@ -1,7 +1,7 @@ /***************************************************************************** * y4m.c: y4m input ***************************************************************************** - * Copyright (C) 2003-2014 x264 project + * Copyright (C) 2003-2015 x264 project * * Authors: Laurent Aimar * Loren Merritt diff --git a/output/flv.c b/output/flv.c index bb02f585..10b95332 100644 --- a/output/flv.c +++ b/output/flv.c @@ -1,7 +1,7 @@ /***************************************************************************** * flv.c: flv muxer ***************************************************************************** - * Copyright (C) 2009-2014 x264 project + * Copyright (C) 2009-2015 x264 project * * Authors: Kieran Kunhya * diff --git a/output/flv_bytestream.c b/output/flv_bytestream.c index 2e7e8615..e8bb6359 100644 --- a/output/flv_bytestream.c +++ b/output/flv_bytestream.c @@ -1,7 +1,7 @@ /***************************************************************************** * flv_bytestream.c: flv muxer utilities ***************************************************************************** - * Copyright (C) 2009-2014 x264 project + * Copyright (C) 2009-2015 x264 project * * Authors: Kieran Kunhya * diff --git a/output/flv_bytestream.h b/output/flv_bytestream.h index 7f351c09..f3bc6156 100644 --- a/output/flv_bytestream.h +++ b/output/flv_bytestream.h @@ -1,7 +1,7 @@ /***************************************************************************** * flv_bytestream.h: flv muxer utilities ***************************************************************************** - * Copyright (C) 2009-2014 x264 project + * Copyright (C) 2009-2015 x264 project * * Authors: Kieran Kunhya * diff --git a/output/matroska.c b/output/matroska.c index b01fd0ac..b1c3f13e 100644 --- a/output/matroska.c +++ b/output/matroska.c @@ -1,7 +1,7 @@ /***************************************************************************** * matroska.c: matroska muxer ***************************************************************************** - * Copyright (C) 2005-2014 x264 project + * Copyright (C) 2005-2015 x264 project * * Authors: Mike Matsnev * diff --git a/output/matroska_ebml.c b/output/matroska_ebml.c index 2f871a47..ac6be872 100644 --- a/output/matroska_ebml.c +++ b/output/matroska_ebml.c @@ -1,7 +1,7 @@ /***************************************************************************** * matroska_ebml.c: matroska muxer utilities ***************************************************************************** - * Copyright (C) 2005-2014 x264 project + * Copyright (C) 2005-2015 x264 project * * Authors: Mike Matsnev * diff --git a/output/matroska_ebml.h b/output/matroska_ebml.h index 1cc46c8d..6acfcd66 100644 --- a/output/matroska_ebml.h +++ b/output/matroska_ebml.h @@ -1,7 +1,7 @@ /***************************************************************************** * matroska_ebml.h: matroska muxer utilities ***************************************************************************** - * Copyright (C) 2005-2014 x264 project + * Copyright (C) 2005-2015 x264 project * * Authors: Mike Matsnev * diff --git a/output/mp4.c b/output/mp4.c index 6d353def..2cf81f5a 100644 --- a/output/mp4.c +++ b/output/mp4.c @@ -1,7 +1,7 @@ /***************************************************************************** * mp4.c: mp4 muxer ***************************************************************************** - * Copyright (C) 2003-2014 x264 project + * Copyright (C) 2003-2015 x264 project * * Authors: Laurent Aimar * Loren Merritt diff --git a/output/mp4_lsmash.c b/output/mp4_lsmash.c index ce259d72..8bf8c09c 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-2014 x264 project + * Copyright (C) 2003-2015 x264 project * * Authors: Laurent Aimar * Loren Merritt diff --git a/output/output.h b/output/output.h index 26ec7059..7a1f85bd 100644 --- a/output/output.h +++ b/output/output.h @@ -1,7 +1,7 @@ /***************************************************************************** * output.h: x264 file output modules ***************************************************************************** - * Copyright (C) 2003-2014 x264 project + * Copyright (C) 2003-2015 x264 project * * Authors: Laurent Aimar * Loren Merritt diff --git a/output/raw.c b/output/raw.c index 2876e26a..8267b452 100644 --- a/output/raw.c +++ b/output/raw.c @@ -1,7 +1,7 @@ /***************************************************************************** * raw.c: raw muxer ***************************************************************************** - * Copyright (C) 2003-2014 x264 project + * Copyright (C) 2003-2015 x264 project * * Authors: Laurent Aimar * Loren Merritt diff --git a/tools/checkasm-a.asm b/tools/checkasm-a.asm index c27c7231..fbe1291c 100644 --- a/tools/checkasm-a.asm +++ b/tools/checkasm-a.asm @@ -1,7 +1,7 @@ ;***************************************************************************** ;* checkasm-a.asm: assembly check tool ;***************************************************************************** -;* Copyright (C) 2008-2014 x264 project +;* Copyright (C) 2008-2015 x264 project ;* ;* Authors: Loren Merritt ;* Henrik Gramner diff --git a/tools/checkasm.c b/tools/checkasm.c index 2ac5f0c7..c2e06dbd 100644 --- a/tools/checkasm.c +++ b/tools/checkasm.c @@ -1,7 +1,7 @@ /***************************************************************************** * checkasm.c: assembly check tool ***************************************************************************** - * Copyright (C) 2003-2014 x264 project + * Copyright (C) 2003-2015 x264 project * * Authors: Loren Merritt * Laurent Aimar diff --git a/x264.c b/x264.c index 2dd819a3..bd657f3c 100644 --- a/x264.c +++ b/x264.c @@ -1,7 +1,7 @@ /***************************************************************************** * x264: top-level x264cli functions ***************************************************************************** - * Copyright (C) 2003-2014 x264 project + * Copyright (C) 2003-2015 x264 project * * Authors: Loren Merritt * Laurent Aimar diff --git a/x264.h b/x264.h index c3e462a4..95417de1 100644 --- a/x264.h +++ b/x264.h @@ -1,7 +1,7 @@ /***************************************************************************** * x264.h: x264 public header ***************************************************************************** - * Copyright (C) 2003-2014 x264 project + * Copyright (C) 2003-2015 x264 project * * Authors: Laurent Aimar * Loren Merritt diff --git a/x264cli.h b/x264cli.h index d92d4969..f839301c 100644 --- a/x264cli.h +++ b/x264cli.h @@ -1,7 +1,7 @@ /***************************************************************************** * x264cli.h: x264cli common ***************************************************************************** - * Copyright (C) 2003-2014 x264 project + * Copyright (C) 2003-2015 x264 project * * Authors: Laurent Aimar * Loren Merritt diff --git a/x264dll.c b/x264dll.c index e1ca13cf..837357ca 100644 --- a/x264dll.c +++ b/x264dll.c @@ -1,7 +1,7 @@ /***************************************************************************** * x264dll: x264 DLLMain for win32 ***************************************************************************** - * Copyright (C) 2009-2014 x264 project + * Copyright (C) 2009-2015 x264 project * * Authors: Anton Mitrofanov * diff --git a/x264res.rc b/x264res.rc index 33b59f78..9514883c 100644 --- a/x264res.rc +++ b/x264res.rc @@ -1,7 +1,7 @@ /***************************************************************************** * x264res.rc: windows resource file ***************************************************************************** - * Copyright (C) 2012-2014 x264 project + * Copyright (C) 2012-2015 x264 project * * Authors: Henrik Gramner * @@ -60,7 +60,7 @@ BEGIN #endif VALUE "FileVersion", X264_POINTVER VALUE "InternalName", "x264" - VALUE "LegalCopyright", "Copyright (C) 2003-2014 x264 project" + VALUE "LegalCopyright", "Copyright (C) 2003-2015 x264 project" #ifdef DLL VALUE "OriginalFilename", "libx264-" xstr(X264_BUILD) ".dll" #else -- 2.40.0