From cd9344ce6de708d02beb9e88304ba73639ca55a3 Mon Sep 17 00:00:00 2001 From: Hendrik Leppkes Date: Sat, 3 Jan 2015 12:56:32 +0100 Subject: Happy new Year! --- common/DSUtilLite/BaseDSPropPage.cpp | 2 +- common/DSUtilLite/BaseDSPropPage.h | 2 +- common/DSUtilLite/BaseTrayIcon.cpp | 2 +- common/DSUtilLite/BaseTrayIcon.h | 2 +- common/DSUtilLite/ByteParser.cpp | 2 +- common/DSUtilLite/ByteParser.h | 2 +- common/DSUtilLite/CueSheet.cpp | 2 +- common/DSUtilLite/CueSheet.h | 2 +- common/DSUtilLite/DShowUtil.cpp | 2 +- common/DSUtilLite/DShowUtil.h | 2 +- common/DSUtilLite/DeCSS/DeCSSInputPin.cpp | 2 +- common/DSUtilLite/DeCSS/DeCSSInputPin.h | 2 +- common/DSUtilLite/FloatingAverage.h | 2 +- common/DSUtilLite/FontInstaller.cpp | 2 +- common/DSUtilLite/FontInstaller.h | 2 +- common/DSUtilLite/H264Nalu.cpp | 2 +- common/DSUtilLite/H264Nalu.h | 2 +- common/DSUtilLite/PopupMenu.cpp | 2 +- common/DSUtilLite/PopupMenu.h | 2 +- common/DSUtilLite/SynchronizedQueue.h | 2 +- common/DSUtilLite/filterreg.cpp | 2 +- common/DSUtilLite/gpu_memcpy_sse4.h | 2 +- common/DSUtilLite/growarray.h | 2 +- common/DSUtilLite/lavf_log.h | 2 +- common/DSUtilLite/locale.cpp | 2 +- common/DSUtilLite/registry.cpp | 2 +- common/DSUtilLite/registry.h | 2 +- common/DSUtilLite/stdafx.cpp | 2 +- common/DSUtilLite/stdafx.h | 2 +- common/DSUtilLite/timer.h | 2 +- common/includes/IGraphRebuildDelegate.h | 2 +- common/includes/IKeyFrameInfo.h | 2 +- common/includes/ILAVPinInfo.h | 2 +- common/includes/IStreamSourceControl.h | 2 +- common/includes/ITrackInfo.h | 2 +- common/includes/LAVSplitterSettings.h | 2 +- common/includes/LAVSplitterSettingsInternal.h | 2 +- common/includes/moreuuids.h | 2 +- decoder/LAVAudio/AudioSettingsProp.cpp | 2 +- decoder/LAVAudio/AudioSettingsProp.h | 2 +- decoder/LAVAudio/Bitstream.cpp | 2 +- decoder/LAVAudio/BitstreamParser.cpp | 2 +- decoder/LAVAudio/BitstreamParser.h | 2 +- decoder/LAVAudio/DTSDecoder.cpp | 2 +- decoder/LAVAudio/LAVAudio.cpp | 2 +- decoder/LAVAudio/LAVAudio.h | 2 +- decoder/LAVAudio/LAVAudio.rc2 | 2 +- decoder/LAVAudio/LAVAudioSettings.h | 2 +- decoder/LAVAudio/Media.cpp | 2 +- decoder/LAVAudio/Media.h | 2 +- decoder/LAVAudio/PostProcessor.cpp | 2 +- decoder/LAVAudio/PostProcessor.h | 2 +- decoder/LAVAudio/dllmain.cpp | 2 +- decoder/LAVAudio/parser/dts.cpp | 2 +- decoder/LAVAudio/parser/dts.h | 2 +- decoder/LAVAudio/parser/parser.h | 2 +- decoder/LAVAudio/stdafx.cpp | 2 +- decoder/LAVAudio/stdafx.h | 2 +- decoder/LAVVideo/DecodeThread.cpp | 2 +- decoder/LAVVideo/DecodeThread.h | 2 +- decoder/LAVVideo/Filtering.cpp | 2 +- decoder/LAVVideo/LAVPixFmtConverter.cpp | 2 +- decoder/LAVVideo/LAVPixFmtConverter.h | 2 +- decoder/LAVVideo/LAVVideo.cpp | 2 +- decoder/LAVVideo/LAVVideo.h | 2 +- decoder/LAVVideo/LAVVideo.rc2 | 2 +- decoder/LAVVideo/LAVVideoSettings.h | 2 +- decoder/LAVVideo/Media.cpp | 2 +- decoder/LAVVideo/Media.h | 2 +- decoder/LAVVideo/VideoInputPin.cpp | 2 +- decoder/LAVVideo/VideoInputPin.h | 2 +- decoder/LAVVideo/VideoOutputPin.cpp | 2 +- decoder/LAVVideo/VideoOutputPin.h | 2 +- decoder/LAVVideo/VideoSettingsProp.cpp | 2 +- decoder/LAVVideo/VideoSettingsProp.h | 2 +- decoder/LAVVideo/decoders/DecBase.h | 2 +- decoder/LAVVideo/decoders/ILAVDecoder.h | 2 +- decoder/LAVVideo/decoders/avcodec.cpp | 2 +- decoder/LAVVideo/decoders/avcodec.h | 2 +- decoder/LAVVideo/decoders/cuvid.cpp | 2 +- decoder/LAVVideo/decoders/cuvid.h | 2 +- decoder/LAVVideo/decoders/dxva2/DXVA2SurfaceAllocator.cpp | 2 +- decoder/LAVVideo/decoders/dxva2/DXVA2SurfaceAllocator.h | 2 +- decoder/LAVVideo/decoders/dxva2dec.h | 2 +- decoder/LAVVideo/decoders/pixfmt.cpp | 2 +- decoder/LAVVideo/decoders/quicksync.cpp | 2 +- decoder/LAVVideo/decoders/quicksync.h | 2 +- decoder/LAVVideo/decoders/wmv9.cpp | 2 +- decoder/LAVVideo/decoders/wmv9.h | 2 +- decoder/LAVVideo/decoders/wmv9mft.cpp | 2 +- decoder/LAVVideo/decoders/wmv9mft.h | 2 +- decoder/LAVVideo/dllmain.cpp | 2 +- decoder/LAVVideo/parsers/AnnexBConverter.cpp | 2 +- decoder/LAVVideo/parsers/AnnexBConverter.h | 2 +- decoder/LAVVideo/parsers/H264SequenceParser.cpp | 2 +- decoder/LAVVideo/parsers/H264SequenceParser.h | 2 +- decoder/LAVVideo/parsers/HEVCSequenceParser.cpp | 2 +- decoder/LAVVideo/parsers/HEVCSequenceParser.h | 2 +- decoder/LAVVideo/parsers/MPEG2HeaderParser.cpp | 2 +- decoder/LAVVideo/parsers/MPEG2HeaderParser.h | 2 +- decoder/LAVVideo/parsers/VC1HeaderParser.cpp | 2 +- decoder/LAVVideo/parsers/VC1HeaderParser.h | 2 +- decoder/LAVVideo/pixconv/convert_generic.cpp | 2 +- decoder/LAVVideo/pixconv/interleave.cpp | 2 +- decoder/LAVVideo/pixconv/pixconv.cpp | 2 +- decoder/LAVVideo/pixconv/pixconv_internal.h | 2 +- decoder/LAVVideo/pixconv/pixconv_sse2_templates.h | 2 +- decoder/LAVVideo/pixconv/rgb2rgb_unscaled.cpp | 2 +- decoder/LAVVideo/pixconv/yuv2rgb.cpp | 2 +- decoder/LAVVideo/pixconv/yuv2yuv_unscaled.cpp | 2 +- decoder/LAVVideo/pixconv/yuv420_yuy2.cpp | 2 +- decoder/LAVVideo/pixconv/yuv444_ayuv.cpp | 2 +- decoder/LAVVideo/stdafx.cpp | 2 +- decoder/LAVVideo/stdafx.h | 2 +- decoder/LAVVideo/subtitles/LAVSubtitleConsumer.cpp | 2 +- decoder/LAVVideo/subtitles/LAVSubtitleConsumer.h | 2 +- decoder/LAVVideo/subtitles/LAVSubtitleFrame.cpp | 2 +- decoder/LAVVideo/subtitles/LAVSubtitleFrame.h | 2 +- decoder/LAVVideo/subtitles/LAVSubtitleProvider.cpp | 2 +- decoder/LAVVideo/subtitles/LAVSubtitleProvider.h | 2 +- decoder/LAVVideo/subtitles/LAVVideoSubtitleInputPin.cpp | 2 +- decoder/LAVVideo/subtitles/LAVVideoSubtitleInputPin.h | 2 +- decoder/LAVVideo/subtitles/SubRenderOptionsImpl.cpp | 2 +- decoder/LAVVideo/subtitles/SubRenderOptionsImpl.h | 2 +- decoder/LAVVideo/subtitles/blend/blend_generic.cpp | 2 +- demuxer/Demuxers/BDDemuxer.cpp | 2 +- demuxer/Demuxers/BDDemuxer.h | 2 +- demuxer/Demuxers/BaseDemuxer.cpp | 2 +- demuxer/Demuxers/BaseDemuxer.h | 2 +- demuxer/Demuxers/ExtradataParser.cpp | 2 +- demuxer/Demuxers/ExtradataParser.h | 2 +- demuxer/Demuxers/LAVFAudioHelper.cpp | 2 +- demuxer/Demuxers/LAVFAudioHelper.h | 2 +- demuxer/Demuxers/LAVFDemuxer.cpp | 2 +- demuxer/Demuxers/LAVFDemuxer.h | 2 +- demuxer/Demuxers/LAVFInputFormats.cpp | 2 +- demuxer/Demuxers/LAVFStreamInfo.cpp | 2 +- demuxer/Demuxers/LAVFStreamInfo.h | 2 +- demuxer/Demuxers/LAVFUtils.cpp | 2 +- demuxer/Demuxers/LAVFUtils.h | 2 +- demuxer/Demuxers/LAVFVideoHelper.cpp | 2 +- demuxer/Demuxers/LAVFVideoHelper.h | 2 +- demuxer/Demuxers/Packet.cpp | 2 +- demuxer/Demuxers/Packet.h | 2 +- demuxer/Demuxers/StreamInfo.cpp | 2 +- demuxer/Demuxers/StreamInfo.h | 2 +- demuxer/Demuxers/stdafx.h | 2 +- demuxer/LAVSplitter/InputPin.cpp | 2 +- demuxer/LAVSplitter/InputPin.h | 2 +- demuxer/LAVSplitter/LAVSplitter.cpp | 2 +- demuxer/LAVSplitter/LAVSplitter.h | 2 +- demuxer/LAVSplitter/LAVSplitter.rc2 | 2 +- demuxer/LAVSplitter/LAVSplitterTrayIcon.cpp | 2 +- demuxer/LAVSplitter/LAVSplitterTrayIcon.h | 2 +- demuxer/LAVSplitter/OutputPin.cpp | 2 +- demuxer/LAVSplitter/OutputPin.h | 2 +- demuxer/LAVSplitter/PacketAllocator.cpp | 2 +- demuxer/LAVSplitter/PacketAllocator.h | 2 +- demuxer/LAVSplitter/PacketQueue.cpp | 2 +- demuxer/LAVSplitter/PacketQueue.h | 2 +- demuxer/LAVSplitter/SettingsProp.cpp | 2 +- demuxer/LAVSplitter/SettingsProp.h | 2 +- demuxer/LAVSplitter/StreamParser.cpp | 2 +- demuxer/LAVSplitter/StreamParser.h | 2 +- demuxer/LAVSplitter/dllmain.cpp | 2 +- demuxer/LAVSplitter/stdafx.cpp | 2 +- demuxer/LAVSplitter/stdafx.h | 2 +- 167 files changed, 167 insertions(+), 167 deletions(-) diff --git a/common/DSUtilLite/BaseDSPropPage.cpp b/common/DSUtilLite/BaseDSPropPage.cpp index 7a90418d..238cf6f2 100644 --- a/common/DSUtilLite/BaseDSPropPage.cpp +++ b/common/DSUtilLite/BaseDSPropPage.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/common/DSUtilLite/BaseDSPropPage.h b/common/DSUtilLite/BaseDSPropPage.h index f667f817..005d905c 100644 --- a/common/DSUtilLite/BaseDSPropPage.h +++ b/common/DSUtilLite/BaseDSPropPage.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/common/DSUtilLite/BaseTrayIcon.cpp b/common/DSUtilLite/BaseTrayIcon.cpp index 73d3d41c..2a55f9fc 100644 --- a/common/DSUtilLite/BaseTrayIcon.cpp +++ b/common/DSUtilLite/BaseTrayIcon.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/common/DSUtilLite/BaseTrayIcon.h b/common/DSUtilLite/BaseTrayIcon.h index e04e469f..19638695 100644 --- a/common/DSUtilLite/BaseTrayIcon.h +++ b/common/DSUtilLite/BaseTrayIcon.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/common/DSUtilLite/ByteParser.cpp b/common/DSUtilLite/ByteParser.cpp index 74762cd1..494b8750 100644 --- a/common/DSUtilLite/ByteParser.cpp +++ b/common/DSUtilLite/ByteParser.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/common/DSUtilLite/ByteParser.h b/common/DSUtilLite/ByteParser.h index 35daba50..36aa1139 100644 --- a/common/DSUtilLite/ByteParser.h +++ b/common/DSUtilLite/ByteParser.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/common/DSUtilLite/CueSheet.cpp b/common/DSUtilLite/CueSheet.cpp index a249093d..caf8e703 100644 --- a/common/DSUtilLite/CueSheet.cpp +++ b/common/DSUtilLite/CueSheet.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/common/DSUtilLite/CueSheet.h b/common/DSUtilLite/CueSheet.h index b8064f79..c4b28563 100644 --- a/common/DSUtilLite/CueSheet.h +++ b/common/DSUtilLite/CueSheet.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/common/DSUtilLite/DShowUtil.cpp b/common/DSUtilLite/DShowUtil.cpp index 8a2d5dc9..b0867d8f 100644 --- a/common/DSUtilLite/DShowUtil.cpp +++ b/common/DSUtilLite/DShowUtil.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/common/DSUtilLite/DShowUtil.h b/common/DSUtilLite/DShowUtil.h index c6aadf20..41674deb 100644 --- a/common/DSUtilLite/DShowUtil.h +++ b/common/DSUtilLite/DShowUtil.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/common/DSUtilLite/DeCSS/DeCSSInputPin.cpp b/common/DSUtilLite/DeCSS/DeCSSInputPin.cpp index 9400770d..bada004b 100644 --- a/common/DSUtilLite/DeCSS/DeCSSInputPin.cpp +++ b/common/DSUtilLite/DeCSS/DeCSSInputPin.cpp @@ -1,6 +1,6 @@ /* * Copyright (C) 2003-2006 Gabest - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/common/DSUtilLite/DeCSS/DeCSSInputPin.h b/common/DSUtilLite/DeCSS/DeCSSInputPin.h index 0a746f22..1f2de153 100644 --- a/common/DSUtilLite/DeCSS/DeCSSInputPin.h +++ b/common/DSUtilLite/DeCSS/DeCSSInputPin.h @@ -1,6 +1,6 @@ /* * Copyright (C) 2003-2006 Gabest - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/common/DSUtilLite/FloatingAverage.h b/common/DSUtilLite/FloatingAverage.h index c25b22a7..814eba54 100644 --- a/common/DSUtilLite/FloatingAverage.h +++ b/common/DSUtilLite/FloatingAverage.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/common/DSUtilLite/FontInstaller.cpp b/common/DSUtilLite/FontInstaller.cpp index 9a883aa9..fd9d324d 100644 --- a/common/DSUtilLite/FontInstaller.cpp +++ b/common/DSUtilLite/FontInstaller.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/common/DSUtilLite/FontInstaller.h b/common/DSUtilLite/FontInstaller.h index c73a4abf..1eb9e76d 100644 --- a/common/DSUtilLite/FontInstaller.h +++ b/common/DSUtilLite/FontInstaller.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/common/DSUtilLite/H264Nalu.cpp b/common/DSUtilLite/H264Nalu.cpp index 27825499..5c2b3c19 100644 --- a/common/DSUtilLite/H264Nalu.cpp +++ b/common/DSUtilLite/H264Nalu.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/common/DSUtilLite/H264Nalu.h b/common/DSUtilLite/H264Nalu.h index 1e680a5a..027067ba 100644 --- a/common/DSUtilLite/H264Nalu.h +++ b/common/DSUtilLite/H264Nalu.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/common/DSUtilLite/PopupMenu.cpp b/common/DSUtilLite/PopupMenu.cpp index 344ea428..46611a93 100644 --- a/common/DSUtilLite/PopupMenu.cpp +++ b/common/DSUtilLite/PopupMenu.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/common/DSUtilLite/PopupMenu.h b/common/DSUtilLite/PopupMenu.h index 0a63dc7f..89126399 100644 --- a/common/DSUtilLite/PopupMenu.h +++ b/common/DSUtilLite/PopupMenu.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/common/DSUtilLite/SynchronizedQueue.h b/common/DSUtilLite/SynchronizedQueue.h index 6da9f659..b35d2431 100644 --- a/common/DSUtilLite/SynchronizedQueue.h +++ b/common/DSUtilLite/SynchronizedQueue.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/common/DSUtilLite/filterreg.cpp b/common/DSUtilLite/filterreg.cpp index 28705a06..8340fb9f 100644 --- a/common/DSUtilLite/filterreg.cpp +++ b/common/DSUtilLite/filterreg.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/common/DSUtilLite/gpu_memcpy_sse4.h b/common/DSUtilLite/gpu_memcpy_sse4.h index 790b5b6a..fa4470f6 100644 --- a/common/DSUtilLite/gpu_memcpy_sse4.h +++ b/common/DSUtilLite/gpu_memcpy_sse4.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2014 Hendrik Leppkes + * Copyright (C) 2011-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/common/DSUtilLite/growarray.h b/common/DSUtilLite/growarray.h index a56a0011..93bfbf67 100644 --- a/common/DSUtilLite/growarray.h +++ b/common/DSUtilLite/growarray.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/common/DSUtilLite/lavf_log.h b/common/DSUtilLite/lavf_log.h index e48073f3..0ff01831 100644 --- a/common/DSUtilLite/lavf_log.h +++ b/common/DSUtilLite/lavf_log.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/common/DSUtilLite/locale.cpp b/common/DSUtilLite/locale.cpp index d14bf290..e85d7bb4 100644 --- a/common/DSUtilLite/locale.cpp +++ b/common/DSUtilLite/locale.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/common/DSUtilLite/registry.cpp b/common/DSUtilLite/registry.cpp index d31b458e..227726c8 100644 --- a/common/DSUtilLite/registry.cpp +++ b/common/DSUtilLite/registry.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/common/DSUtilLite/registry.h b/common/DSUtilLite/registry.h index 337f78b6..a1dada6d 100644 --- a/common/DSUtilLite/registry.h +++ b/common/DSUtilLite/registry.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/common/DSUtilLite/stdafx.cpp b/common/DSUtilLite/stdafx.cpp index 3b0c80ab..7f3496ce 100644 --- a/common/DSUtilLite/stdafx.cpp +++ b/common/DSUtilLite/stdafx.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/common/DSUtilLite/stdafx.h b/common/DSUtilLite/stdafx.h index 5a87d7bd..6806cbed 100644 --- a/common/DSUtilLite/stdafx.h +++ b/common/DSUtilLite/stdafx.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/common/DSUtilLite/timer.h b/common/DSUtilLite/timer.h index 1c49a0e0..93bd32cd 100644 --- a/common/DSUtilLite/timer.h +++ b/common/DSUtilLite/timer.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/common/includes/IGraphRebuildDelegate.h b/common/includes/IGraphRebuildDelegate.h index c5489bfb..ece1b218 100644 --- a/common/includes/IGraphRebuildDelegate.h +++ b/common/includes/IGraphRebuildDelegate.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/common/includes/IKeyFrameInfo.h b/common/includes/IKeyFrameInfo.h index 17fe603e..5e7766ff 100644 --- a/common/includes/IKeyFrameInfo.h +++ b/common/includes/IKeyFrameInfo.h @@ -1,6 +1,6 @@ /* * Copyright (C) 2003-2006 Gabest - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/common/includes/ILAVPinInfo.h b/common/includes/ILAVPinInfo.h index a7de5810..8a99c9e2 100644 --- a/common/includes/ILAVPinInfo.h +++ b/common/includes/ILAVPinInfo.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/common/includes/IStreamSourceControl.h b/common/includes/IStreamSourceControl.h index 4a4b2c18..5807c90d 100644 --- a/common/includes/IStreamSourceControl.h +++ b/common/includes/IStreamSourceControl.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/common/includes/ITrackInfo.h b/common/includes/ITrackInfo.h index f4e4a7e3..b5eafdd9 100644 --- a/common/includes/ITrackInfo.h +++ b/common/includes/ITrackInfo.h @@ -1,6 +1,6 @@ /* * Copyright (C) 2003-2006 Gabest - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/common/includes/LAVSplitterSettings.h b/common/includes/LAVSplitterSettings.h index e153f081..724ea7b6 100644 --- a/common/includes/LAVSplitterSettings.h +++ b/common/includes/LAVSplitterSettings.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/common/includes/LAVSplitterSettingsInternal.h b/common/includes/LAVSplitterSettingsInternal.h index d90d03e9..039b6e81 100644 --- a/common/includes/LAVSplitterSettingsInternal.h +++ b/common/includes/LAVSplitterSettingsInternal.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/common/includes/moreuuids.h b/common/includes/moreuuids.h index 978d46e2..47fdeb84 100644 --- a/common/includes/moreuuids.h +++ b/common/includes/moreuuids.h @@ -1,6 +1,6 @@ /* * Copyright (C) 2003-2006 Gabest - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/decoder/LAVAudio/AudioSettingsProp.cpp b/decoder/LAVAudio/AudioSettingsProp.cpp index e9e007bd..e74a9072 100644 --- a/decoder/LAVAudio/AudioSettingsProp.cpp +++ b/decoder/LAVAudio/AudioSettingsProp.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 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 a9b3c465..55b38134 100644 --- a/decoder/LAVAudio/AudioSettingsProp.h +++ b/decoder/LAVAudio/AudioSettingsProp.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 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 53d21c1a..a4f63983 100644 --- a/decoder/LAVAudio/Bitstream.cpp +++ b/decoder/LAVAudio/Bitstream.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 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 6f147815..d9d29179 100644 --- a/decoder/LAVAudio/BitstreamParser.cpp +++ b/decoder/LAVAudio/BitstreamParser.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 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 0584da66..56434b4f 100644 --- a/decoder/LAVAudio/BitstreamParser.h +++ b/decoder/LAVAudio/BitstreamParser.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 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 3779642f..6b699c0f 100644 --- a/decoder/LAVAudio/DTSDecoder.cpp +++ b/decoder/LAVAudio/DTSDecoder.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 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 89178f65..fc0308fe 100644 --- a/decoder/LAVAudio/LAVAudio.cpp +++ b/decoder/LAVAudio/LAVAudio.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 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 b9a5e0e4..d0ad9809 100644 --- a/decoder/LAVAudio/LAVAudio.h +++ b/decoder/LAVAudio/LAVAudio.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 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 3f336c7a..5bdbb9c1 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-2014 Hendrik Leppkes" + VALUE "LegalCopyright", "Copyright (C) 2010-2015 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 ba725e8e..42230a6a 100644 --- a/decoder/LAVAudio/LAVAudioSettings.h +++ b/decoder/LAVAudio/LAVAudioSettings.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 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 0a1cb755..d72dbaba 100644 --- a/decoder/LAVAudio/Media.cpp +++ b/decoder/LAVAudio/Media.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 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 d4bbe696..b39e41fc 100644 --- a/decoder/LAVAudio/Media.h +++ b/decoder/LAVAudio/Media.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 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 917566f0..69ae8a2b 100644 --- a/decoder/LAVAudio/PostProcessor.cpp +++ b/decoder/LAVAudio/PostProcessor.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 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 573986d6..72377853 100644 --- a/decoder/LAVAudio/PostProcessor.h +++ b/decoder/LAVAudio/PostProcessor.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 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 7e8bcdc8..b8ce587f 100644 --- a/decoder/LAVAudio/dllmain.cpp +++ b/decoder/LAVAudio/dllmain.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 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 adcae6fc..b1c0382d 100644 --- a/decoder/LAVAudio/parser/dts.cpp +++ b/decoder/LAVAudio/parser/dts.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 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 81e34375..3cb510ed 100644 --- a/decoder/LAVAudio/parser/dts.h +++ b/decoder/LAVAudio/parser/dts.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 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 0f52fcf1..ae0d9680 100644 --- a/decoder/LAVAudio/parser/parser.h +++ b/decoder/LAVAudio/parser/parser.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 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 93d86219..96766ea5 100644 --- a/decoder/LAVAudio/stdafx.cpp +++ b/decoder/LAVAudio/stdafx.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 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 f2058bd9..9c6579fc 100644 --- a/decoder/LAVAudio/stdafx.h +++ b/decoder/LAVAudio/stdafx.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 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 b89b0c8a..85a90c6d 100644 --- a/decoder/LAVVideo/DecodeThread.cpp +++ b/decoder/LAVVideo/DecodeThread.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 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 fca45bd8..0d80d752 100644 --- a/decoder/LAVVideo/DecodeThread.h +++ b/decoder/LAVVideo/DecodeThread.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 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 84ecc10b..c07ec49e 100644 --- a/decoder/LAVVideo/Filtering.cpp +++ b/decoder/LAVVideo/Filtering.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 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 ef3534a0..d07de862 100644 --- a/decoder/LAVVideo/LAVPixFmtConverter.cpp +++ b/decoder/LAVVideo/LAVPixFmtConverter.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 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 1eb37c1d..f50a8655 100644 --- a/decoder/LAVVideo/LAVPixFmtConverter.h +++ b/decoder/LAVVideo/LAVPixFmtConverter.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 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 d40a8eb6..fb318cd8 100644 --- a/decoder/LAVVideo/LAVVideo.cpp +++ b/decoder/LAVVideo/LAVVideo.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 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 e33d372a..83579bd8 100644 --- a/decoder/LAVVideo/LAVVideo.h +++ b/decoder/LAVVideo/LAVVideo.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 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 3824ede9..07fdef1a 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-2014 Hendrik Leppkes" + VALUE "LegalCopyright", "Copyright (C) 2010-2015 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 af897777..e00e22c1 100644 --- a/decoder/LAVVideo/LAVVideoSettings.h +++ b/decoder/LAVVideo/LAVVideoSettings.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 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 ac432e0d..c7af98ce 100644 --- a/decoder/LAVVideo/Media.cpp +++ b/decoder/LAVVideo/Media.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 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 bcd94da1..2f37d98c 100644 --- a/decoder/LAVVideo/Media.h +++ b/decoder/LAVVideo/Media.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 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 29fc9f7f..16132096 100644 --- a/decoder/LAVVideo/VideoInputPin.cpp +++ b/decoder/LAVVideo/VideoInputPin.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 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 91936dc0..717230b1 100644 --- a/decoder/LAVVideo/VideoInputPin.h +++ b/decoder/LAVVideo/VideoInputPin.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 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 a8d36412..6fc5acba 100644 --- a/decoder/LAVVideo/VideoOutputPin.cpp +++ b/decoder/LAVVideo/VideoOutputPin.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 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 e7fb9316..dae0bce2 100644 --- a/decoder/LAVVideo/VideoOutputPin.h +++ b/decoder/LAVVideo/VideoOutputPin.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 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 eea6c4a8..90d86d65 100644 --- a/decoder/LAVVideo/VideoSettingsProp.cpp +++ b/decoder/LAVVideo/VideoSettingsProp.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 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 da3f0509..a2c56013 100644 --- a/decoder/LAVVideo/VideoSettingsProp.h +++ b/decoder/LAVVideo/VideoSettingsProp.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 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 5b22be11..f6604998 100644 --- a/decoder/LAVVideo/decoders/DecBase.h +++ b/decoder/LAVVideo/decoders/DecBase.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 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 26a82de0..87a6d7c1 100644 --- a/decoder/LAVVideo/decoders/ILAVDecoder.h +++ b/decoder/LAVVideo/decoders/ILAVDecoder.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 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 10d15428..792e5e7e 100644 --- a/decoder/LAVVideo/decoders/avcodec.cpp +++ b/decoder/LAVVideo/decoders/avcodec.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 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 6f78888a..331a4a6d 100644 --- a/decoder/LAVVideo/decoders/avcodec.h +++ b/decoder/LAVVideo/decoders/avcodec.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 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 d9746c9c..759ead9f 100644 --- a/decoder/LAVVideo/decoders/cuvid.cpp +++ b/decoder/LAVVideo/decoders/cuvid.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 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 7b09fa26..d8419a6a 100644 --- a/decoder/LAVVideo/decoders/cuvid.h +++ b/decoder/LAVVideo/decoders/cuvid.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 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 16159e42..931313ab 100644 --- a/decoder/LAVVideo/decoders/dxva2/DXVA2SurfaceAllocator.cpp +++ b/decoder/LAVVideo/decoders/dxva2/DXVA2SurfaceAllocator.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 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 fe8b8769..27c3b6b5 100644 --- a/decoder/LAVVideo/decoders/dxva2/DXVA2SurfaceAllocator.h +++ b/decoder/LAVVideo/decoders/dxva2/DXVA2SurfaceAllocator.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010-2014 Hendrik Leppkes +* Copyright (C) 2010-2015 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 54078429..7f259728 100644 --- a/decoder/LAVVideo/decoders/dxva2dec.h +++ b/decoder/LAVVideo/decoders/dxva2dec.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2014 Hendrik Leppkes + * Copyright (C) 2011-2015 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 0b1d560c..caf0100f 100644 --- a/decoder/LAVVideo/decoders/pixfmt.cpp +++ b/decoder/LAVVideo/decoders/pixfmt.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 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 9b79f530..14206440 100644 --- a/decoder/LAVVideo/decoders/quicksync.cpp +++ b/decoder/LAVVideo/decoders/quicksync.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 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 57057146..3639604a 100644 --- a/decoder/LAVVideo/decoders/quicksync.h +++ b/decoder/LAVVideo/decoders/quicksync.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 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 9834434b..cd22eb39 100644 --- a/decoder/LAVVideo/decoders/wmv9.cpp +++ b/decoder/LAVVideo/decoders/wmv9.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 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 e815eac3..43fafc97 100644 --- a/decoder/LAVVideo/decoders/wmv9.h +++ b/decoder/LAVVideo/decoders/wmv9.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/decoder/LAVVideo/decoders/wmv9mft.cpp b/decoder/LAVVideo/decoders/wmv9mft.cpp index a4cbf72b..9c368bef 100644 --- a/decoder/LAVVideo/decoders/wmv9mft.cpp +++ b/decoder/LAVVideo/decoders/wmv9mft.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/decoder/LAVVideo/decoders/wmv9mft.h b/decoder/LAVVideo/decoders/wmv9mft.h index 342dad2c..82aa2690 100644 --- a/decoder/LAVVideo/decoders/wmv9mft.h +++ b/decoder/LAVVideo/decoders/wmv9mft.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 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 70e4826e..39becdd6 100644 --- a/decoder/LAVVideo/dllmain.cpp +++ b/decoder/LAVVideo/dllmain.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/decoder/LAVVideo/parsers/AnnexBConverter.cpp b/decoder/LAVVideo/parsers/AnnexBConverter.cpp index d54c1b59..e12f4aad 100644 --- a/decoder/LAVVideo/parsers/AnnexBConverter.cpp +++ b/decoder/LAVVideo/parsers/AnnexBConverter.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/decoder/LAVVideo/parsers/AnnexBConverter.h b/decoder/LAVVideo/parsers/AnnexBConverter.h index 315cd249..fe600043 100644 --- a/decoder/LAVVideo/parsers/AnnexBConverter.h +++ b/decoder/LAVVideo/parsers/AnnexBConverter.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 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 3bbdd1b5..a76ff3da 100644 --- a/decoder/LAVVideo/parsers/H264SequenceParser.cpp +++ b/decoder/LAVVideo/parsers/H264SequenceParser.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 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 8b0e72cb..54ef6013 100644 --- a/decoder/LAVVideo/parsers/H264SequenceParser.h +++ b/decoder/LAVVideo/parsers/H264SequenceParser.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/decoder/LAVVideo/parsers/HEVCSequenceParser.cpp b/decoder/LAVVideo/parsers/HEVCSequenceParser.cpp index 8e305f36..2a470bc1 100644 --- a/decoder/LAVVideo/parsers/HEVCSequenceParser.cpp +++ b/decoder/LAVVideo/parsers/HEVCSequenceParser.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/decoder/LAVVideo/parsers/HEVCSequenceParser.h b/decoder/LAVVideo/parsers/HEVCSequenceParser.h index bea6c735..b79529f8 100644 --- a/decoder/LAVVideo/parsers/HEVCSequenceParser.h +++ b/decoder/LAVVideo/parsers/HEVCSequenceParser.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 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 b56a82dd..a835ff55 100644 --- a/decoder/LAVVideo/parsers/MPEG2HeaderParser.cpp +++ b/decoder/LAVVideo/parsers/MPEG2HeaderParser.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 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 ced964df..84093c43 100644 --- a/decoder/LAVVideo/parsers/MPEG2HeaderParser.h +++ b/decoder/LAVVideo/parsers/MPEG2HeaderParser.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 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 ddc5f287..699a37ba 100644 --- a/decoder/LAVVideo/parsers/VC1HeaderParser.cpp +++ b/decoder/LAVVideo/parsers/VC1HeaderParser.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 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 719e8880..2449fc99 100644 --- a/decoder/LAVVideo/parsers/VC1HeaderParser.h +++ b/decoder/LAVVideo/parsers/VC1HeaderParser.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 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 e2b7d648..39a92eed 100644 --- a/decoder/LAVVideo/pixconv/convert_generic.cpp +++ b/decoder/LAVVideo/pixconv/convert_generic.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 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 f391cc40..afe1080b 100644 --- a/decoder/LAVVideo/pixconv/interleave.cpp +++ b/decoder/LAVVideo/pixconv/interleave.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 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 a57f2709..ca42ca46 100644 --- a/decoder/LAVVideo/pixconv/pixconv.cpp +++ b/decoder/LAVVideo/pixconv/pixconv.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 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 68ef2fc6..6ddd27d7 100644 --- a/decoder/LAVVideo/pixconv/pixconv_internal.h +++ b/decoder/LAVVideo/pixconv/pixconv_internal.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 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 c4aa3c45..6b913ad8 100644 --- a/decoder/LAVVideo/pixconv/pixconv_sse2_templates.h +++ b/decoder/LAVVideo/pixconv/pixconv_sse2_templates.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 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 8dc9c77a..90590894 100644 --- a/decoder/LAVVideo/pixconv/rgb2rgb_unscaled.cpp +++ b/decoder/LAVVideo/pixconv/rgb2rgb_unscaled.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 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 27e04361..af124a2c 100644 --- a/decoder/LAVVideo/pixconv/yuv2rgb.cpp +++ b/decoder/LAVVideo/pixconv/yuv2rgb.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 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 830fa76f..0e7eeb63 100644 --- a/decoder/LAVVideo/pixconv/yuv2yuv_unscaled.cpp +++ b/decoder/LAVVideo/pixconv/yuv2yuv_unscaled.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 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 1f25fbb5..8a03eef2 100644 --- a/decoder/LAVVideo/pixconv/yuv420_yuy2.cpp +++ b/decoder/LAVVideo/pixconv/yuv420_yuy2.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 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 ae8a4e26..ccadf12e 100644 --- a/decoder/LAVVideo/pixconv/yuv444_ayuv.cpp +++ b/decoder/LAVVideo/pixconv/yuv444_ayuv.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 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 93d86219..96766ea5 100644 --- a/decoder/LAVVideo/stdafx.cpp +++ b/decoder/LAVVideo/stdafx.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 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 208358b3..ec2cb822 100644 --- a/decoder/LAVVideo/stdafx.h +++ b/decoder/LAVVideo/stdafx.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 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 9a6b643e..306540e2 100644 --- a/decoder/LAVVideo/subtitles/LAVSubtitleConsumer.cpp +++ b/decoder/LAVVideo/subtitles/LAVSubtitleConsumer.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 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 c654314f..1f730123 100644 --- a/decoder/LAVVideo/subtitles/LAVSubtitleConsumer.h +++ b/decoder/LAVVideo/subtitles/LAVSubtitleConsumer.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 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 195ac8ff..5c9fd453 100644 --- a/decoder/LAVVideo/subtitles/LAVSubtitleFrame.cpp +++ b/decoder/LAVVideo/subtitles/LAVSubtitleFrame.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 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 5e57f66c..73e3ff9a 100644 --- a/decoder/LAVVideo/subtitles/LAVSubtitleFrame.h +++ b/decoder/LAVVideo/subtitles/LAVSubtitleFrame.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 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 6ce3aff4..dd9e8220 100644 --- a/decoder/LAVVideo/subtitles/LAVSubtitleProvider.cpp +++ b/decoder/LAVVideo/subtitles/LAVSubtitleProvider.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 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 460d0ec0..f4716620 100644 --- a/decoder/LAVVideo/subtitles/LAVSubtitleProvider.h +++ b/decoder/LAVVideo/subtitles/LAVSubtitleProvider.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 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 51c98bf5..09c45658 100644 --- a/decoder/LAVVideo/subtitles/LAVVideoSubtitleInputPin.cpp +++ b/decoder/LAVVideo/subtitles/LAVVideoSubtitleInputPin.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 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 6ed88074..5a76281f 100644 --- a/decoder/LAVVideo/subtitles/LAVVideoSubtitleInputPin.h +++ b/decoder/LAVVideo/subtitles/LAVVideoSubtitleInputPin.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 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 4f14245f..cb77a329 100644 --- a/decoder/LAVVideo/subtitles/SubRenderOptionsImpl.cpp +++ b/decoder/LAVVideo/subtitles/SubRenderOptionsImpl.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 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 8083af71..9cb8a932 100644 --- a/decoder/LAVVideo/subtitles/SubRenderOptionsImpl.h +++ b/decoder/LAVVideo/subtitles/SubRenderOptionsImpl.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 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 ce9c173f..b06cb593 100644 --- a/decoder/LAVVideo/subtitles/blend/blend_generic.cpp +++ b/decoder/LAVVideo/subtitles/blend/blend_generic.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/demuxer/Demuxers/BDDemuxer.cpp b/demuxer/Demuxers/BDDemuxer.cpp index be8e78a0..245d4fd6 100644 --- a/demuxer/Demuxers/BDDemuxer.cpp +++ b/demuxer/Demuxers/BDDemuxer.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/demuxer/Demuxers/BDDemuxer.h b/demuxer/Demuxers/BDDemuxer.h index 736d29a2..8f1d8664 100644 --- a/demuxer/Demuxers/BDDemuxer.h +++ b/demuxer/Demuxers/BDDemuxer.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/demuxer/Demuxers/BaseDemuxer.cpp b/demuxer/Demuxers/BaseDemuxer.cpp index f12d2494..549e7ff4 100644 --- a/demuxer/Demuxers/BaseDemuxer.cpp +++ b/demuxer/Demuxers/BaseDemuxer.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/demuxer/Demuxers/BaseDemuxer.h b/demuxer/Demuxers/BaseDemuxer.h index ff916a88..03e04100 100644 --- a/demuxer/Demuxers/BaseDemuxer.h +++ b/demuxer/Demuxers/BaseDemuxer.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/demuxer/Demuxers/ExtradataParser.cpp b/demuxer/Demuxers/ExtradataParser.cpp index 36ff58a0..2549ace2 100644 --- a/demuxer/Demuxers/ExtradataParser.cpp +++ b/demuxer/Demuxers/ExtradataParser.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/demuxer/Demuxers/ExtradataParser.h b/demuxer/Demuxers/ExtradataParser.h index 443f31c7..9b9476f1 100644 --- a/demuxer/Demuxers/ExtradataParser.h +++ b/demuxer/Demuxers/ExtradataParser.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/demuxer/Demuxers/LAVFAudioHelper.cpp b/demuxer/Demuxers/LAVFAudioHelper.cpp index 9f404c43..e32df27b 100644 --- a/demuxer/Demuxers/LAVFAudioHelper.cpp +++ b/demuxer/Demuxers/LAVFAudioHelper.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/demuxer/Demuxers/LAVFAudioHelper.h b/demuxer/Demuxers/LAVFAudioHelper.h index 68cf1214..d298a1bd 100644 --- a/demuxer/Demuxers/LAVFAudioHelper.h +++ b/demuxer/Demuxers/LAVFAudioHelper.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/demuxer/Demuxers/LAVFDemuxer.cpp b/demuxer/Demuxers/LAVFDemuxer.cpp index c4c44aa4..84171e14 100644 --- a/demuxer/Demuxers/LAVFDemuxer.cpp +++ b/demuxer/Demuxers/LAVFDemuxer.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/demuxer/Demuxers/LAVFDemuxer.h b/demuxer/Demuxers/LAVFDemuxer.h index a740366f..63ab5809 100644 --- a/demuxer/Demuxers/LAVFDemuxer.h +++ b/demuxer/Demuxers/LAVFDemuxer.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/demuxer/Demuxers/LAVFInputFormats.cpp b/demuxer/Demuxers/LAVFInputFormats.cpp index 632e6681..c3c84a0f 100644 --- a/demuxer/Demuxers/LAVFInputFormats.cpp +++ b/demuxer/Demuxers/LAVFInputFormats.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/demuxer/Demuxers/LAVFStreamInfo.cpp b/demuxer/Demuxers/LAVFStreamInfo.cpp index 115cdd50..4fb306fa 100644 --- a/demuxer/Demuxers/LAVFStreamInfo.cpp +++ b/demuxer/Demuxers/LAVFStreamInfo.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/demuxer/Demuxers/LAVFStreamInfo.h b/demuxer/Demuxers/LAVFStreamInfo.h index 08c0aa8b..acd3a55e 100644 --- a/demuxer/Demuxers/LAVFStreamInfo.h +++ b/demuxer/Demuxers/LAVFStreamInfo.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/demuxer/Demuxers/LAVFUtils.cpp b/demuxer/Demuxers/LAVFUtils.cpp index 561be62d..27818d4d 100644 --- a/demuxer/Demuxers/LAVFUtils.cpp +++ b/demuxer/Demuxers/LAVFUtils.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/demuxer/Demuxers/LAVFUtils.h b/demuxer/Demuxers/LAVFUtils.h index 7d0d20d2..c1dbca90 100644 --- a/demuxer/Demuxers/LAVFUtils.h +++ b/demuxer/Demuxers/LAVFUtils.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/demuxer/Demuxers/LAVFVideoHelper.cpp b/demuxer/Demuxers/LAVFVideoHelper.cpp index ac494a16..53947c19 100644 --- a/demuxer/Demuxers/LAVFVideoHelper.cpp +++ b/demuxer/Demuxers/LAVFVideoHelper.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/demuxer/Demuxers/LAVFVideoHelper.h b/demuxer/Demuxers/LAVFVideoHelper.h index 2487efd0..27ea849b 100644 --- a/demuxer/Demuxers/LAVFVideoHelper.h +++ b/demuxer/Demuxers/LAVFVideoHelper.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/demuxer/Demuxers/Packet.cpp b/demuxer/Demuxers/Packet.cpp index c1af9c22..01b82e44 100644 --- a/demuxer/Demuxers/Packet.cpp +++ b/demuxer/Demuxers/Packet.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/demuxer/Demuxers/Packet.h b/demuxer/Demuxers/Packet.h index f90d8973..3425b565 100644 --- a/demuxer/Demuxers/Packet.h +++ b/demuxer/Demuxers/Packet.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/demuxer/Demuxers/StreamInfo.cpp b/demuxer/Demuxers/StreamInfo.cpp index ce7c5df8..de065619 100644 --- a/demuxer/Demuxers/StreamInfo.cpp +++ b/demuxer/Demuxers/StreamInfo.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/demuxer/Demuxers/StreamInfo.h b/demuxer/Demuxers/StreamInfo.h index 98fee24f..0f162709 100644 --- a/demuxer/Demuxers/StreamInfo.h +++ b/demuxer/Demuxers/StreamInfo.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/demuxer/Demuxers/stdafx.h b/demuxer/Demuxers/stdafx.h index 14d283f5..b6ca41d0 100644 --- a/demuxer/Demuxers/stdafx.h +++ b/demuxer/Demuxers/stdafx.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/demuxer/LAVSplitter/InputPin.cpp b/demuxer/LAVSplitter/InputPin.cpp index 10cd1284..29fa5eba 100644 --- a/demuxer/LAVSplitter/InputPin.cpp +++ b/demuxer/LAVSplitter/InputPin.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/demuxer/LAVSplitter/InputPin.h b/demuxer/LAVSplitter/InputPin.h index afcbe788..59b574ea 100644 --- a/demuxer/LAVSplitter/InputPin.h +++ b/demuxer/LAVSplitter/InputPin.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/demuxer/LAVSplitter/LAVSplitter.cpp b/demuxer/LAVSplitter/LAVSplitter.cpp index 7e1c534d..c2713e39 100644 --- a/demuxer/LAVSplitter/LAVSplitter.cpp +++ b/demuxer/LAVSplitter/LAVSplitter.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/demuxer/LAVSplitter/LAVSplitter.h b/demuxer/LAVSplitter/LAVSplitter.h index 21cca8f6..4844bf46 100644 --- a/demuxer/LAVSplitter/LAVSplitter.h +++ b/demuxer/LAVSplitter/LAVSplitter.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/demuxer/LAVSplitter/LAVSplitter.rc2 b/demuxer/LAVSplitter/LAVSplitter.rc2 index 6e9fb09a..904d5c52 100644 --- a/demuxer/LAVSplitter/LAVSplitter.rc2 +++ b/demuxer/LAVSplitter/LAVSplitter.rc2 @@ -60,7 +60,7 @@ BEGIN VALUE "FileDescription", "LAV Splitter - DirectShow Media Splitter" VALUE "FileVersion", LAV_VERSION_STR VALUE "InternalName", "LAVSplitter.ax" - VALUE "LegalCopyright", "Copyright (C) 2010-2014 Hendrik Leppkes" + VALUE "LegalCopyright", "Copyright (C) 2010-2015 Hendrik Leppkes" VALUE "OriginalFilename", "LAVSplitter.ax" VALUE "ProductName", "LAV Splitter" VALUE "ProductVersion", LAV_VERSION_STR diff --git a/demuxer/LAVSplitter/LAVSplitterTrayIcon.cpp b/demuxer/LAVSplitter/LAVSplitterTrayIcon.cpp index b0b00c7a..be630e69 100644 --- a/demuxer/LAVSplitter/LAVSplitterTrayIcon.cpp +++ b/demuxer/LAVSplitter/LAVSplitterTrayIcon.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/demuxer/LAVSplitter/LAVSplitterTrayIcon.h b/demuxer/LAVSplitter/LAVSplitterTrayIcon.h index 0cc63c41..8aee756b 100644 --- a/demuxer/LAVSplitter/LAVSplitterTrayIcon.h +++ b/demuxer/LAVSplitter/LAVSplitterTrayIcon.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/demuxer/LAVSplitter/OutputPin.cpp b/demuxer/LAVSplitter/OutputPin.cpp index 6f37d4ed..0f3dfda3 100644 --- a/demuxer/LAVSplitter/OutputPin.cpp +++ b/demuxer/LAVSplitter/OutputPin.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/demuxer/LAVSplitter/OutputPin.h b/demuxer/LAVSplitter/OutputPin.h index 67bee379..0d6612f6 100644 --- a/demuxer/LAVSplitter/OutputPin.h +++ b/demuxer/LAVSplitter/OutputPin.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/demuxer/LAVSplitter/PacketAllocator.cpp b/demuxer/LAVSplitter/PacketAllocator.cpp index b7202ffb..9000f859 100644 --- a/demuxer/LAVSplitter/PacketAllocator.cpp +++ b/demuxer/LAVSplitter/PacketAllocator.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/demuxer/LAVSplitter/PacketAllocator.h b/demuxer/LAVSplitter/PacketAllocator.h index 898468a0..f2e3aa69 100644 --- a/demuxer/LAVSplitter/PacketAllocator.h +++ b/demuxer/LAVSplitter/PacketAllocator.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/demuxer/LAVSplitter/PacketQueue.cpp b/demuxer/LAVSplitter/PacketQueue.cpp index deaa6182..fce72c8e 100644 --- a/demuxer/LAVSplitter/PacketQueue.cpp +++ b/demuxer/LAVSplitter/PacketQueue.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/demuxer/LAVSplitter/PacketQueue.h b/demuxer/LAVSplitter/PacketQueue.h index fc633404..349ef0e9 100644 --- a/demuxer/LAVSplitter/PacketQueue.h +++ b/demuxer/LAVSplitter/PacketQueue.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/demuxer/LAVSplitter/SettingsProp.cpp b/demuxer/LAVSplitter/SettingsProp.cpp index b1f045c0..2d759958 100644 --- a/demuxer/LAVSplitter/SettingsProp.cpp +++ b/demuxer/LAVSplitter/SettingsProp.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/demuxer/LAVSplitter/SettingsProp.h b/demuxer/LAVSplitter/SettingsProp.h index 46a4a567..c7b630b5 100644 --- a/demuxer/LAVSplitter/SettingsProp.h +++ b/demuxer/LAVSplitter/SettingsProp.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/demuxer/LAVSplitter/StreamParser.cpp b/demuxer/LAVSplitter/StreamParser.cpp index 82a5741a..fa9311ca 100644 --- a/demuxer/LAVSplitter/StreamParser.cpp +++ b/demuxer/LAVSplitter/StreamParser.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/demuxer/LAVSplitter/StreamParser.h b/demuxer/LAVSplitter/StreamParser.h index d8d7b5a9..1d564588 100644 --- a/demuxer/LAVSplitter/StreamParser.h +++ b/demuxer/LAVSplitter/StreamParser.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/demuxer/LAVSplitter/dllmain.cpp b/demuxer/LAVSplitter/dllmain.cpp index 569e4aec..a58746ab 100644 --- a/demuxer/LAVSplitter/dllmain.cpp +++ b/demuxer/LAVSplitter/dllmain.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/demuxer/LAVSplitter/stdafx.cpp b/demuxer/LAVSplitter/stdafx.cpp index 93d86219..96766ea5 100644 --- a/demuxer/LAVSplitter/stdafx.cpp +++ b/demuxer/LAVSplitter/stdafx.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify diff --git a/demuxer/LAVSplitter/stdafx.h b/demuxer/LAVSplitter/stdafx.h index c6c442d5..99c20201 100644 --- a/demuxer/LAVSplitter/stdafx.h +++ b/demuxer/LAVSplitter/stdafx.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Hendrik Leppkes + * Copyright (C) 2010-2015 Hendrik Leppkes * http://www.1f0.de * * This program is free software; you can redistribute it and/or modify -- cgit v1.2.3