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>2013-03-29 14:58:32 +0400
committerHendrik Leppkes <h.leppkes@gmail.com>2013-03-29 14:58:32 +0400
commit294e411045615bc78aaf0689fcaf75c0e3182a1c (patch)
tree79cfce1456db732d4b383046651466f11ebe5688 /decoder
parentd9a6d72a80ad0dbb622cc77e266fa92827aad772 (diff)
Update Copyright Year to 2013
Diffstat (limited to 'decoder')
-rw-r--r--decoder/LAVAudio/AudioSettingsProp.cpp2
-rw-r--r--decoder/LAVAudio/AudioSettingsProp.h2
-rw-r--r--decoder/LAVAudio/Bitstream.cpp2
-rw-r--r--decoder/LAVAudio/BitstreamParser.cpp2
-rw-r--r--decoder/LAVAudio/BitstreamParser.h2
-rw-r--r--decoder/LAVAudio/DTSDecoder.cpp2
-rw-r--r--decoder/LAVAudio/LAVAudio.cpp2
-rw-r--r--decoder/LAVAudio/LAVAudio.h2
-rw-r--r--decoder/LAVAudio/LAVAudio.rc22
-rw-r--r--decoder/LAVAudio/LAVAudioSettings.h2
-rw-r--r--decoder/LAVAudio/Media.cpp2
-rw-r--r--decoder/LAVAudio/Media.h2
-rw-r--r--decoder/LAVAudio/PostProcessor.cpp2
-rw-r--r--decoder/LAVAudio/PostProcessor.h2
-rw-r--r--decoder/LAVAudio/dllmain.cpp2
-rw-r--r--decoder/LAVAudio/parser/dts.cpp2
-rw-r--r--decoder/LAVAudio/parser/dts.h2
-rw-r--r--decoder/LAVAudio/parser/parser.h2
-rw-r--r--decoder/LAVAudio/stdafx.cpp2
-rw-r--r--decoder/LAVAudio/stdafx.h2
-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/H264RandomAccess.cpp2
-rw-r--r--decoder/LAVVideo/H264RandomAccess.h2
-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/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
84 files changed, 84 insertions, 84 deletions
diff --git a/decoder/LAVAudio/AudioSettingsProp.cpp b/decoder/LAVAudio/AudioSettingsProp.cpp
index 14721150..33115818 100644
--- a/decoder/LAVAudio/AudioSettingsProp.cpp
+++ b/decoder/LAVAudio/AudioSettingsProp.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVAudio/AudioSettingsProp.h b/decoder/LAVAudio/AudioSettingsProp.h
index ec8df67c..06caa0f2 100644
--- a/decoder/LAVAudio/AudioSettingsProp.h
+++ b/decoder/LAVAudio/AudioSettingsProp.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVAudio/Bitstream.cpp b/decoder/LAVAudio/Bitstream.cpp
index a5109e56..dad0f850 100644
--- a/decoder/LAVAudio/Bitstream.cpp
+++ b/decoder/LAVAudio/Bitstream.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVAudio/BitstreamParser.cpp b/decoder/LAVAudio/BitstreamParser.cpp
index d17aea7d..7c7e3783 100644
--- a/decoder/LAVAudio/BitstreamParser.cpp
+++ b/decoder/LAVAudio/BitstreamParser.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVAudio/BitstreamParser.h b/decoder/LAVAudio/BitstreamParser.h
index 0a1b8cc3..5b415375 100644
--- a/decoder/LAVAudio/BitstreamParser.h
+++ b/decoder/LAVAudio/BitstreamParser.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVAudio/DTSDecoder.cpp b/decoder/LAVAudio/DTSDecoder.cpp
index 76bf5a78..f862bde0 100644
--- a/decoder/LAVAudio/DTSDecoder.cpp
+++ b/decoder/LAVAudio/DTSDecoder.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVAudio/LAVAudio.cpp b/decoder/LAVAudio/LAVAudio.cpp
index f8dcb3a2..2e8c7deb 100644
--- a/decoder/LAVAudio/LAVAudio.cpp
+++ b/decoder/LAVAudio/LAVAudio.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVAudio/LAVAudio.h b/decoder/LAVAudio/LAVAudio.h
index fa38eac5..01fcc5f0 100644
--- a/decoder/LAVAudio/LAVAudio.h
+++ b/decoder/LAVAudio/LAVAudio.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVAudio/LAVAudio.rc2 b/decoder/LAVAudio/LAVAudio.rc2
index cc966137..136fe702 100644
--- a/decoder/LAVAudio/LAVAudio.rc2
+++ b/decoder/LAVAudio/LAVAudio.rc2
@@ -60,7 +60,7 @@ BEGIN
VALUE "FileDescription", "LAV Audio Decoder - DirectShow Audio Decoder"
VALUE "FileVersion", LAV_VERSION_STR
VALUE "InternalName", "LAVAudio.ax"
- VALUE "LegalCopyright", "Copyright (C) 2010-2012 Hendrik Leppkes"
+ VALUE "LegalCopyright", "Copyright (C) 2010-2013 Hendrik Leppkes"
VALUE "OriginalFilename", "LAVAudio.ax"
VALUE "ProductName", "LAV Audio Decoder"
VALUE "ProductVersion", LAV_VERSION_STR
diff --git a/decoder/LAVAudio/LAVAudioSettings.h b/decoder/LAVAudio/LAVAudioSettings.h
index 6fb0813b..fe2bcd7c 100644
--- a/decoder/LAVAudio/LAVAudioSettings.h
+++ b/decoder/LAVAudio/LAVAudioSettings.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVAudio/Media.cpp b/decoder/LAVAudio/Media.cpp
index 0187b978..2c1c8858 100644
--- a/decoder/LAVAudio/Media.cpp
+++ b/decoder/LAVAudio/Media.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVAudio/Media.h b/decoder/LAVAudio/Media.h
index dda522c2..a2833611 100644
--- a/decoder/LAVAudio/Media.h
+++ b/decoder/LAVAudio/Media.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVAudio/PostProcessor.cpp b/decoder/LAVAudio/PostProcessor.cpp
index 996c3c5a..535dc57a 100644
--- a/decoder/LAVAudio/PostProcessor.cpp
+++ b/decoder/LAVAudio/PostProcessor.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVAudio/PostProcessor.h b/decoder/LAVAudio/PostProcessor.h
index 4de8b244..9fe548ba 100644
--- a/decoder/LAVAudio/PostProcessor.h
+++ b/decoder/LAVAudio/PostProcessor.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVAudio/dllmain.cpp b/decoder/LAVAudio/dllmain.cpp
index 3c598408..e51fa50a 100644
--- a/decoder/LAVAudio/dllmain.cpp
+++ b/decoder/LAVAudio/dllmain.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVAudio/parser/dts.cpp b/decoder/LAVAudio/parser/dts.cpp
index 679a82f9..f662c237 100644
--- a/decoder/LAVAudio/parser/dts.cpp
+++ b/decoder/LAVAudio/parser/dts.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVAudio/parser/dts.h b/decoder/LAVAudio/parser/dts.h
index ad246af3..a5116dd9 100644
--- a/decoder/LAVAudio/parser/dts.h
+++ b/decoder/LAVAudio/parser/dts.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVAudio/parser/parser.h b/decoder/LAVAudio/parser/parser.h
index 6fe67210..d2aee5de 100644
--- a/decoder/LAVAudio/parser/parser.h
+++ b/decoder/LAVAudio/parser/parser.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVAudio/stdafx.cpp b/decoder/LAVAudio/stdafx.cpp
index ed4aefd4..82b5f9d8 100644
--- a/decoder/LAVAudio/stdafx.cpp
+++ b/decoder/LAVAudio/stdafx.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVAudio/stdafx.h b/decoder/LAVAudio/stdafx.h
index ad2472d8..d5555f1c 100644
--- a/decoder/LAVAudio/stdafx.h
+++ b/decoder/LAVAudio/stdafx.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVVideo/DecodeThread.cpp b/decoder/LAVVideo/DecodeThread.cpp
index 2b5a989b..82ec2d0c 100644
--- a/decoder/LAVVideo/DecodeThread.cpp
+++ b/decoder/LAVVideo/DecodeThread.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 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 2053cdb5..1dd409f3 100644
--- a/decoder/LAVVideo/DecodeThread.h
+++ b/decoder/LAVVideo/DecodeThread.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 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 6f40304c..4460e44b 100644
--- a/decoder/LAVVideo/Filtering.cpp
+++ b/decoder/LAVVideo/Filtering.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVVideo/H264RandomAccess.cpp b/decoder/LAVVideo/H264RandomAccess.cpp
index d6b9cb55..1a14b870 100644
--- a/decoder/LAVVideo/H264RandomAccess.cpp
+++ b/decoder/LAVVideo/H264RandomAccess.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify
diff --git a/decoder/LAVVideo/H264RandomAccess.h b/decoder/LAVVideo/H264RandomAccess.h
index 80cb19ee..161d503d 100644
--- a/decoder/LAVVideo/H264RandomAccess.h
+++ b/decoder/LAVVideo/H264RandomAccess.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 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 8fecef19..9dfdbf5b 100644
--- a/decoder/LAVVideo/LAVPixFmtConverter.cpp
+++ b/decoder/LAVVideo/LAVPixFmtConverter.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 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 4ebfc02f..872a5309 100644
--- a/decoder/LAVVideo/LAVPixFmtConverter.h
+++ b/decoder/LAVVideo/LAVPixFmtConverter.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 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 54dc1364..73dbea0c 100644
--- a/decoder/LAVVideo/LAVVideo.cpp
+++ b/decoder/LAVVideo/LAVVideo.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 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 e78a39a8..b5e1adca 100644
--- a/decoder/LAVVideo/LAVVideo.h
+++ b/decoder/LAVVideo/LAVVideo.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 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 be228025..c8609c79 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-2012 Hendrik Leppkes"
+ VALUE "LegalCopyright", "Copyright (C) 2010-2013 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 a90f81cd..3bf23b31 100644
--- a/decoder/LAVVideo/LAVVideoSettings.h
+++ b/decoder/LAVVideo/LAVVideoSettings.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 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 136f4d36..557a5ff1 100644
--- a/decoder/LAVVideo/Media.cpp
+++ b/decoder/LAVVideo/Media.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 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 d8777723..d86a95bd 100644
--- a/decoder/LAVVideo/Media.h
+++ b/decoder/LAVVideo/Media.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 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 40948e2f..168014ef 100644
--- a/decoder/LAVVideo/VideoInputPin.cpp
+++ b/decoder/LAVVideo/VideoInputPin.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 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 633dc2c3..08708b6a 100644
--- a/decoder/LAVVideo/VideoInputPin.h
+++ b/decoder/LAVVideo/VideoInputPin.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 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 a4493acb..25f1bc5b 100644
--- a/decoder/LAVVideo/VideoOutputPin.cpp
+++ b/decoder/LAVVideo/VideoOutputPin.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 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 52867773..a21efbec 100644
--- a/decoder/LAVVideo/VideoOutputPin.h
+++ b/decoder/LAVVideo/VideoOutputPin.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 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 aa4a39d7..ab6ce2aa 100644
--- a/decoder/LAVVideo/VideoSettingsProp.cpp
+++ b/decoder/LAVVideo/VideoSettingsProp.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 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 c0eda70d..98342a4c 100644
--- a/decoder/LAVVideo/VideoSettingsProp.h
+++ b/decoder/LAVVideo/VideoSettingsProp.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 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 c0caae4a..40b8f5bd 100644
--- a/decoder/LAVVideo/decoders/DecBase.h
+++ b/decoder/LAVVideo/decoders/DecBase.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 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 73461aa9..edd61723 100644
--- a/decoder/LAVVideo/decoders/ILAVDecoder.h
+++ b/decoder/LAVVideo/decoders/ILAVDecoder.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 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 8977bc9f..9b43ced5 100644
--- a/decoder/LAVVideo/decoders/avcodec.cpp
+++ b/decoder/LAVVideo/decoders/avcodec.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 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 2f3a5926..09c37bf5 100644
--- a/decoder/LAVVideo/decoders/avcodec.h
+++ b/decoder/LAVVideo/decoders/avcodec.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 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 b6fd2d6b..fddb354f 100644
--- a/decoder/LAVVideo/decoders/cuvid.cpp
+++ b/decoder/LAVVideo/decoders/cuvid.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 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 a9aca824..0fcb502e 100644
--- a/decoder/LAVVideo/decoders/cuvid.h
+++ b/decoder/LAVVideo/decoders/cuvid.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 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 c5f665dd..2a54203a 100644
--- a/decoder/LAVVideo/decoders/dxva2/DXVA2SurfaceAllocator.cpp
+++ b/decoder/LAVVideo/decoders/dxva2/DXVA2SurfaceAllocator.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 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 5562d41c..85c4d71f 100644
--- a/decoder/LAVVideo/decoders/dxva2/DXVA2SurfaceAllocator.h
+++ b/decoder/LAVVideo/decoders/dxva2/DXVA2SurfaceAllocator.h
@@ -1,5 +1,5 @@
/*
-* Copyright (C) 2010-2012 Hendrik Leppkes
+* Copyright (C) 2010-2013 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 84e29896..6273bb56 100644
--- a/decoder/LAVVideo/decoders/dxva2dec.h
+++ b/decoder/LAVVideo/decoders/dxva2dec.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2011 Hendrik Leppkes
+ * Copyright (C) 2011-2013 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 7106e600..e7cff8b4 100644
--- a/decoder/LAVVideo/decoders/pixfmt.cpp
+++ b/decoder/LAVVideo/decoders/pixfmt.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 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 d621547a..4fd05898 100644
--- a/decoder/LAVVideo/decoders/quicksync.cpp
+++ b/decoder/LAVVideo/decoders/quicksync.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 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 0862093a..a5a9a866 100644
--- a/decoder/LAVVideo/decoders/quicksync.h
+++ b/decoder/LAVVideo/decoders/quicksync.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 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 ff0274a0..7828dbbc 100644
--- a/decoder/LAVVideo/decoders/wmv9.cpp
+++ b/decoder/LAVVideo/decoders/wmv9.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 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 42dfdf3b..b2acda50 100644
--- a/decoder/LAVVideo/decoders/wmv9.h
+++ b/decoder/LAVVideo/decoders/wmv9.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 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 853717bf..82c0a18e 100644
--- a/decoder/LAVVideo/dllmain.cpp
+++ b/decoder/LAVVideo/dllmain.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 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 c419b64f..c621d92a 100644
--- a/decoder/LAVVideo/parsers/AVC1AnnexBConverter.cpp
+++ b/decoder/LAVVideo/parsers/AVC1AnnexBConverter.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 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 68972755..dbc11f98 100644
--- a/decoder/LAVVideo/parsers/AVC1AnnexBConverter.h
+++ b/decoder/LAVVideo/parsers/AVC1AnnexBConverter.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 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 1991d5c7..df458ae3 100644
--- a/decoder/LAVVideo/parsers/H264SequenceParser.cpp
+++ b/decoder/LAVVideo/parsers/H264SequenceParser.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 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 d0dc256e..9bb6c624 100644
--- a/decoder/LAVVideo/parsers/H264SequenceParser.h
+++ b/decoder/LAVVideo/parsers/H264SequenceParser.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 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 648113c4..e1432fb5 100644
--- a/decoder/LAVVideo/parsers/MPEG2HeaderParser.cpp
+++ b/decoder/LAVVideo/parsers/MPEG2HeaderParser.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 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 6924ce8d..3bc36b7b 100644
--- a/decoder/LAVVideo/parsers/MPEG2HeaderParser.h
+++ b/decoder/LAVVideo/parsers/MPEG2HeaderParser.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 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 35e16168..e4ec2747 100644
--- a/decoder/LAVVideo/parsers/VC1HeaderParser.cpp
+++ b/decoder/LAVVideo/parsers/VC1HeaderParser.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 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 059fb90a..fec46895 100644
--- a/decoder/LAVVideo/parsers/VC1HeaderParser.h
+++ b/decoder/LAVVideo/parsers/VC1HeaderParser.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 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 ad365e91..bc9cfa97 100644
--- a/decoder/LAVVideo/pixconv/convert_generic.cpp
+++ b/decoder/LAVVideo/pixconv/convert_generic.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 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 bd90a5a0..b9c132fa 100644
--- a/decoder/LAVVideo/pixconv/interleave.cpp
+++ b/decoder/LAVVideo/pixconv/interleave.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 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 7c95e8ef..bafeced9 100644
--- a/decoder/LAVVideo/pixconv/pixconv.cpp
+++ b/decoder/LAVVideo/pixconv/pixconv.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 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 f51ca6b6..3144da5e 100644
--- a/decoder/LAVVideo/pixconv/pixconv_internal.h
+++ b/decoder/LAVVideo/pixconv/pixconv_internal.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 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 366e87c2..3adf20ea 100644
--- a/decoder/LAVVideo/pixconv/pixconv_sse2_templates.h
+++ b/decoder/LAVVideo/pixconv/pixconv_sse2_templates.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 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 9943d526..5e68dc2f 100644
--- a/decoder/LAVVideo/pixconv/yuv2rgb.cpp
+++ b/decoder/LAVVideo/pixconv/yuv2rgb.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 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 f5769ef7..6591d75d 100644
--- a/decoder/LAVVideo/pixconv/yuv2yuv_unscaled.cpp
+++ b/decoder/LAVVideo/pixconv/yuv2yuv_unscaled.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 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 932c5b44..c5859623 100644
--- a/decoder/LAVVideo/pixconv/yuv420_yuy2.cpp
+++ b/decoder/LAVVideo/pixconv/yuv420_yuy2.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 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 c94a0e59..a84e2940 100644
--- a/decoder/LAVVideo/pixconv/yuv444_ayuv.cpp
+++ b/decoder/LAVVideo/pixconv/yuv444_ayuv.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 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 ed4aefd4..82b5f9d8 100644
--- a/decoder/LAVVideo/stdafx.cpp
+++ b/decoder/LAVVideo/stdafx.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 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 a9cd3699..450dc649 100644
--- a/decoder/LAVVideo/stdafx.h
+++ b/decoder/LAVVideo/stdafx.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 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 15799c0a..14bdc093 100644
--- a/decoder/LAVVideo/subtitles/LAVSubtitleConsumer.cpp
+++ b/decoder/LAVVideo/subtitles/LAVSubtitleConsumer.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 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 7c5982f1..25c7afa9 100644
--- a/decoder/LAVVideo/subtitles/LAVSubtitleConsumer.h
+++ b/decoder/LAVVideo/subtitles/LAVSubtitleConsumer.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 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 630be4b8..fd638a6e 100644
--- a/decoder/LAVVideo/subtitles/LAVSubtitleFrame.cpp
+++ b/decoder/LAVVideo/subtitles/LAVSubtitleFrame.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 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 d5683803..4f4e4896 100644
--- a/decoder/LAVVideo/subtitles/LAVSubtitleFrame.h
+++ b/decoder/LAVVideo/subtitles/LAVSubtitleFrame.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 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 fee926fe..8db0af6b 100644
--- a/decoder/LAVVideo/subtitles/LAVSubtitleProvider.cpp
+++ b/decoder/LAVVideo/subtitles/LAVSubtitleProvider.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 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 d2ae3912..fa1fb144 100644
--- a/decoder/LAVVideo/subtitles/LAVSubtitleProvider.h
+++ b/decoder/LAVVideo/subtitles/LAVSubtitleProvider.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 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 1b30704c..792ac8a2 100644
--- a/decoder/LAVVideo/subtitles/LAVVideoSubtitleInputPin.cpp
+++ b/decoder/LAVVideo/subtitles/LAVVideoSubtitleInputPin.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 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 1675b029..312f1ec3 100644
--- a/decoder/LAVVideo/subtitles/LAVVideoSubtitleInputPin.h
+++ b/decoder/LAVVideo/subtitles/LAVVideoSubtitleInputPin.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 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 f217341f..6177c300 100644
--- a/decoder/LAVVideo/subtitles/SubRenderOptionsImpl.cpp
+++ b/decoder/LAVVideo/subtitles/SubRenderOptionsImpl.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 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 51c00cfe..1387ff74 100644
--- a/decoder/LAVVideo/subtitles/SubRenderOptionsImpl.h
+++ b/decoder/LAVVideo/subtitles/SubRenderOptionsImpl.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 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 67edbfb8..ddebb2d9 100644
--- a/decoder/LAVVideo/subtitles/blend/blend_generic.cpp
+++ b/decoder/LAVVideo/subtitles/blend/blend_generic.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Hendrik Leppkes
+ * Copyright (C) 2010-2013 Hendrik Leppkes
* http://www.1f0.de
*
* This program is free software; you can redistribute it and/or modify