summaryrefslogtreecommitdiffstats
path: root/xbmc/cores/VideoPlayer
diff options
context:
space:
mode:
authormanuel <manuel@mausz.at>2018-04-17 00:15:38 +0200
committermanuel <manuel@mausz.at>2018-04-17 00:15:38 +0200
commitb3d195f0188758a14875a5a2f270e4fd190a679f (patch)
treecbe6a2d51afd7be095e29fd612107044cf1f391e /xbmc/cores/VideoPlayer
parenta51f51db67e3eab80ac2ed28d403a6d77f7acc45 (diff)
downloadkodi-pvr-build-b3d195f0188758a14875a5a2f270e4fd190a679f.tar.gz
kodi-pvr-build-b3d195f0188758a14875a5a2f270e4fd190a679f.tar.bz2
kodi-pvr-build-b3d195f0188758a14875a5a2f270e4fd190a679f.zip
sync with upstream
Diffstat (limited to 'xbmc/cores/VideoPlayer')
-rw-r--r--xbmc/cores/VideoPlayer/Interface/Addon/DemuxCrypto.h2
-rw-r--r--xbmc/cores/VideoPlayer/Interface/Addon/DemuxPacket.h2
-rw-r--r--xbmc/cores/VideoPlayer/Interface/Addon/TimingConstants.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/xbmc/cores/VideoPlayer/Interface/Addon/DemuxCrypto.h b/xbmc/cores/VideoPlayer/Interface/Addon/DemuxCrypto.h
index c77d000..e38e247 100644
--- a/xbmc/cores/VideoPlayer/Interface/Addon/DemuxCrypto.h
+++ b/xbmc/cores/VideoPlayer/Interface/Addon/DemuxCrypto.h
@@ -1,6 +1,6 @@
1/* 1/*
2* Copyright (C) 2005-2016 Team XBMC 2* Copyright (C) 2005-2016 Team XBMC
3* http://xbmc.org 3* http://kodi.tv
4* 4*
5* This Program is free software; you can redistribute it and/or modify 5* This Program is free software; you can redistribute it and/or modify
6* it under the terms of the GNU General Public License as published by 6* it under the terms of the GNU General Public License as published by
diff --git a/xbmc/cores/VideoPlayer/Interface/Addon/DemuxPacket.h b/xbmc/cores/VideoPlayer/Interface/Addon/DemuxPacket.h
index 2d85ed9..b7404a3 100644
--- a/xbmc/cores/VideoPlayer/Interface/Addon/DemuxPacket.h
+++ b/xbmc/cores/VideoPlayer/Interface/Addon/DemuxPacket.h
@@ -2,7 +2,7 @@
2 2
3/* 3/*
4 * Copyright (C) 2012-2013 Team XBMC 4 * Copyright (C) 2012-2013 Team XBMC
5 * http://xbmc.org 5 * http://kodi.tv
6 * 6 *
7 * This Program is free software; you can redistribute it and/or modify 7 * This Program is free software; you can redistribute it and/or modify
8 * it under the terms of the GNU General Public License as published by 8 * it under the terms of the GNU General Public License as published by
diff --git a/xbmc/cores/VideoPlayer/Interface/Addon/TimingConstants.h b/xbmc/cores/VideoPlayer/Interface/Addon/TimingConstants.h
index b70128e..209897e 100644
--- a/xbmc/cores/VideoPlayer/Interface/Addon/TimingConstants.h
+++ b/xbmc/cores/VideoPlayer/Interface/Addon/TimingConstants.h
@@ -2,7 +2,7 @@
2 2
3/* 3/*
4* Copyright (C) 2017 Team XBMC 4* Copyright (C) 2017 Team XBMC
5* http://xbmc.org 5* http://kodi.tv
6* 6*
7* This Program is free software; you can redistribute it and/or modify 7* This Program is free software; you can redistribute it and/or modify
8* it under the terms of the GNU General Public License as published by 8* it under the terms of the GNU General Public License as published by