Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/LAVFilters.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHendrik Leppkes <h.leppkes@gmail.com>2014-01-12 19:15:12 +0400
committerHendrik Leppkes <h.leppkes@gmail.com>2014-01-12 19:15:12 +0400
commit245dda9053063e41e16c3ed19094aee273bbd62d (patch)
tree5bf6899109feee4f57fa59b2c72ac8175971d2d4 /decoder/LAVVideo
parent0b591cc7f85b96bced9e8acc3dbc1fa1125bf853 (diff)
Update copyright year to 2014
Diffstat (limited to 'decoder/LAVVideo')
-rw-r--r--decoder/LAVVideo/DecodeThread.cpp2
-rw-r--r--decoder/LAVVideo/DecodeThread.h2
-rw-r--r--decoder/LAVVideo/Filtering.cpp2
-rw-r--r--decoder/LAVVideo/LAVPixFmtConverter.cpp2
-rw-r--r--decoder/LAVVideo/LAVPixFmtConverter.h2
-rw-r--r--decoder/LAVVideo/LAVVideo.cpp2
-rw-r--r--decoder/LAVVideo/LAVVideo.h2
-rw-r--r--decoder/LAVVideo/LAVVideo.rc22
-rw-r--r--decoder/LAVVideo/LAVVideoSettings.h2
-rw-r--r--decoder/LAVVideo/Media.cpp2
-rw-r--r--decoder/LAVVideo/Media.h2
-rw-r--r--decoder/LAVVideo/VideoInputPin.cpp2
-rw-r--r--decoder/LAVVideo/VideoInputPin.h2
-rw-r--r--decoder/LAVVideo/VideoOutputPin.cpp2
-rw-r--r--decoder/LAVVideo/VideoOutputPin.h2
-rw-r--r--decoder/LAVVideo/VideoSettingsProp.cpp2
-rw-r--r--decoder/LAVVideo/VideoSettingsProp.h2
-rw-r--r--decoder/LAVVideo/decoders/DecBase.h2
-rw-r--r--decoder/LAVVideo/decoders/ILAVDecoder.h2
-rw-r--r--decoder/LAVVideo/decoders/avcodec.cpp2
-rw-r--r--decoder/LAVVideo/decoders/avcodec.h2
-rw-r--r--decoder/LAVVideo/decoders/cuvid.cpp2
-rw-r--r--decoder/LAVVideo/decoders/cuvid.h2
-rw-r--r--decoder/LAVVideo/decoders/dxva2/DXVA2SurfaceAllocator.cpp2
-rw-r--r--decoder/LAVVideo/decoders/dxva2/DXVA2SurfaceAllocator.h2
-rw-r--r--decoder/LAVVideo/decoders/dxva2dec.h2
-rw-r--r--decoder/LAVVideo/decoders/pixfmt.cpp2
-rw-r--r--decoder/LAVVideo/decoders/quicksync.cpp2
-rw-r--r--decoder/LAVVideo/decoders/quicksync.h2
-rw-r--r--decoder/LAVVideo/decoders/wmv9.cpp2
-rw-r--r--decoder/LAVVideo/decoders/wmv9.h2
-rw-r--r--decoder/LAVVideo/dllmain.cpp2
-rw-r--r--decoder/LAVVideo/parsers/AVC1AnnexBConverter.cpp2
-rw-r--r--decoder/LAVVideo/parsers/AVC1AnnexBConverter.h2
-rw-r--r--decoder/LAVVideo/parsers/H264SequenceParser.cpp2
-rw-r--r--decoder/LAVVideo/parsers/H264SequenceParser.h2
-rw-r--r--decoder/LAVVideo/parsers/MPEG2HeaderParser.cpp2
-rw-r--r--decoder/LAVVideo/parsers/MPEG2HeaderParser.h2
-rw-r--r--decoder/LAVVideo/parsers/VC1HeaderParser.cpp2
-rw-r--r--decoder/LAVVideo/parsers/VC1HeaderParser.h2
-rw-r--r--decoder/LAVVideo/pixconv/convert_generic.cpp2
-rw-r--r--decoder/LAVVideo/pixconv/interleave.cpp2
-rw-r--r--decoder/LAVVideo/pixconv/pixconv.cpp2
-rw-r--r--decoder/LAVVideo/pixconv/pixconv_internal.h2
-rw-r--r--decoder/LAVVideo/pixconv/pixconv_sse2_templates.h2
-rw-r--r--decoder/LAVVideo/pixconv/rgb2rgb_unscaled.cpp2
-rw-r--r--decoder/LAVVideo/pixconv/yuv2rgb.cpp2
-rw-r--r--decoder/LAVVideo/pixconv/yuv2yuv_unscaled.cpp2
-rw-r--r--decoder/LAVVideo/pixconv/yuv420_yuy2.cpp2
-rw-r--r--decoder/LAVVideo/pixconv/yuv444_ayuv.cpp2
-rw-r--r--decoder/LAVVideo/stdafx.cpp2
-rw-r--r--decoder/LAVVideo/stdafx.h2
-rw-r--r--decoder/LAVVideo/subtitles/LAVSubtitleConsumer.cpp2
-rw-r--r--decoder/LAVVideo/subtitles/LAVSubtitleConsumer.h2
-rw-r--r--decoder/LAVVideo/subtitles/LAVSubtitleFrame.cpp2
-rw-r--r--decoder/LAVVideo/subtitles/LAVSubtitleFrame.h2
-rw-r--r--decoder/LAVVideo/subtitles/LAVSubtitleProvider.cpp2
-rw-r--r--decoder/LAVVideo/subtitles/LAVSubtitleProvider.h2
-rw-r--r--decoder/LAVVideo/subtitles/LAVVideoSubtitleInputPin.cpp2
-rw-r--r--decoder/LAVVideo/subtitles/LAVVideoSubtitleInputPin.h2
-rw-r--r--decoder/LAVVideo/subtitles/SubRenderOptionsImpl.cpp2
-rw-r--r--decoder/LAVVideo/subtitles/SubRenderOptionsImpl.h2
-rw-r--r--decoder/LAVVideo/subtitles/blend/blend_generic.cpp2
63 files changed, 63 insertions, 63 deletions
diff --git a/decoder/LAVVideo/DecodeThread.cpp b/decoder/LAVVideo/DecodeThread.cpp
index 7e8ea7fe..4607255a 100644
--- a/decoder/LAVVideo/DecodeThread.cpp
+++ b/decoder/LAVVideo/DecodeThread.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2013 Hendrik Leppkes
+ * Copyright (C) 2010-2014 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVVideo/DecodeThread.h b/decoder/LAVVideo/DecodeThread.h
index a67cf192..9828b770 100644
--- a/decoder/LAVVideo/DecodeThread.h
+++ b/decoder/LAVVideo/DecodeThread.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2013 Hendrik Leppkes
+ * Copyright (C) 2010-2014 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVVideo/Filtering.cpp b/decoder/LAVVideo/Filtering.cpp
index d249448a..3f651a53 100644
--- a/decoder/LAVVideo/Filtering.cpp
+++ b/decoder/LAVVideo/Filtering.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2013 Hendrik Leppkes
+ * Copyright (C) 2010-2014 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVVideo/LAVPixFmtConverter.cpp b/decoder/LAVVideo/LAVPixFmtConverter.cpp
index 4497d4d8..09e1daab 100644
--- a/decoder/LAVVideo/LAVPixFmtConverter.cpp
+++ b/decoder/LAVVideo/LAVPixFmtConverter.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2013 Hendrik Leppkes
+ * Copyright (C) 2010-2014 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVVideo/LAVPixFmtConverter.h b/decoder/LAVVideo/LAVPixFmtConverter.h
index 7dc67ed0..be7fa10f 100644
--- a/decoder/LAVVideo/LAVPixFmtConverter.h
+++ b/decoder/LAVVideo/LAVPixFmtConverter.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2013 Hendrik Leppkes
+ * Copyright (C) 2010-2014 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVVideo/LAVVideo.cpp b/decoder/LAVVideo/LAVVideo.cpp
index 0d851452..a9dbd285 100644
--- a/decoder/LAVVideo/LAVVideo.cpp
+++ b/decoder/LAVVideo/LAVVideo.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2013 Hendrik Leppkes
+ * Copyright (C) 2010-2014 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVVideo/LAVVideo.h b/decoder/LAVVideo/LAVVideo.h
index 881d8b74..889dd96f 100644
--- a/decoder/LAVVideo/LAVVideo.h
+++ b/decoder/LAVVideo/LAVVideo.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2013 Hendrik Leppkes
+ * Copyright (C) 2010-2014 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVVideo/LAVVideo.rc2 b/decoder/LAVVideo/LAVVideo.rc2
index c8609c79..3824ede9 100644
--- a/decoder/LAVVideo/LAVVideo.rc2
+++ b/decoder/LAVVideo/LAVVideo.rc2
@@ -60,7 +60,7 @@ BEGIN
VALUE "FileDescription", "LAV Video Decoder - DirectShow Video Decoder"
VALUE "FileVersion", LAV_VERSION_STR
VALUE "InternalName", "LAVVideo.ax"
- VALUE "LegalCopyright", "Copyright (C) 2010-2013 Hendrik Leppkes"
+ VALUE "LegalCopyright", "Copyright (C) 2010-2014 Hendrik Leppkes"
VALUE "OriginalFilename", "LAVVideo.ax"
VALUE "ProductName", "LAV Video Decoder"
VALUE "ProductVersion", LAV_VERSION_STR
diff --git a/decoder/LAVVideo/LAVVideoSettings.h b/decoder/LAVVideo/LAVVideoSettings.h
index e6a9edab..a02fe4dd 100644
--- a/decoder/LAVVideo/LAVVideoSettings.h
+++ b/decoder/LAVVideo/LAVVideoSettings.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2013 Hendrik Leppkes
+ * Copyright (C) 2010-2014 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVVideo/Media.cpp b/decoder/LAVVideo/Media.cpp
index fc7f05f7..af1fcbea 100644
--- a/decoder/LAVVideo/Media.cpp
+++ b/decoder/LAVVideo/Media.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2013 Hendrik Leppkes
+ * Copyright (C) 2010-2014 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVVideo/Media.h b/decoder/LAVVideo/Media.h
index d86a95bd..2f64b42e 100644
--- a/decoder/LAVVideo/Media.h
+++ b/decoder/LAVVideo/Media.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2013 Hendrik Leppkes
+ * Copyright (C) 2010-2014 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVVideo/VideoInputPin.cpp b/decoder/LAVVideo/VideoInputPin.cpp
index 44cff02c..29fc9f7f 100644
--- a/decoder/LAVVideo/VideoInputPin.cpp
+++ b/decoder/LAVVideo/VideoInputPin.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2013 Hendrik Leppkes
+ * Copyright (C) 2010-2014 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVVideo/VideoInputPin.h b/decoder/LAVVideo/VideoInputPin.h
index eac442de..91936dc0 100644
--- a/decoder/LAVVideo/VideoInputPin.h
+++ b/decoder/LAVVideo/VideoInputPin.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2013 Hendrik Leppkes
+ * Copyright (C) 2010-2014 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVVideo/VideoOutputPin.cpp b/decoder/LAVVideo/VideoOutputPin.cpp
index 25f1bc5b..a8d36412 100644
--- a/decoder/LAVVideo/VideoOutputPin.cpp
+++ b/decoder/LAVVideo/VideoOutputPin.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2013 Hendrik Leppkes
+ * Copyright (C) 2010-2014 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVVideo/VideoOutputPin.h b/decoder/LAVVideo/VideoOutputPin.h
index 5b942971..e7fb9316 100644
--- a/decoder/LAVVideo/VideoOutputPin.h
+++ b/decoder/LAVVideo/VideoOutputPin.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2013 Hendrik Leppkes
+ * Copyright (C) 2010-2014 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVVideo/VideoSettingsProp.cpp b/decoder/LAVVideo/VideoSettingsProp.cpp
index cf35e50c..a72d61b2 100644
--- a/decoder/LAVVideo/VideoSettingsProp.cpp
+++ b/decoder/LAVVideo/VideoSettingsProp.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2013 Hendrik Leppkes
+ * Copyright (C) 2010-2014 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVVideo/VideoSettingsProp.h b/decoder/LAVVideo/VideoSettingsProp.h
index 89e435cd..da3f0509 100644
--- a/decoder/LAVVideo/VideoSettingsProp.h
+++ b/decoder/LAVVideo/VideoSettingsProp.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2013 Hendrik Leppkes
+ * Copyright (C) 2010-2014 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVVideo/decoders/DecBase.h b/decoder/LAVVideo/decoders/DecBase.h
index 8fee21f5..5b22be11 100644
--- a/decoder/LAVVideo/decoders/DecBase.h
+++ b/decoder/LAVVideo/decoders/DecBase.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2013 Hendrik Leppkes
+ * Copyright (C) 2010-2014 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVVideo/decoders/ILAVDecoder.h b/decoder/LAVVideo/decoders/ILAVDecoder.h
index 43d5431b..d8ec7de5 100644
--- a/decoder/LAVVideo/decoders/ILAVDecoder.h
+++ b/decoder/LAVVideo/decoders/ILAVDecoder.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2013 Hendrik Leppkes
+ * Copyright (C) 2010-2014 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVVideo/decoders/avcodec.cpp b/decoder/LAVVideo/decoders/avcodec.cpp
index 65a5c85b..af6e8bc0 100644
--- a/decoder/LAVVideo/decoders/avcodec.cpp
+++ b/decoder/LAVVideo/decoders/avcodec.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2013 Hendrik Leppkes
+ * Copyright (C) 2010-2014 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVVideo/decoders/avcodec.h b/decoder/LAVVideo/decoders/avcodec.h
index 16e17efc..650cc701 100644
--- a/decoder/LAVVideo/decoders/avcodec.h
+++ b/decoder/LAVVideo/decoders/avcodec.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2013 Hendrik Leppkes
+ * Copyright (C) 2010-2014 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVVideo/decoders/cuvid.cpp b/decoder/LAVVideo/decoders/cuvid.cpp
index 3d7520a1..46d15f05 100644
--- a/decoder/LAVVideo/decoders/cuvid.cpp
+++ b/decoder/LAVVideo/decoders/cuvid.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2013 Hendrik Leppkes
+ * Copyright (C) 2010-2014 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVVideo/decoders/cuvid.h b/decoder/LAVVideo/decoders/cuvid.h
index 3104e3ca..2804e077 100644
--- a/decoder/LAVVideo/decoders/cuvid.h
+++ b/decoder/LAVVideo/decoders/cuvid.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2013 Hendrik Leppkes
+ * Copyright (C) 2010-2014 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVVideo/decoders/dxva2/DXVA2SurfaceAllocator.cpp b/decoder/LAVVideo/decoders/dxva2/DXVA2SurfaceAllocator.cpp
index 50dd81c9..16159e42 100644
--- a/decoder/LAVVideo/decoders/dxva2/DXVA2SurfaceAllocator.cpp
+++ b/decoder/LAVVideo/decoders/dxva2/DXVA2SurfaceAllocator.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2013 Hendrik Leppkes
+ * Copyright (C) 2010-2014 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVVideo/decoders/dxva2/DXVA2SurfaceAllocator.h b/decoder/LAVVideo/decoders/dxva2/DXVA2SurfaceAllocator.h
index 1a3e1982..fe8b8769 100644
--- a/decoder/LAVVideo/decoders/dxva2/DXVA2SurfaceAllocator.h
+++ b/decoder/LAVVideo/decoders/dxva2/DXVA2SurfaceAllocator.h
@@ -1,5 +1,5 @@
/*
-* Copyright (C) 2010-2013 Hendrik Leppkes
+* Copyright (C) 2010-2014 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVVideo/decoders/dxva2dec.h b/decoder/LAVVideo/decoders/dxva2dec.h
index 578084ea..98985074 100644
--- a/decoder/LAVVideo/decoders/dxva2dec.h
+++ b/decoder/LAVVideo/decoders/dxva2dec.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2011-2013 Hendrik Leppkes
+ * Copyright (C) 2011-2014 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVVideo/decoders/pixfmt.cpp b/decoder/LAVVideo/decoders/pixfmt.cpp
index 9379436c..e1824d11 100644
--- a/decoder/LAVVideo/decoders/pixfmt.cpp
+++ b/decoder/LAVVideo/decoders/pixfmt.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2013 Hendrik Leppkes
+ * Copyright (C) 2010-2014 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVVideo/decoders/quicksync.cpp b/decoder/LAVVideo/decoders/quicksync.cpp
index f4525cac..30f2f6dd 100644
--- a/decoder/LAVVideo/decoders/quicksync.cpp
+++ b/decoder/LAVVideo/decoders/quicksync.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2013 Hendrik Leppkes
+ * Copyright (C) 2010-2014 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVVideo/decoders/quicksync.h b/decoder/LAVVideo/decoders/quicksync.h
index 125c9164..57057146 100644
--- a/decoder/LAVVideo/decoders/quicksync.h
+++ b/decoder/LAVVideo/decoders/quicksync.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2013 Hendrik Leppkes
+ * Copyright (C) 2010-2014 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVVideo/decoders/wmv9.cpp b/decoder/LAVVideo/decoders/wmv9.cpp
index a4a500cf..3055138f 100644
--- a/decoder/LAVVideo/decoders/wmv9.cpp
+++ b/decoder/LAVVideo/decoders/wmv9.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2013 Hendrik Leppkes
+ * Copyright (C) 2010-2014 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVVideo/decoders/wmv9.h b/decoder/LAVVideo/decoders/wmv9.h
index d56dd839..e815eac3 100644
--- a/decoder/LAVVideo/decoders/wmv9.h
+++ b/decoder/LAVVideo/decoders/wmv9.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2013 Hendrik Leppkes
+ * Copyright (C) 2010-2014 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVVideo/dllmain.cpp b/decoder/LAVVideo/dllmain.cpp
index 8d2ad961..70e4826e 100644
--- a/decoder/LAVVideo/dllmain.cpp
+++ b/decoder/LAVVideo/dllmain.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2013 Hendrik Leppkes
+ * Copyright (C) 2010-2014 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVVideo/parsers/AVC1AnnexBConverter.cpp b/decoder/LAVVideo/parsers/AVC1AnnexBConverter.cpp
index c621d92a..efe7cfbf 100644
--- a/decoder/LAVVideo/parsers/AVC1AnnexBConverter.cpp
+++ b/decoder/LAVVideo/parsers/AVC1AnnexBConverter.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2013 Hendrik Leppkes
+ * Copyright (C) 2010-2014 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVVideo/parsers/AVC1AnnexBConverter.h b/decoder/LAVVideo/parsers/AVC1AnnexBConverter.h
index 6da4f8ee..86e0ffaf 100644
--- a/decoder/LAVVideo/parsers/AVC1AnnexBConverter.h
+++ b/decoder/LAVVideo/parsers/AVC1AnnexBConverter.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2013 Hendrik Leppkes
+ * Copyright (C) 2010-2014 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVVideo/parsers/H264SequenceParser.cpp b/decoder/LAVVideo/parsers/H264SequenceParser.cpp
index df458ae3..3bbdd1b5 100644
--- a/decoder/LAVVideo/parsers/H264SequenceParser.cpp
+++ b/decoder/LAVVideo/parsers/H264SequenceParser.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2013 Hendrik Leppkes
+ * Copyright (C) 2010-2014 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVVideo/parsers/H264SequenceParser.h b/decoder/LAVVideo/parsers/H264SequenceParser.h
index 9bb6c624..8b0e72cb 100644
--- a/decoder/LAVVideo/parsers/H264SequenceParser.h
+++ b/decoder/LAVVideo/parsers/H264SequenceParser.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2013 Hendrik Leppkes
+ * Copyright (C) 2010-2014 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVVideo/parsers/MPEG2HeaderParser.cpp b/decoder/LAVVideo/parsers/MPEG2HeaderParser.cpp
index ea0be1d0..b56a82dd 100644
--- a/decoder/LAVVideo/parsers/MPEG2HeaderParser.cpp
+++ b/decoder/LAVVideo/parsers/MPEG2HeaderParser.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2013 Hendrik Leppkes
+ * Copyright (C) 2010-2014 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVVideo/parsers/MPEG2HeaderParser.h b/decoder/LAVVideo/parsers/MPEG2HeaderParser.h
index 3bc36b7b..ced964df 100644
--- a/decoder/LAVVideo/parsers/MPEG2HeaderParser.h
+++ b/decoder/LAVVideo/parsers/MPEG2HeaderParser.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2013 Hendrik Leppkes
+ * Copyright (C) 2010-2014 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVVideo/parsers/VC1HeaderParser.cpp b/decoder/LAVVideo/parsers/VC1HeaderParser.cpp
index fe3c71e5..0e3f9825 100644
--- a/decoder/LAVVideo/parsers/VC1HeaderParser.cpp
+++ b/decoder/LAVVideo/parsers/VC1HeaderParser.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2013 Hendrik Leppkes
+ * Copyright (C) 2010-2014 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVVideo/parsers/VC1HeaderParser.h b/decoder/LAVVideo/parsers/VC1HeaderParser.h
index fec46895..7d64f9e9 100644
--- a/decoder/LAVVideo/parsers/VC1HeaderParser.h
+++ b/decoder/LAVVideo/parsers/VC1HeaderParser.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2013 Hendrik Leppkes
+ * Copyright (C) 2010-2014 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVVideo/pixconv/convert_generic.cpp b/decoder/LAVVideo/pixconv/convert_generic.cpp
index 736790c8..02ada2a9 100644
--- a/decoder/LAVVideo/pixconv/convert_generic.cpp
+++ b/decoder/LAVVideo/pixconv/convert_generic.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2013 Hendrik Leppkes
+ * Copyright (C) 2010-2014 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVVideo/pixconv/interleave.cpp b/decoder/LAVVideo/pixconv/interleave.cpp
index 699d157e..f391cc40 100644
--- a/decoder/LAVVideo/pixconv/interleave.cpp
+++ b/decoder/LAVVideo/pixconv/interleave.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2013 Hendrik Leppkes
+ * Copyright (C) 2010-2014 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVVideo/pixconv/pixconv.cpp b/decoder/LAVVideo/pixconv/pixconv.cpp
index bafeced9..1e956514 100644
--- a/decoder/LAVVideo/pixconv/pixconv.cpp
+++ b/decoder/LAVVideo/pixconv/pixconv.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2013 Hendrik Leppkes
+ * Copyright (C) 2010-2014 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVVideo/pixconv/pixconv_internal.h b/decoder/LAVVideo/pixconv/pixconv_internal.h
index 3144da5e..a712d81f 100644
--- a/decoder/LAVVideo/pixconv/pixconv_internal.h
+++ b/decoder/LAVVideo/pixconv/pixconv_internal.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2013 Hendrik Leppkes
+ * Copyright (C) 2010-2014 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVVideo/pixconv/pixconv_sse2_templates.h b/decoder/LAVVideo/pixconv/pixconv_sse2_templates.h
index 124851b0..79ad73f2 100644
--- a/decoder/LAVVideo/pixconv/pixconv_sse2_templates.h
+++ b/decoder/LAVVideo/pixconv/pixconv_sse2_templates.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2013 Hendrik Leppkes
+ * Copyright (C) 2010-2014 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVVideo/pixconv/rgb2rgb_unscaled.cpp b/decoder/LAVVideo/pixconv/rgb2rgb_unscaled.cpp
index 5ea45f57..23ebbbaa 100644
--- a/decoder/LAVVideo/pixconv/rgb2rgb_unscaled.cpp
+++ b/decoder/LAVVideo/pixconv/rgb2rgb_unscaled.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2013 Hendrik Leppkes
+ * Copyright (C) 2010-2014 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVVideo/pixconv/yuv2rgb.cpp b/decoder/LAVVideo/pixconv/yuv2rgb.cpp
index c4e06380..fe557c48 100644
--- a/decoder/LAVVideo/pixconv/yuv2rgb.cpp
+++ b/decoder/LAVVideo/pixconv/yuv2rgb.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2013 Hendrik Leppkes
+ * Copyright (C) 2010-2014 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVVideo/pixconv/yuv2yuv_unscaled.cpp b/decoder/LAVVideo/pixconv/yuv2yuv_unscaled.cpp
index 3e746577..8ec06969 100644
--- a/decoder/LAVVideo/pixconv/yuv2yuv_unscaled.cpp
+++ b/decoder/LAVVideo/pixconv/yuv2yuv_unscaled.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2013 Hendrik Leppkes
+ * Copyright (C) 2010-2014 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVVideo/pixconv/yuv420_yuy2.cpp b/decoder/LAVVideo/pixconv/yuv420_yuy2.cpp
index 6ead071d..1f25fbb5 100644
--- a/decoder/LAVVideo/pixconv/yuv420_yuy2.cpp
+++ b/decoder/LAVVideo/pixconv/yuv420_yuy2.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2013 Hendrik Leppkes
+ * Copyright (C) 2010-2014 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVVideo/pixconv/yuv444_ayuv.cpp b/decoder/LAVVideo/pixconv/yuv444_ayuv.cpp
index 13329818..ae8a4e26 100644
--- a/decoder/LAVVideo/pixconv/yuv444_ayuv.cpp
+++ b/decoder/LAVVideo/pixconv/yuv444_ayuv.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2013 Hendrik Leppkes
+ * Copyright (C) 2010-2014 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVVideo/stdafx.cpp b/decoder/LAVVideo/stdafx.cpp
index 82b5f9d8..93d86219 100644
--- a/decoder/LAVVideo/stdafx.cpp
+++ b/decoder/LAVVideo/stdafx.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2013 Hendrik Leppkes
+ * Copyright (C) 2010-2014 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVVideo/stdafx.h b/decoder/LAVVideo/stdafx.h
index 80d051e5..208358b3 100644
--- a/decoder/LAVVideo/stdafx.h
+++ b/decoder/LAVVideo/stdafx.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2013 Hendrik Leppkes
+ * Copyright (C) 2010-2014 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVVideo/subtitles/LAVSubtitleConsumer.cpp b/decoder/LAVVideo/subtitles/LAVSubtitleConsumer.cpp
index 22ec5044..7ff420c6 100644
--- a/decoder/LAVVideo/subtitles/LAVSubtitleConsumer.cpp
+++ b/decoder/LAVVideo/subtitles/LAVSubtitleConsumer.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2013 Hendrik Leppkes
+ * Copyright (C) 2010-2014 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVVideo/subtitles/LAVSubtitleConsumer.h b/decoder/LAVVideo/subtitles/LAVSubtitleConsumer.h
index e14b1be7..f6597d6a 100644
--- a/decoder/LAVVideo/subtitles/LAVSubtitleConsumer.h
+++ b/decoder/LAVVideo/subtitles/LAVSubtitleConsumer.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2013 Hendrik Leppkes
+ * Copyright (C) 2010-2014 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVVideo/subtitles/LAVSubtitleFrame.cpp b/decoder/LAVVideo/subtitles/LAVSubtitleFrame.cpp
index e8706441..195ac8ff 100644
--- a/decoder/LAVVideo/subtitles/LAVSubtitleFrame.cpp
+++ b/decoder/LAVVideo/subtitles/LAVSubtitleFrame.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2013 Hendrik Leppkes
+ * Copyright (C) 2010-2014 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVVideo/subtitles/LAVSubtitleFrame.h b/decoder/LAVVideo/subtitles/LAVSubtitleFrame.h
index eeafb5de..5e57f66c 100644
--- a/decoder/LAVVideo/subtitles/LAVSubtitleFrame.h
+++ b/decoder/LAVVideo/subtitles/LAVSubtitleFrame.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2013 Hendrik Leppkes
+ * Copyright (C) 2010-2014 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVVideo/subtitles/LAVSubtitleProvider.cpp b/decoder/LAVVideo/subtitles/LAVSubtitleProvider.cpp
index 99be67e7..f1fc02d7 100644
--- a/decoder/LAVVideo/subtitles/LAVSubtitleProvider.cpp
+++ b/decoder/LAVVideo/subtitles/LAVSubtitleProvider.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2013 Hendrik Leppkes
+ * Copyright (C) 2010-2014 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVVideo/subtitles/LAVSubtitleProvider.h b/decoder/LAVVideo/subtitles/LAVSubtitleProvider.h
index 326a3fc5..460d0ec0 100644
--- a/decoder/LAVVideo/subtitles/LAVSubtitleProvider.h
+++ b/decoder/LAVVideo/subtitles/LAVSubtitleProvider.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2013 Hendrik Leppkes
+ * Copyright (C) 2010-2014 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVVideo/subtitles/LAVVideoSubtitleInputPin.cpp b/decoder/LAVVideo/subtitles/LAVVideoSubtitleInputPin.cpp
index 868578e2..51c98bf5 100644
--- a/decoder/LAVVideo/subtitles/LAVVideoSubtitleInputPin.cpp
+++ b/decoder/LAVVideo/subtitles/LAVVideoSubtitleInputPin.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2013 Hendrik Leppkes
+ * Copyright (C) 2010-2014 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVVideo/subtitles/LAVVideoSubtitleInputPin.h b/decoder/LAVVideo/subtitles/LAVVideoSubtitleInputPin.h
index 31cac33a..6ed88074 100644
--- a/decoder/LAVVideo/subtitles/LAVVideoSubtitleInputPin.h
+++ b/decoder/LAVVideo/subtitles/LAVVideoSubtitleInputPin.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2013 Hendrik Leppkes
+ * Copyright (C) 2010-2014 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVVideo/subtitles/SubRenderOptionsImpl.cpp b/decoder/LAVVideo/subtitles/SubRenderOptionsImpl.cpp
index 85937a28..4f14245f 100644
--- a/decoder/LAVVideo/subtitles/SubRenderOptionsImpl.cpp
+++ b/decoder/LAVVideo/subtitles/SubRenderOptionsImpl.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2013 Hendrik Leppkes
+ * Copyright (C) 2010-2014 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVVideo/subtitles/SubRenderOptionsImpl.h b/decoder/LAVVideo/subtitles/SubRenderOptionsImpl.h
index 0ef2a046..8083af71 100644
--- a/decoder/LAVVideo/subtitles/SubRenderOptionsImpl.h
+++ b/decoder/LAVVideo/subtitles/SubRenderOptionsImpl.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2013 Hendrik Leppkes
+ * Copyright (C) 2010-2014 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVVideo/subtitles/blend/blend_generic.cpp b/decoder/LAVVideo/subtitles/blend/blend_generic.cpp
index ddebb2d9..920fdd2b 100644
--- a/decoder/LAVVideo/subtitles/blend/blend_generic.cpp
+++ b/decoder/LAVVideo/subtitles/blend/blend_generic.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2013 Hendrik Leppkes
+ * Copyright (C) 2010-2014 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify