Merge pull request #1261 from MilhouseVH/kodi17.0

kodi: update to 17.0-Final
This commit is contained in:
Christian Hewitt 2017-02-01 23:22:18 +04:00 committed by GitHub
commit 95d73fa77c
4 changed files with 144 additions and 144 deletions

View File

@ -17,7 +17,7 @@
################################################################################ ################################################################################
PKG_NAME="peripheral.joystick" PKG_NAME="peripheral.joystick"
PKG_VERSION="5a325f6" PKG_VERSION="eeb6fec"
PKG_REV="0" PKG_REV="0"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"

View File

@ -17,7 +17,7 @@
################################################################################ ################################################################################
PKG_NAME="kodi" PKG_NAME="kodi"
PKG_VERSION="e80803a" PKG_VERSION="a10c504"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://www.kodi.tv" PKG_SITE="http://www.kodi.tv"

View File

@ -1,4 +1,4 @@
From b589e26ad65835660f89af42d675acecc0c4e703 Mon Sep 17 00:00:00 2001 From 3a032772cf28a21dcfcd12f8872e211b391fac64 Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Tue, 28 Oct 2014 00:19:40 +0000 Date: Tue, 28 Oct 2014 00:19:40 +0000
Subject: [PATCH 01/64] [cec] Add settings for configuring button repeats Subject: [PATCH 01/64] [cec] Add settings for configuring button repeats
@ -82,7 +82,7 @@ index d032ffd707fee5eec035e90bdf618530f7215c37..30367a3fde956090afdca9930fa52e82
if (GetSettingBool("pause_playback_on_deactivate")) if (GetSettingBool("pause_playback_on_deactivate"))
{ {
From 99fbef54c53b193ea530150858a1ab32219dada3 Mon Sep 17 00:00:00 2001 From 84fde1194d89b02d321ff4049a572bce88947ec9 Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Sat, 26 Apr 2014 17:27:52 +0100 Date: Sat, 26 Apr 2014 17:27:52 +0100
Subject: [PATCH 02/64] [cec] Don't suspend pi on tv switch off - it can't wake Subject: [PATCH 02/64] [cec] Don't suspend pi on tv switch off - it can't wake
@ -106,7 +106,7 @@ index 02b1a9ed6fce1986bd864bba09a9df0621f9e041..54f9b70cfd5c8c82ceb99932e1b3e325
<setting key="use_tv_menu_language" type="bool" value="1" label="36018" order="10" /> <setting key="use_tv_menu_language" type="bool" value="1" label="36018" order="10" />
<setting key="pause_playback_on_deactivate" type="bool" value="1" label="36033" configurable="0" /> <setting key="pause_playback_on_deactivate" type="bool" value="1" label="36033" configurable="0" />
From 3c69ea0b56178219d31610d2b485855d98060dcb Mon Sep 17 00:00:00 2001 From 46438fbd67528d9ac3ca8bba386a9f7e1e18c777 Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Mon, 7 Apr 2014 18:19:32 +0100 Date: Mon, 7 Apr 2014 18:19:32 +0100
Subject: [PATCH 03/64] [rbp/omxplayer] When opening a stream don't try to Subject: [PATCH 03/64] [rbp/omxplayer] When opening a stream don't try to
@ -133,7 +133,7 @@ index c8fe0706d128b3c67a4000894129ae0fa08bb223..8a5916299575661743131b921a27a76f
dialog->ProcessRenderLoop(false); dialog->ProcessRenderLoop(false);
if (allowCancel && dialog->IsCanceled()) if (allowCancel && dialog->IsCanceled())
From ed0fe687264d934145e94563be0398c363b5b107 Mon Sep 17 00:00:00 2001 From 1b2fcbc6357fa1399576a819398c01833053b35e Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Sat, 8 Mar 2014 15:36:06 +0000 Date: Sat, 8 Mar 2014 15:36:06 +0000
Subject: [PATCH 04/64] [hifiberry] Hack: force it to be recognised as IEC958 Subject: [PATCH 04/64] [hifiberry] Hack: force it to be recognised as IEC958
@ -159,7 +159,7 @@ index d66993a09583d8f9f54f5f97c18fbba45dddee9b..3c0b691860ace57e0a25f01013df01a5
info.m_displayName.substr(info.m_displayName.size()-5) == " HDMI") info.m_displayName.substr(info.m_displayName.size()-5) == " HDMI")
{ {
From 303e2cb092e8638d51cbe2f0fc2ccb32800d17de Mon Sep 17 00:00:00 2001 From ea630fb4c3a67d3fb21b927dd18eaa5ba8937fbb Mon Sep 17 00:00:00 2001
From: Ben Avison <bavison@riscosopen.org> From: Ben Avison <bavison@riscosopen.org>
Date: Thu, 1 May 2014 16:28:39 +0100 Date: Thu, 1 May 2014 16:28:39 +0100
Subject: [PATCH 05/64] Improved file buffering in CArchive Subject: [PATCH 05/64] Improved file buffering in CArchive
@ -222,7 +222,7 @@ index 23cac2759fb10d532da56fa75c5528c5589e9010..89d31d4db1afa7340ed8cd51a7a9fa7a
} }
From b4dba955e0957e8c57b5e77ce9d85f80a37bc7e3 Mon Sep 17 00:00:00 2001 From b56b00d9100980eaee66810fac1ab0124292ba75 Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Sun, 10 Aug 2014 16:45:16 +0100 Date: Sun, 10 Aug 2014 16:45:16 +0100
Subject: [PATCH 06/64] filesystem: Make support of browsing into archives Subject: [PATCH 06/64] filesystem: Make support of browsing into archives
@ -335,7 +335,7 @@ index a0fd0a9011e71f4af1535110c696b6ea5c4b37db..688b71a297c7c617c6764bfe6be157d7
{ {
CURL xbtUrl = URIUtils::CreateArchivePath("xbt", url); CURL xbtUrl = URIUtils::CreateArchivePath("xbt", url);
From c40d9d72a55ba5908f3ff70e5dbb6cb026f19830 Mon Sep 17 00:00:00 2001 From a5cb6b253a6c9e6a1b7f4cf8aaf16e804f679856 Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Mon, 27 Oct 2014 13:06:57 +0000 Date: Mon, 27 Oct 2014 13:06:57 +0000
Subject: [PATCH 07/64] [rbp] Make cachemembuffersize default depend on memory Subject: [PATCH 07/64] [rbp] Make cachemembuffersize default depend on memory
@ -440,7 +440,7 @@ index cc37998f0c9edfb38cf609666374cfa96530bf8f..3891a7ed34acb3489a860678d56a8ec0
} }
From 84c64e4dd196849d6785c914a1299ba988413cbd Mon Sep 17 00:00:00 2001 From 2fb7a0e59386ce93c8f4e7685880bd292d179b29 Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Fri, 30 May 2014 14:58:43 +0100 Date: Fri, 30 May 2014 14:58:43 +0100
Subject: [PATCH 08/64] [settings] Experiment: Report DESKTOP resolution in Subject: [PATCH 08/64] [settings] Experiment: Report DESKTOP resolution in
@ -465,7 +465,7 @@ index ef95bc286fa982790248bad26da3c3e00c1da002..da69c6960867621d4ebe9267929664d9
StringUtils::Format("%dx%d%s", resolution->width, resolution->height, StringUtils::Format("%dx%d%s", resolution->width, resolution->height,
ModeFlagsToString(resolution->flags, false).c_str()), ModeFlagsToString(resolution->flags, false).c_str()),
From 8ceeebb1105671190a7296a9552918d40df376d4 Mon Sep 17 00:00:00 2001 From d38a1b9896fe67dd2504144f49138393a335eaad Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Wed, 24 Sep 2014 23:13:52 +0100 Date: Wed, 24 Sep 2014 23:13:52 +0100
Subject: [PATCH 09/64] [audio] Add settings option to boost centre channel Subject: [PATCH 09/64] [audio] Add settings option to boost centre channel
@ -594,7 +594,7 @@ index f16b822ed7b4aebe18b5d339b3f71ee66e97c23f..993d4b33a294e88c2c004b7943895ba5
// stereo upmix // stereo upmix
if (upmix && m_src_channels == 2 && m_dst_channels > 2) if (upmix && m_src_channels == 2 && m_dst_channels > 2)
From 7d21b4130a7582883d748c85f31a5165b1c05719 Mon Sep 17 00:00:00 2001 From 3d536f5d2226193b5066d97f727795efce625d48 Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Mon, 27 Oct 2014 15:23:51 +0000 Date: Mon, 27 Oct 2014 15:23:51 +0000
Subject: [PATCH 10/64] [rbp] Default extract thumbnails to false Subject: [PATCH 10/64] [rbp] Default extract thumbnails to false
@ -623,7 +623,7 @@ index e8b0d3d472b02fd161a4b51e957b9129e3cb9792..289dc55ec41aa44848519a05f8ee1ccc
</category> </category>
</section> </section>
From f5b8f2e5478a7195b5e617a24720d9ff29bceb88 Mon Sep 17 00:00:00 2001 From 6adf157187e26042b135d082bc1d91637e4108c4 Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Thu, 27 Nov 2014 16:31:56 +0000 Date: Thu, 27 Nov 2014 16:31:56 +0000
Subject: [PATCH 11/64] [languageinvoker] Reduce priority of python threads Subject: [PATCH 11/64] [languageinvoker] Reduce priority of python threads
@ -649,7 +649,7 @@ index fcdd0633f30cd9595ae6cc4ed293677cdcb1f422..16f0c8916b5e0a9e90973d194cf2ebd1
} }
From ba9baf504d88d169322494da78cde52c722a3434 Mon Sep 17 00:00:00 2001 From 7edf27fd315fa0aa2683790e8d16c7674253f86f Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Sat, 29 Nov 2014 15:25:16 +0000 Date: Sat, 29 Nov 2014 15:25:16 +0000
Subject: [PATCH 12/64] [rbp] hack: wait for splash to complete before changing Subject: [PATCH 12/64] [rbp] hack: wait for splash to complete before changing
@ -736,7 +736,7 @@ index ee297700f8583dbb15cbe53baf8c887b36bd2ea0..bbe501d40c5e101f1d0d64b8b59b1928
RENDER_STEREO_MODE stereo_mode = g_graphicsContext.GetStereoMode(); RENDER_STEREO_MODE stereo_mode = g_graphicsContext.GetStereoMode();
From e41601dc837684cf292990ebd42073bee75e67dd Mon Sep 17 00:00:00 2001 From cdc528d79b99a1cc90d1828f56a46234fd685c9a Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Thu, 11 Dec 2014 17:00:57 +0000 Date: Thu, 11 Dec 2014 17:00:57 +0000
Subject: [PATCH 13/64] Fix for UI not showing both extractflags and Subject: [PATCH 13/64] Fix for UI not showing both extractflags and
@ -802,7 +802,7 @@ index 316b641d01ceaa8e0a347d8331b56b41c6a44b49..85d3b93466236c33940d01a10d0b8761
<control type="toggle" /> <control type="toggle" />
</setting> </setting>
From 7e55308bfde76a1a5f578ef9983fb58ede236de7 Mon Sep 17 00:00:00 2001 From 3201c31912acbedfd5f035d4bd65df0fbb73d0e3 Mon Sep 17 00:00:00 2001
From: anaconda <anaconda@menakite.eu> From: anaconda <anaconda@menakite.eu>
Date: Thu, 11 Sep 2014 21:30:43 +0200 Date: Thu, 11 Sep 2014 21:30:43 +0200
Subject: [PATCH 14/64] Disable autoscrolling while on screensaver and while Subject: [PATCH 14/64] Disable autoscrolling while on screensaver and while
@ -936,7 +936,7 @@ index d7bc1c5ba6067af9a460589920367288c640a915..ac766293f1c47c7f145cb46f6b152144
if (m_lastRenderTime) if (m_lastRenderTime)
m_autoScrollDelayTime += currentTime - m_lastRenderTime; m_autoScrollDelayTime += currentTime - m_lastRenderTime;
From 8a9896788ab2c1bf57ef7700ee72c1621efb03b2 Mon Sep 17 00:00:00 2001 From 66f8b01e3d210df4f9cfadbdf188a82651804cc3 Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Sat, 13 Dec 2014 18:35:20 +0000 Date: Sat, 13 Dec 2014 18:35:20 +0000
Subject: [PATCH 15/64] [demuxer] Avoid memcpy on every demuxer packet Subject: [PATCH 15/64] [demuxer] Avoid memcpy on every demuxer packet
@ -1039,7 +1039,7 @@ index df0f35bd49c65b302de4ccd110d859e8b881ea5f..b4b591ae4c4dd4fb0b36d4d00fedca96
} }
catch(...) { catch(...) {
From e63e553a1059d8a76027b8d0ad1a3c59474e9303 Mon Sep 17 00:00:00 2001 From 9d108d1ba19f61e3b60260eaf0b65c7e607e9f55 Mon Sep 17 00:00:00 2001
From: anaconda <anaconda@menakite.eu> From: anaconda <anaconda@menakite.eu>
Date: Wed, 25 Feb 2015 18:22:21 +0100 Date: Wed, 25 Feb 2015 18:22:21 +0100
Subject: [PATCH 16/64] Load OSD dialogs on startup. Subject: [PATCH 16/64] Load OSD dialogs on startup.
@ -1137,7 +1137,7 @@ index 0534828dd85520134f7a6890e43a873e223062c1..5a86dfc1e2a54c8fe8d82cb75b612d8e
CGUIDialogVideoSettings::~CGUIDialogVideoSettings() CGUIDialogVideoSettings::~CGUIDialogVideoSettings()
{ } { }
From 32b6a3fa5472ff0981834a16abf921ead048571a Mon Sep 17 00:00:00 2001 From 973728dd114827a31c754ab1f128a88707f80a49 Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Tue, 14 Apr 2015 20:51:14 +0100 Date: Tue, 14 Apr 2015 20:51:14 +0100
Subject: [PATCH 17/64] [gui] Also limit GUI updates when in non full-screen Subject: [PATCH 17/64] [gui] Also limit GUI updates when in non full-screen
@ -1170,7 +1170,7 @@ index 426835c1b34477ef4871c8720879ed5f89e40386..0d2a8b4b4c70d9b194de35a9369b0c2d
g_windowManager.FrameMove(); g_windowManager.FrameMove();
} }
From 393f50677131bb2246068280c0ac5bf7b8ddda2f Mon Sep 17 00:00:00 2001 From aeab20d2a11f70c12577db4cda2d307fb65ddeb8 Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Tue, 5 May 2015 23:58:06 +0100 Date: Tue, 5 May 2015 23:58:06 +0100
Subject: [PATCH 18/64] [screensaver] Leave GUI contents available for Subject: [PATCH 18/64] [screensaver] Leave GUI contents available for
@ -1203,7 +1203,7 @@ index 5808f7ed1e94d68ead7305ba6d284edd4df12bdd..2a3b7f16531c9822e79c77efabdd30ac
// Add window to the history list (we must do this before we activate it, // Add window to the history list (we must do this before we activate it,
From e2f42518a29bd6c20a4ddd5e7a05facaf8e24e9c Mon Sep 17 00:00:00 2001 From fb83e3c356d0c1f70c8fd09170d8ea868c5c4bdd Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Sat, 6 Jun 2015 18:43:57 +0100 Date: Sat, 6 Jun 2015 18:43:57 +0100
Subject: [PATCH 19/64] ffmpeg: Automatic switch to software decode for GMC Subject: [PATCH 19/64] ffmpeg: Automatic switch to software decode for GMC
@ -1434,7 +1434,7 @@ index f135d423c0ca76fd70e79ae5b7d035f0cb79fc75..d9b576bc46055fdab1c134e5f2c63cd4
else if ((hint.codec == AV_CODEC_ID_VC1 || hint.codec == AV_CODEC_ID_WMV3) && g_RBP.GetCodecWvc1()) else if ((hint.codec == AV_CODEC_ID_VC1 || hint.codec == AV_CODEC_ID_WMV3) && g_RBP.GetCodecWvc1())
supported = true; supported = true;
From 0a63ce9ce972d69b4297877ff7ff5e2c5dc29b76 Mon Sep 17 00:00:00 2001 From 75b4698f0a751244d729c2b8d09a489c2e37d365 Mon Sep 17 00:00:00 2001
From: Claudio-Sjo <Claudio.Porfiri@gmail.com> From: Claudio-Sjo <Claudio.Porfiri@gmail.com>
Date: Mon, 16 Feb 2015 14:51:26 +0100 Date: Mon, 16 Feb 2015 14:51:26 +0100
Subject: [PATCH 20/64] - allow reads < CDIO_CD_FRAMESIZE_RAW by using a buffer Subject: [PATCH 20/64] - allow reads < CDIO_CD_FRAMESIZE_RAW by using a buffer
@ -1629,7 +1629,7 @@ index 0427af4534bfe59a343f0518c7f4242d93299836..e99236294fa8b9b613e465a8ecaf3ad3
lsn_t m_lsnCurrent; // Position inside the track in logical sector number lsn_t m_lsnCurrent; // Position inside the track in logical sector number
lsn_t m_lsnEnd; // End of m_iTrack in logical sector number lsn_t m_lsnEnd; // End of m_iTrack in logical sector number
From b773c1a519a2f3701fad42c3b9fc92bea20d7ce2 Mon Sep 17 00:00:00 2001 From 4282fb935f1a3b2deb8d16e3e9cbc73ed327e451 Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Fri, 24 Jun 2016 19:38:13 +0100 Date: Fri, 24 Jun 2016 19:38:13 +0100
Subject: [PATCH 21/64] codecoverlay: Include codec name in overlay Subject: [PATCH 21/64] codecoverlay: Include codec name in overlay
@ -1726,7 +1726,7 @@ index 0df7e72cc9d1947173c2bac5e72eb09976b51aa5..b5050081c360d29b1b478c27e6b88291
double m_iSubtitleDelay; double m_iSubtitleDelay;
bool m_bRenderSubs; bool m_bRenderSubs;
From fedf82e1c7e2a3c33fb1cd9e695b9fce1ba95fac Mon Sep 17 00:00:00 2001 From 9d1a5913a50d500595acbe929eede41eb43d1a01 Mon Sep 17 00:00:00 2001
From: Anton Fedchin <afedchin@ruswizards.com> From: Anton Fedchin <afedchin@ruswizards.com>
Date: Tue, 8 Mar 2016 21:20:58 +0300 Date: Tue, 8 Mar 2016 21:20:58 +0300
Subject: [PATCH 22/64] [DebugInfo] Add cpu usage info. Subject: [PATCH 22/64] [DebugInfo] Add cpu usage info.
@ -1899,7 +1899,7 @@ index 420b5b5d8e6089e1049ef9af25e23d915df50dc1..fd8a0a2447c40357a9e13003f2ef45ef
m_debugTimer.Set(1000); m_debugTimer.Set(1000);
From 0b9dc2b84e69f73c5bb55474677384d60b413810 Mon Sep 17 00:00:00 2001 From ffe63455a082ff98b5b6916e47116027eda65ed2 Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Fri, 22 May 2015 13:56:29 +0100 Date: Fri, 22 May 2015 13:56:29 +0100
Subject: [PATCH 23/64] ffmpeg: Allow neon to be enabled in unified builds Subject: [PATCH 23/64] ffmpeg: Allow neon to be enabled in unified builds
@ -1925,7 +1925,7 @@ index 8dd14cdfd053f142f386b6dee1fc0b21bb1f8d93..b5f38a458dfb341c43089e07afded153
ifeq ($(OS), linux) ifeq ($(OS), linux)
ffmpg_config += --target-os=$(OS) --cpu=$(CPU) ffmpg_config += --target-os=$(OS) --cpu=$(CPU)
From 9d128ce1a7de5783b729d561b57b3ee08f08c677 Mon Sep 17 00:00:00 2001 From 322fa05ebba56f61ee7a7ed46da04301ca2814d0 Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Fri, 27 Feb 2015 14:37:27 +0000 Date: Fri, 27 Feb 2015 14:37:27 +0000
Subject: [PATCH 24/64] ffmpeg: Add some upstream HEVC optimisations Subject: [PATCH 24/64] ffmpeg: Add some upstream HEVC optimisations
@ -5726,7 +5726,7 @@ index 0000000000000000000000000000000000000000..5e8e07d407f045fc99554f0f061d1e81
+2.5.0 +2.5.0
+ +
From 24861075a382bd47c01218c9eac51e0d6a7403b8 Mon Sep 17 00:00:00 2001 From 2182021a32ca71f9c71366a1df71af134f6ecbbc Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Thu, 7 May 2015 14:04:18 +0100 Date: Thu, 7 May 2015 14:04:18 +0100
Subject: [PATCH 25/64] [ffmpeg] Add GPU acceleration to hevc Subject: [PATCH 25/64] [ffmpeg] Add GPU acceleration to hevc
@ -43915,7 +43915,7 @@ index 0000000000000000000000000000000000000000..e172ebf157aebffe1ae50b4a2b25fd71
+2.7.4 +2.7.4
+ +
From c9f84be916216a69be5698c3fb681a535048ad6d Mon Sep 17 00:00:00 2001 From e81f7f20e79e8dcedd41aa6cf1ec32ae4a9862c0 Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Tue, 12 Jan 2016 16:29:57 +0000 Date: Tue, 12 Jan 2016 16:29:57 +0000
Subject: [PATCH 26/64] ffmpeg: Add cabac opimisations for hevc Subject: [PATCH 26/64] ffmpeg: Add cabac opimisations for hevc
@ -46163,7 +46163,7 @@ index d6856dbd4fb4957ace700cbc08332223c01938f6..a61357f14cb2139e8125ae04684bed1b
make -j ${BUILDTHREADS} make -j ${BUILDTHREADS}
From 57617c3e35ad84cbd98b9349cae869fa8d78b363 Mon Sep 17 00:00:00 2001 From 9ada0f3d707391c0f9c684ef5bf3deab52926fbc Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Wed, 16 Sep 2015 19:05:12 +0100 Date: Wed, 16 Sep 2015 19:05:12 +0100
Subject: [PATCH 27/64] [3d] Make MVC a valid 3D filename tag Subject: [PATCH 27/64] [3d] Make MVC a valid 3D filename tag
@ -46227,7 +46227,7 @@ index fc526d11c3a78bc74125429120e29bf295bd3b16..6b0e3b8cf9e3ff40e6af758c54fe7eef
bool m_useDisplayControlHWStereo; bool m_useDisplayControlHWStereo;
From 7cad18ed8b67bc0b3fe503fa590edc6e51f086b7 Mon Sep 17 00:00:00 2001 From 714732f56e37ffa93ed95405799cadf96b550282 Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Mon, 5 Oct 2015 14:58:05 +0100 Date: Mon, 5 Oct 2015 14:58:05 +0100
Subject: [PATCH 28/64] [3d] Swap top/bottom sides of GUI Subject: [PATCH 28/64] [3d] Swap top/bottom sides of GUI
@ -46250,7 +46250,7 @@ index 3706e4d80b3b31da4c5be0a1b21f36e59d2910f2..e170b3fb05279ffa316794dbce1d4f9d
} }
if(m_stereoMode == RENDER_STEREO_MODE_SPLIT_VERTICAL) if(m_stereoMode == RENDER_STEREO_MODE_SPLIT_VERTICAL)
From a7ea676f9ef45f6fd4e658aee128cd17439c1329 Mon Sep 17 00:00:00 2001 From a9695b01e43e3c9f2148f7bc138f45b07dca89f0 Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Sun, 11 Oct 2015 20:51:37 +0100 Date: Sun, 11 Oct 2015 20:51:37 +0100
Subject: [PATCH 29/64] Revert "Revert "Disable extra logging by default"" Subject: [PATCH 29/64] Revert "Revert "Disable extra logging by default""
@ -46280,7 +46280,7 @@ index 85d3b93466236c33940d01a10d0b8761d1eaa2f6..8b7e9698510c611909d56caa59023916
<options>loggingcomponents</options> <options>loggingcomponents</options>
<delimiter>,</delimiter> <delimiter>,</delimiter>
From 83fc41ac3e3808c860ae3b8145b0e4b6e959260d Mon Sep 17 00:00:00 2001 From a1b74504cf236599e0a4cd1a7e70472d98b8e5fe Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Mon, 21 Dec 2015 22:17:25 +0000 Date: Mon, 21 Dec 2015 22:17:25 +0000
Subject: [PATCH 30/64] [omximage] Fall back to arm jpeg encode/decode when gpu Subject: [PATCH 30/64] [omximage] Fall back to arm jpeg encode/decode when gpu
@ -46526,7 +46526,7 @@ index a93aa82663903fb1bf712058c2e259290ee742e6..6f38dbc7e5cc721c59a3633935f08218
extern COMXImage g_OMXImage; extern COMXImage g_OMXImage;
From 8889466ca92cb034e6bf665da06860a56a7037e1 Mon Sep 17 00:00:00 2001 From 2d5f106241a3360cc6dafc9bfa8815bfb1811073 Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Wed, 9 Dec 2015 13:31:14 +0000 Date: Wed, 9 Dec 2015 13:31:14 +0000
Subject: [PATCH 31/64] [mmalcodec] Fail to open when width is invalid. Can Subject: [PATCH 31/64] [mmalcodec] Fail to open when width is invalid. Can
@ -46551,7 +46551,7 @@ index 822b7bf75f2e732b5eed8687403d0eda503fa641..c43952d4d29b42f3a5c7605573294568
if (!CSettings::GetInstance().GetBool(CSettings::SETTING_VIDEOPLAYER_USEMMAL) || hints.software) if (!CSettings::GetInstance().GetBool(CSettings::SETTING_VIDEOPLAYER_USEMMAL) || hints.software)
return false; return false;
From c8d1f22acf1afab1d8d2de046fb36b96ac0f9f2d Mon Sep 17 00:00:00 2001 From 779210ec56e1c9910f7ed75f3d5ca793468f1dfe Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Fri, 19 Sep 2014 11:54:49 +0100 Date: Fri, 19 Sep 2014 11:54:49 +0100
Subject: [PATCH 32/64] [videoplayer/rbp] Add pi specific option to maintain Subject: [PATCH 32/64] [videoplayer/rbp] Add pi specific option to maintain
@ -46995,7 +46995,7 @@ index fffa5182126159f6dfcf750b21fa0464e229e545..815d758e7086d73b4d4eb16849fdbb50
extern CRBP g_RBP; extern CRBP g_RBP;
From 60244ff6092e357a5bec09ac21facdeca39c4e12 Mon Sep 17 00:00:00 2001 From f7ed055669b0f9a04bf7ddcaeb579506006dd45e Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Thu, 7 May 2015 15:35:43 +0100 Date: Thu, 7 May 2015 15:35:43 +0100
Subject: [PATCH 33/64] rbp: Support zero copy interface with hevc acceleration Subject: [PATCH 33/64] rbp: Support zero copy interface with hevc acceleration
@ -47006,7 +47006,7 @@ Subject: [PATCH 33/64] rbp: Support zero copy interface with hevc acceleration
2 files changed, 12 insertions(+), 2 deletions(-) 2 files changed, 12 insertions(+), 2 deletions(-)
diff --git a/xbmc/cores/VideoPlayer/DVDCodecs/Video/DVDVideoCodecFFmpeg.cpp b/xbmc/cores/VideoPlayer/DVDCodecs/Video/DVDVideoCodecFFmpeg.cpp diff --git a/xbmc/cores/VideoPlayer/DVDCodecs/Video/DVDVideoCodecFFmpeg.cpp b/xbmc/cores/VideoPlayer/DVDCodecs/Video/DVDVideoCodecFFmpeg.cpp
index 4129d3d6a77ce1a3f15bad045746970f6e640ea6..619515c9411172261d8f0bef24c5d679c35e5d7d 100644 index df2445d295ffa3ac2f621204975118d9dc0e21f0..8bace5b3eb98b3b1ddad7f56af83a41ae067bc75 100644
--- a/xbmc/cores/VideoPlayer/DVDCodecs/Video/DVDVideoCodecFFmpeg.cpp --- a/xbmc/cores/VideoPlayer/DVDCodecs/Video/DVDVideoCodecFFmpeg.cpp
+++ b/xbmc/cores/VideoPlayer/DVDCodecs/Video/DVDVideoCodecFFmpeg.cpp +++ b/xbmc/cores/VideoPlayer/DVDCodecs/Video/DVDVideoCodecFFmpeg.cpp
@@ -368,6 +368,15 @@ bool CDVDVideoCodecFFmpeg::Open(CDVDStreamInfo &hints, CDVDCodecOptions &options @@ -368,6 +368,15 @@ bool CDVDVideoCodecFFmpeg::Open(CDVDStreamInfo &hints, CDVDCodecOptions &options
@ -47042,7 +47042,7 @@ index 77ae3273bc8e224fe6c193300ccef32fb7fbafe1..c0b3f19f2ef9cdef9adf00cf81154803
if (g_advancedSettings.CanLogComponent(LOGVIDEO)) if (g_advancedSettings.CanLogComponent(LOGVIDEO))
CLog::Log(LOGDEBUG, "%s::%s - mmal:%p dts:%.3f pts:%.3f buf:%p gpu:%p", CLASSNAME, __FUNCTION__, picture->MMALBuffer->mmal_buffer, 1e-6*picture->dts, 1e-6*picture->pts, picture->MMALBuffer, gmem); CLog::Log(LOGDEBUG, "%s::%s - mmal:%p dts:%.3f pts:%.3f buf:%p gpu:%p", CLASSNAME, __FUNCTION__, picture->MMALBuffer->mmal_buffer, 1e-6*picture->dts, 1e-6*picture->pts, picture->MMALBuffer, gmem);
From 73260a73be17881a16377ee378776bf1faa3d8a0 Mon Sep 17 00:00:00 2001 From 92cc9e7d80c9bf2eb519eb683b0627554aae9bcf Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Sat, 16 May 2015 18:26:04 +0100 Date: Sat, 16 May 2015 18:26:04 +0100
Subject: [PATCH 34/64] ffmpeg: use upstream mvc patches Subject: [PATCH 34/64] ffmpeg: use upstream mvc patches
@ -47355,7 +47355,7 @@ index 0000000000000000000000000000000000000000..b39480ad098b9cd0882fcf75b96afb1b
+2.7.4 +2.7.4
+ +
From eccc5a93fdf387fc19775f32fc6ce411c8b60590 Mon Sep 17 00:00:00 2001 From 6a3b03ea91643c4be1edd7c5bb4308fe193e6f8e Mon Sep 17 00:00:00 2001
From: Anton Fedchin <afedchin@ruswizards.com> From: Anton Fedchin <afedchin@ruswizards.com>
Date: Fri, 29 Jan 2016 17:18:50 +0300 Date: Fri, 29 Jan 2016 17:18:50 +0300
Subject: [PATCH 35/64] [win32] Settings: Added setting to enable/disable MVC Subject: [PATCH 35/64] [win32] Settings: Added setting to enable/disable MVC
@ -47388,7 +47388,7 @@ index a017d30c24232fb01220b87b29398403b8ed9662..2fcee72a64e8b701c8e895143410bbe9
<category id="display"> <category id="display">
<group id="1"> <group id="1">
From ffb0339a5e64c1630e4c95f204f988ca07870d61 Mon Sep 17 00:00:00 2001 From d0c53b95139c9170448cbfaebc6cb8da3adfe62c Mon Sep 17 00:00:00 2001
From: Anton Fedchin <afedchin@ruswizards.com> From: Anton Fedchin <afedchin@ruswizards.com>
Date: Wed, 20 Jan 2016 17:02:16 +0300 Date: Wed, 20 Jan 2016 17:02:16 +0300
Subject: [PATCH 36/64] [VideoPlayer] DemuxFFmpeg: Properly demuxing h264_mvc Subject: [PATCH 36/64] [VideoPlayer] DemuxFFmpeg: Properly demuxing h264_mvc
@ -47454,7 +47454,7 @@ index 54a18c669a058b705e0276cb7e14522ae6cd04ae..55431978dcfabee8da95e2e76292ff81
} }
case AVMEDIA_TYPE_DATA: case AVMEDIA_TYPE_DATA:
From a67b0fa0a9abcc9ada633afca769e7f6508745a7 Mon Sep 17 00:00:00 2001 From 546338b3e9e48142fa89cb54ae5864f4e0d2f7d0 Mon Sep 17 00:00:00 2001
From: Anton Fedchin <anightik@gmail.com> From: Anton Fedchin <anightik@gmail.com>
Date: Thu, 25 Feb 2016 11:21:25 +0300 Date: Thu, 25 Feb 2016 11:21:25 +0300
Subject: [PATCH 37/64] [Stereo3D] Added block_lr and block_rl to supported Subject: [PATCH 37/64] [Stereo3D] Added block_lr and block_rl to supported
@ -47507,7 +47507,7 @@ index 1443acaf0f25df458ae49766e13dd0323454f2eb..6aaa82f4d883b8cae0ccdedf6c5a6814
i++; i++;
} }
From 94b627044d978e800a142939b486417a7392a9aa Mon Sep 17 00:00:00 2001 From 0ac0cad635d5ba36264d7674242e95342969f4f6 Mon Sep 17 00:00:00 2001
From: Anton Fedchin <afedchin@ruswizards.com> From: Anton Fedchin <afedchin@ruswizards.com>
Date: Sat, 23 Jan 2016 10:21:32 +0300 Date: Sat, 23 Jan 2016 10:21:32 +0300
Subject: [PATCH 38/64] [VideoPlayer] Fix possible wrong aspect. Subject: [PATCH 38/64] [VideoPlayer] Fix possible wrong aspect.
@ -47530,7 +47530,7 @@ index 903f0d83527d9088ff1bf0ba056f357f6abfda81..a5a33d34c70892cde77ad4d8f3cb65fd
else else
m_fForcedAspectRatio = 0.0; m_fForcedAspectRatio = 0.0;
From 496d266c834a02f994acd07c2bc96d5702d78ec2 Mon Sep 17 00:00:00 2001 From 49681796854013d3028d92d6cee16bb361c31b0d Mon Sep 17 00:00:00 2001
From: Anton Fedchin <afedchin@ruswizards.com> From: Anton Fedchin <afedchin@ruswizards.com>
Date: Fri, 22 Jan 2016 18:18:33 +0300 Date: Fri, 22 Jan 2016 18:18:33 +0300
Subject: [PATCH 39/64] [VideoPlayer] DemuxFFmpeg: ssif remux Subject: [PATCH 39/64] [VideoPlayer] DemuxFFmpeg: ssif remux
@ -47967,7 +47967,7 @@ index 974305ff329eb6999c908d5e05d723f93137ae33..985ecf9722141d78471c00e90da15bfa
m_discStubExtensions = ".disc"; m_discStubExtensions = ".disc";
// internal music extensions // internal music extensions
From 18537e43f700a74eeb4b49755757e2f2a52971dd Mon Sep 17 00:00:00 2001 From cfc857d82be72d89051610c0f72432487153c99c Mon Sep 17 00:00:00 2001
From: Anton Fedchin <afedchin@ruswizards.com> From: Anton Fedchin <afedchin@ruswizards.com>
Date: Tue, 23 Feb 2016 16:02:46 +0300 Date: Tue, 23 Feb 2016 16:02:46 +0300
Subject: [PATCH 40/64] [3DBD] Added support of 3D-BluRay playback. Subject: [PATCH 40/64] [3DBD] Added support of 3D-BluRay playback.
@ -48960,7 +48960,7 @@ index b967a85e6557e42a7f1235cdd804d5a0263b866f..561fb5cd4f971bc9ee4f41218a60bb3d
typedef std::shared_ptr<CDVDOverlayImage> SOverlay; typedef std::shared_ptr<CDVDOverlayImage> SOverlay;
typedef std::list<SOverlay> SOverlays; typedef std::list<SOverlay> SOverlays;
From 20fbfcdd686e4e9ffa08a7a0a269aac2a9bba2e5 Mon Sep 17 00:00:00 2001 From 901ebdbc1d85ea4522d75ca17d57b5ef4ac3cdd4 Mon Sep 17 00:00:00 2001
From: Anton Fedchin <anightik@gmail.com> From: Anton Fedchin <anightik@gmail.com>
Date: Fri, 11 Mar 2016 16:58:53 +0300 Date: Fri, 11 Mar 2016 16:58:53 +0300
Subject: [PATCH 41/64] [VideoPlayer] HasVideo returns true if video stream Subject: [PATCH 41/64] [VideoPlayer] HasVideo returns true if video stream
@ -48971,10 +48971,10 @@ Subject: [PATCH 41/64] [VideoPlayer] HasVideo returns true if video stream
1 file changed, 1 insertion(+), 1 deletion(-) 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xbmc/cores/VideoPlayer/VideoPlayer.cpp b/xbmc/cores/VideoPlayer/VideoPlayer.cpp diff --git a/xbmc/cores/VideoPlayer/VideoPlayer.cpp b/xbmc/cores/VideoPlayer/VideoPlayer.cpp
index e2b77c3ddc7d2db551769e4b11bae3a2ac00d1b5..2751e445e1335e675a0160d1133bde4d60b07007 100644 index bd11cd8a76fce261e5b7e0129d3b9181f0ef84c6..b8db03c873df41c2a3daa52867d30f8b14965821 100644
--- a/xbmc/cores/VideoPlayer/VideoPlayer.cpp --- a/xbmc/cores/VideoPlayer/VideoPlayer.cpp
+++ b/xbmc/cores/VideoPlayer/VideoPlayer.cpp +++ b/xbmc/cores/VideoPlayer/VideoPlayer.cpp
@@ -3116,7 +3116,7 @@ void CVideoPlayer::Pause() @@ -3117,7 +3117,7 @@ void CVideoPlayer::Pause()
bool CVideoPlayer::HasVideo() const bool CVideoPlayer::HasVideo() const
{ {
@ -48984,7 +48984,7 @@ index e2b77c3ddc7d2db551769e4b11bae3a2ac00d1b5..2751e445e1335e675a0160d1133bde4d
bool CVideoPlayer::HasAudio() const bool CVideoPlayer::HasAudio() const
From 2bb186584c2ff08e12d34179c325ebe0a4d0cc9b Mon Sep 17 00:00:00 2001 From 6b11efe3833212a6bdbe714ae3ac7a2e114a6791 Mon Sep 17 00:00:00 2001
From: Anton Fedchin <anightik@gmail.com> From: Anton Fedchin <anightik@gmail.com>
Date: Thu, 10 Mar 2016 18:11:33 +0300 Date: Thu, 10 Mar 2016 18:11:33 +0300
Subject: [PATCH 42/64] fixup! Revert supporting crappy tab/sbs subtitles. this Subject: [PATCH 42/64] fixup! Revert supporting crappy tab/sbs subtitles. this
@ -49024,7 +49024,7 @@ index 3a080d06c90b0762482816928642e6de7810b539..a8323f419e404037c4e5fb4d78fa1b45
CDVDOverlayImage* overlay = new CDVDOverlayImage(); CDVDOverlayImage* overlay = new CDVDOverlayImage();
From 2b95ad0f975dc0f1afd19eb76718141151760073 Mon Sep 17 00:00:00 2001 From 8e6cc386c73cc66084f0bdb7a45e2ee6756db6af Mon Sep 17 00:00:00 2001
From: Anton Fedchin <anightik@gmail.com> From: Anton Fedchin <anightik@gmail.com>
Date: Thu, 7 Apr 2016 17:28:50 +0300 Date: Thu, 7 Apr 2016 17:28:50 +0300
Subject: [PATCH 43/64] [VideoPlayer] Disable reading extension stream from Subject: [PATCH 43/64] [VideoPlayer] Disable reading extension stream from
@ -49257,10 +49257,10 @@ index 0b676c9b611fe956f1aa721013412e41ff5b62f6..6762e733848d1298a75a862b0aaf81aa
class CDVDAudioCodec; class CDVDAudioCodec;
diff --git a/xbmc/cores/VideoPlayer/VideoPlayer.cpp b/xbmc/cores/VideoPlayer/VideoPlayer.cpp diff --git a/xbmc/cores/VideoPlayer/VideoPlayer.cpp b/xbmc/cores/VideoPlayer/VideoPlayer.cpp
index 2751e445e1335e675a0160d1133bde4d60b07007..43599b1d8f07d8701c27027e4d4afb9466c40f6c 100644 index b8db03c873df41c2a3daa52867d30f8b14965821..2ee5cbf243a91763ca89747c6c23f3b71875437c 100644
--- a/xbmc/cores/VideoPlayer/VideoPlayer.cpp --- a/xbmc/cores/VideoPlayer/VideoPlayer.cpp
+++ b/xbmc/cores/VideoPlayer/VideoPlayer.cpp +++ b/xbmc/cores/VideoPlayer/VideoPlayer.cpp
@@ -3893,6 +3893,10 @@ bool CVideoPlayer::OpenVideoStream(CDVDStreamInfo& hint, bool reset) @@ -3894,6 +3894,10 @@ bool CVideoPlayer::OpenVideoStream(CDVDStreamInfo& hint, bool reset)
if (!player->OpenStream(hint)) if (!player->OpenStream(hint))
return false; return false;
@ -49284,7 +49284,7 @@ index 0d4100e58e9db7e5035bcf9ae23b0147f80cec8f..69570153f0810a5840f3780c7a6681a1
// classes // classes
CDVDOverlayContainer* m_pOverlayContainer; CDVDOverlayContainer* m_pOverlayContainer;
From f1659349b1205fc34958426e56f0c514755e23f4 Mon Sep 17 00:00:00 2001 From a0c8e7ce6f37a8cd9fb0e2ce474c0239f8b2280f Mon Sep 17 00:00:00 2001
From: Anton Fedchin <anightik@gmail.com> From: Anton Fedchin <anightik@gmail.com>
Date: Fri, 16 Sep 2016 11:37:48 +0300 Date: Fri, 16 Sep 2016 11:37:48 +0300
Subject: [PATCH 44/64] [Settings] move SETTING_VIDEOPLAYER_SUPPORTMVC from Subject: [PATCH 44/64] [Settings] move SETTING_VIDEOPLAYER_SUPPORTMVC from
@ -49383,7 +49383,7 @@ index 6b1f2b6d757354d6065c2862b44dfb47184a1dcc..9163ec85bd0feb48a698a025d9870bf4
m_simpleConditions.insert("have_lcms2"); m_simpleConditions.insert("have_lcms2");
#endif #endif
From 395735b11230d1f114e9fb88ef58a01581b171cd Mon Sep 17 00:00:00 2001 From 618138892406de177ea6ffeb1c8170013f38dc57 Mon Sep 17 00:00:00 2001
From: Anton Fedchin <afedchin@ruswizards.com> From: Anton Fedchin <afedchin@ruswizards.com>
Date: Fri, 4 Nov 2016 22:56:56 +0300 Date: Fri, 4 Nov 2016 22:56:56 +0300
Subject: [PATCH 45/64] [VideoPlayer] SSIF: fix for corner case when mvc stream Subject: [PATCH 45/64] [VideoPlayer] SSIF: fix for corner case when mvc stream
@ -49575,7 +49575,7 @@ index f70657c9e31fb2460d12910c635dba5163282e74..a11ec77903d2a9b2c68106a8e2301af9
typedef std::shared_ptr<CDVDOverlayImage> SOverlay; typedef std::shared_ptr<CDVDOverlayImage> SOverlay;
typedef std::list<SOverlay> SOverlays; typedef std::list<SOverlay> SOverlays;
From f42b6ee7c386dc74e3bdd4eba71007f1ccdddb00 Mon Sep 17 00:00:00 2001 From 9414392ca337af025f99cb5ff2388cd18fab05e0 Mon Sep 17 00:00:00 2001
From: Anton Fedchin <afedchin@ruswizards.com> From: Anton Fedchin <afedchin@ruswizards.com>
Date: Tue, 23 Feb 2016 16:01:08 +0300 Date: Tue, 23 Feb 2016 16:01:08 +0300
Subject: [PATCH 46/64] [libbluray] bump libbluray to 0.9.2-mvc. Subject: [PATCH 46/64] [libbluray] bump libbluray to 0.9.2-mvc.
@ -49598,7 +49598,7 @@ index 67151c1a1bf47df2b81d38f80ddc3f5e1a3b4eab..9f7ff84b06acca2a5c24f6a74b82d46c
libcec-4.0.1-win32-vc140-2.7z libcec-4.0.1-win32-vc140-2.7z
libfribidi-0.19.2-win32.7z libfribidi-0.19.2-win32.7z
From 8a2306f7368152a85b77b583f6ee0c9edf046df0 Mon Sep 17 00:00:00 2001 From e707f353eb3a974559e4a139610ae9a23ff48f4d Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Mon, 29 Feb 2016 17:00:50 +0000 Date: Mon, 29 Feb 2016 17:00:50 +0000
Subject: [PATCH 47/64] libbluray: Bump to Nevcairie's v0.9.2 Subject: [PATCH 47/64] libbluray: Bump to Nevcairie's v0.9.2
@ -51258,7 +51258,7 @@ index 0000000000000000000000000000000000000000..5ef0124e35c9d81143921a328e272220
+ +
+ return fp; + return fp;
From 0f3d234cd77d4a0c745ed959605db5d106258f24 Mon Sep 17 00:00:00 2001 From c1e2e8a5832154824fb4ed0b43d214bbef8fcbde Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Sun, 6 Mar 2016 12:54:59 +0000 Date: Sun, 6 Mar 2016 12:54:59 +0000
Subject: [PATCH 48/64] mvc: Automatically enable stereo mode Subject: [PATCH 48/64] mvc: Automatically enable stereo mode
@ -51319,7 +51319,7 @@ index 311dd6689236d660919c4c4483c51dca2752514a..536332c43e22ccb229e72b88518e54dd
break; break;
case AV_CODEC_ID_MPEG4: case AV_CODEC_ID_MPEG4:
From 4be0ee8c72adc6d4e4c76113e95c17ef508a8699 Mon Sep 17 00:00:00 2001 From 965d2478fb479e9b1624c8cba5a2d4a53a6187e4 Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Thu, 24 Mar 2016 13:02:58 +0000 Date: Thu, 24 Mar 2016 13:02:58 +0000
Subject: [PATCH 49/64] ffmpeg: mvc: fix for pixelation from packets with no Subject: [PATCH 49/64] ffmpeg: mvc: fix for pixelation from packets with no
@ -51384,7 +51384,7 @@ index 7e97e4d91a443d46d933df528763422ff5e8f4fa..d4f279fd4f2ceb260698cd6fedb124ba
cd $(PLATFORM);\ cd $(PLATFORM);\
CFLAGS="$(CFLAGS)" CXXFLAGS="$(CXXFLAGS)" CPPFLAGS="$(CPPFLAGS)" LDFLAGS="$(LDFLAGS)" \ CFLAGS="$(CFLAGS)" CXXFLAGS="$(CXXFLAGS)" CPPFLAGS="$(CPPFLAGS)" LDFLAGS="$(LDFLAGS)" \
From 1dd59d4b6ea7f57bbd57b8bc438e309ab9ba7277 Mon Sep 17 00:00:00 2001 From 8092e05383265a3d5f9b86d63de81fba443dd719 Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Fri, 11 Nov 2016 15:53:53 +0000 Date: Fri, 11 Nov 2016 15:53:53 +0000
Subject: [PATCH 50/64] stereoscopicmanager: fixups for rbp Subject: [PATCH 50/64] stereoscopicmanager: fixups for rbp
@ -51625,7 +51625,7 @@ index 6aaa82f4d883b8cae0ccdedf6c5a6814e7aaa720..cc929b599125a44ac128713fd4331782
}; };
From 81fb78ad39cd5bca175872576494ffd6c6f43f9d Mon Sep 17 00:00:00 2001 From 2df4c943373762d16be809dd00f188af2b6dc631 Mon Sep 17 00:00:00 2001
From: Anton Fedchin <anightik@gmail.com> From: Anton Fedchin <anightik@gmail.com>
Date: Thu, 10 Mar 2016 18:11:33 +0300 Date: Thu, 10 Mar 2016 18:11:33 +0300
Subject: [PATCH 51/64] fixup! Revert supporting crappy tab/sbs subtitles. this Subject: [PATCH 51/64] fixup! Revert supporting crappy tab/sbs subtitles. this
@ -51648,7 +51648,7 @@ index a8323f419e404037c4e5fb4d78fa1b45409337a7..7c0b70777556ac7694e7fc511cd4bb18
} }
From b0c71df0c5ba25ea710a83acbf79c9d952732b59 Mon Sep 17 00:00:00 2001 From 6502330a06981420a0e94795c9470ea0eced81e3 Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Sat, 26 Nov 2016 18:24:18 +0000 Date: Sat, 26 Nov 2016 18:24:18 +0000
Subject: [PATCH 52/64] DemuxMVC: fixup after SeekTime API change Subject: [PATCH 52/64] DemuxMVC: fixup after SeekTime API change
@ -51685,7 +51685,7 @@ index bbb836a61344689a83af68c821c05c212a86b097..54f91a02391368fbfbb4d669c003f425
virtual int GetStreamLength() { return 0; }; virtual int GetStreamLength() { return 0; };
virtual CDemuxStream* GetStream(int iStreamId) const override { return nullptr; }; virtual CDemuxStream* GetStream(int iStreamId) const override { return nullptr; };
From 99a882bd66cade958519ea244d51a3a52f193bfb Mon Sep 17 00:00:00 2001 From 71bd79c370a44ab2f0c01faca4fbe0d2557bc553 Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Mon, 3 Nov 2014 23:17:46 +0000 Date: Mon, 3 Nov 2014 23:17:46 +0000
Subject: [PATCH 53/64] [cec] Don't discard buttons when repeat mode is enabled Subject: [PATCH 53/64] [cec] Don't discard buttons when repeat mode is enabled
@ -51711,7 +51711,7 @@ index 30367a3fde956090afdca9930fa52e829f35046f..febacb3b7964eab3b8615a6a807e0f27
if (m_currentButton.iButton == key.iButton && m_currentButton.iDuration == 0) if (m_currentButton.iButton == key.iButton && m_currentButton.iDuration == 0)
{ {
From 0a766cc1755a639706db51725f2f4a2ccd0597c2 Mon Sep 17 00:00:00 2001 From bcd2d7a264e2822f9dfd0283254a4a1cf233b7c6 Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Tue, 4 Nov 2014 18:50:00 +0000 Date: Tue, 4 Nov 2014 18:50:00 +0000
Subject: [PATCH 54/64] [cec] Temp - more logging Subject: [PATCH 54/64] [cec] Temp - more logging
@ -51766,7 +51766,7 @@ index febacb3b7964eab3b8615a6a807e0f27d911b4da..52d6e6a7ab68ce91faf5a3881b23ea7a
} }
From ba84b0ecdb321f7b094c6ec10ef6527f15d1b8c8 Mon Sep 17 00:00:00 2001 From 938124103d0041c0d275629d691fc6d39739b840 Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Wed, 25 May 2016 18:31:17 +0100 Date: Wed, 25 May 2016 18:31:17 +0100
Subject: [PATCH 55/64] rbp: Hard code the number of buffers to improve audio Subject: [PATCH 55/64] rbp: Hard code the number of buffers to improve audio
@ -51811,7 +51811,7 @@ index fd8a0a2447c40357a9e13003f2ef45ef20ccb205..be0de0d962fd374bc17bfa48a27ca17d
} }
From dce8480d1e2856f61ca0428fcccb8a9773c89580 Mon Sep 17 00:00:00 2001 From 9688862943ab68f8aca7c8d58bf75172bdc7128e Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Mon, 4 Jul 2016 18:30:03 +0100 Date: Mon, 4 Jul 2016 18:30:03 +0100
Subject: [PATCH 56/64] rbp: Update the GL libs to new naming scheme Subject: [PATCH 56/64] rbp: Update the GL libs to new naming scheme
@ -51828,7 +51828,7 @@ will be dropped at some point
3 files changed, 5 insertions(+), 5 deletions(-) 3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/configure.ac b/configure.ac diff --git a/configure.ac b/configure.ac
index b9bbe7450d8189b6d1ce84ee759205a74ecd18c6..5835ace43a5bd9627517a64911f09a0c0daf4ac2 100644 index 060939073c841360dd69bfd9c3a50bd15b6a9411..065af598a8e06b80a779ece30d1d09440b1293bf 100644
--- a/configure.ac --- a/configure.ac
+++ b/configure.ac +++ b/configure.ac
@@ -949,7 +949,7 @@ if test "$use_gles" = "yes"; then @@ -949,7 +949,7 @@ if test "$use_gles" = "yes"; then
@ -51879,7 +51879,7 @@ index 3626ea5204eb561dc1ae0b64c6bb7253d2ec59ec..100ff3178bafe7434bd5456100b5bb71
fi fi
From ed116f654d4cfbd2d9c1deb79da1c3faa9cde5b0 Mon Sep 17 00:00:00 2001 From 34a539610c33155e45768df7e5d2d9c9ee6258d7 Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Tue, 28 Jun 2016 14:46:01 +0100 Date: Tue, 28 Jun 2016 14:46:01 +0100
Subject: [PATCH 57/64] ffmpeg: hacky fix for files with GMC Subject: [PATCH 57/64] ffmpeg: hacky fix for files with GMC
@ -51904,7 +51904,7 @@ index 9149698884c8ae6a23649abbaa0e659587dfe982..84d515e9e2df6a4c1c448a52a42f4675
{ {
if (pStream->codec->codec_id == AV_CODEC_ID_PROBE) if (pStream->codec->codec_id == AV_CODEC_ID_PROBE)
From 8223e0474b2d206f9e03e4894adebb90eef68da2 Mon Sep 17 00:00:00 2001 From 0f4661f6302b5c8025ba24d55522faa6513f2dab Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Tue, 19 Jul 2016 20:39:18 +0100 Date: Tue, 19 Jul 2016 20:39:18 +0100
Subject: [PATCH 58/64] mmalrender: Add sharpness control Subject: [PATCH 58/64] mmalrender: Add sharpness control
@ -51979,7 +51979,7 @@ index e0e6f7c0e0546013ca74265aef54704fd332f8e4..69eae6cbef0131d20dc979dcb35915cd
CCriticalSection m_sharedSection; CCriticalSection m_sharedSection;
MMAL_COMPONENT_T *m_vout; MMAL_COMPONENT_T *m_vout;
From 138318b7ac5b58e41bd3678cefe284057f022287 Mon Sep 17 00:00:00 2001 From 41a329e62bc59dcb395c060c02551e5bba7c5691 Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Fri, 14 Oct 2016 15:37:53 +0100 Date: Fri, 14 Oct 2016 15:37:53 +0100
Subject: [PATCH 59/64] MMALFFMpeg: Report as SW decode in codec overlay info Subject: [PATCH 59/64] MMALFFMpeg: Report as SW decode in codec overlay info
@ -51989,7 +51989,7 @@ Subject: [PATCH 59/64] MMALFFMpeg: Report as SW decode in codec overlay info
1 file changed, 1 insertion(+), 1 deletion(-) 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xbmc/cores/VideoPlayer/DVDCodecs/Video/DVDVideoCodecFFmpeg.cpp b/xbmc/cores/VideoPlayer/DVDCodecs/Video/DVDVideoCodecFFmpeg.cpp diff --git a/xbmc/cores/VideoPlayer/DVDCodecs/Video/DVDVideoCodecFFmpeg.cpp b/xbmc/cores/VideoPlayer/DVDCodecs/Video/DVDVideoCodecFFmpeg.cpp
index 619515c9411172261d8f0bef24c5d679c35e5d7d..b31c984c0a507891f2754146a4c62802f0096505 100644 index 8bace5b3eb98b3b1ddad7f56af83a41ae067bc75..c820a04c903866862b5ff04b38124ff0f7f7c17f 100644
--- a/xbmc/cores/VideoPlayer/DVDCodecs/Video/DVDVideoCodecFFmpeg.cpp --- a/xbmc/cores/VideoPlayer/DVDCodecs/Video/DVDVideoCodecFFmpeg.cpp
+++ b/xbmc/cores/VideoPlayer/DVDCodecs/Video/DVDVideoCodecFFmpeg.cpp +++ b/xbmc/cores/VideoPlayer/DVDCodecs/Video/DVDVideoCodecFFmpeg.cpp
@@ -579,7 +579,7 @@ void CDVDVideoCodecFFmpeg::UpdateName() @@ -579,7 +579,7 @@ void CDVDVideoCodecFFmpeg::UpdateName()
@ -52002,7 +52002,7 @@ index 619515c9411172261d8f0bef24c5d679c35e5d7d..b31c984c0a507891f2754146a4c62802
CLog::Log(LOGDEBUG, "CDVDVideoCodecFFmpeg - Updated codec: %s", m_name.c_str()); CLog::Log(LOGDEBUG, "CDVDVideoCodecFFmpeg - Updated codec: %s", m_name.c_str());
} }
From 963f056a77623f7b8b59dfd45a0d0be5a4614bcd Mon Sep 17 00:00:00 2001 From a92c013a38a1b086d74c6267c587484297128626 Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Mon, 7 Nov 2016 18:28:01 +0000 Date: Mon, 7 Nov 2016 18:28:01 +0000
Subject: [PATCH 60/64] advancedsettings: Add option to set cache size on Subject: [PATCH 60/64] advancedsettings: Add option to set cache size on
@ -52107,7 +52107,7 @@ index 6b0e3b8cf9e3ff40e6af758c54fe7eefb89a131c..35bf38719f0eaaa5ac29e9495480ae97
unsigned int m_jsonTcpPort; unsigned int m_jsonTcpPort;
From abbeceddc8980eb365810240f9837096b17af101 Mon Sep 17 00:00:00 2001 From 07d4465716adca7dcad36fa18c74fa26f7afabe5 Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Sun, 13 Nov 2016 20:30:15 +0000 Date: Sun, 13 Nov 2016 20:30:15 +0000
Subject: [PATCH 61/64] [rbp] Experimental limit libass cache size depending on Subject: [PATCH 61/64] [rbp] Experimental limit libass cache size depending on
@ -52156,7 +52156,7 @@ index a33581ba02a26110105a2d0ae810d96c410efbf1..d70e2cf3113bbe0dad60dfc7accc8d77
m_libAssCache = 0; m_libAssCache = 0;
From 6c33018bdb911e539548f3a86f2aa2af70f6d3f1 Mon Sep 17 00:00:00 2001 From d82023dcbc5281e42f9d3795d94c8a6d2da8ddae Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Tue, 17 Jan 2017 21:05:26 +0000 Date: Tue, 17 Jan 2017 21:05:26 +0000
Subject: [PATCH 62/64] ADSP: Hack - disable Subject: [PATCH 62/64] ADSP: Hack - disable
@ -52179,7 +52179,7 @@ index ecaa4037e53fbefcbbd6f7e6b75d1cb781a82cc0..27e50d337c702371817582c61b22892c
m_contextMenuManager->Init(); m_contextMenuManager->Init();
From ad71f8f6ab5612222733f687c36bf72b4ec746dc Mon Sep 17 00:00:00 2001 From b7ba577164b7f01786e2424e34fee7747e373f70 Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Mon, 22 Jun 2015 21:46:57 +0100 Date: Mon, 22 Jun 2015 21:46:57 +0100
Subject: [PATCH 63/64] [rbp] Use default resampling setting on Pi2 Subject: [PATCH 63/64] [rbp] Use default resampling setting on Pi2
@ -52205,7 +52205,7 @@ index 50bd55e9c90864c1ff4c36c4650e9ec247737a44..f218216e615d9723e5a163aab9c42ca5
</section> </section>
</settings> </settings>
From e4277d49938475705fb2ccd445b16748b085c5bd Mon Sep 17 00:00:00 2001 From 5e72bc627bb8417a4b5fe19628370ddbd9dcad89 Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Thu, 1 Dec 2016 17:06:01 +0000 Date: Thu, 1 Dec 2016 17:06:01 +0000
Subject: [PATCH 64/64] MMALRender: Allow advanced deinterlace with software Subject: [PATCH 64/64] MMALRender: Allow advanced deinterlace with software

View File

@ -1,4 +1,4 @@
From b589e26ad65835660f89af42d675acecc0c4e703 Mon Sep 17 00:00:00 2001 From 3a032772cf28a21dcfcd12f8872e211b391fac64 Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Tue, 28 Oct 2014 00:19:40 +0000 Date: Tue, 28 Oct 2014 00:19:40 +0000
Subject: [PATCH 01/64] [cec] Add settings for configuring button repeats Subject: [PATCH 01/64] [cec] Add settings for configuring button repeats
@ -82,7 +82,7 @@ index d032ffd707fee5eec035e90bdf618530f7215c37..30367a3fde956090afdca9930fa52e82
if (GetSettingBool("pause_playback_on_deactivate")) if (GetSettingBool("pause_playback_on_deactivate"))
{ {
From 99fbef54c53b193ea530150858a1ab32219dada3 Mon Sep 17 00:00:00 2001 From 84fde1194d89b02d321ff4049a572bce88947ec9 Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Sat, 26 Apr 2014 17:27:52 +0100 Date: Sat, 26 Apr 2014 17:27:52 +0100
Subject: [PATCH 02/64] [cec] Don't suspend pi on tv switch off - it can't wake Subject: [PATCH 02/64] [cec] Don't suspend pi on tv switch off - it can't wake
@ -106,7 +106,7 @@ index 02b1a9ed6fce1986bd864bba09a9df0621f9e041..54f9b70cfd5c8c82ceb99932e1b3e325
<setting key="use_tv_menu_language" type="bool" value="1" label="36018" order="10" /> <setting key="use_tv_menu_language" type="bool" value="1" label="36018" order="10" />
<setting key="pause_playback_on_deactivate" type="bool" value="1" label="36033" configurable="0" /> <setting key="pause_playback_on_deactivate" type="bool" value="1" label="36033" configurable="0" />
From 3c69ea0b56178219d31610d2b485855d98060dcb Mon Sep 17 00:00:00 2001 From 46438fbd67528d9ac3ca8bba386a9f7e1e18c777 Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Mon, 7 Apr 2014 18:19:32 +0100 Date: Mon, 7 Apr 2014 18:19:32 +0100
Subject: [PATCH 03/64] [rbp/omxplayer] When opening a stream don't try to Subject: [PATCH 03/64] [rbp/omxplayer] When opening a stream don't try to
@ -133,7 +133,7 @@ index c8fe0706d128b3c67a4000894129ae0fa08bb223..8a5916299575661743131b921a27a76f
dialog->ProcessRenderLoop(false); dialog->ProcessRenderLoop(false);
if (allowCancel && dialog->IsCanceled()) if (allowCancel && dialog->IsCanceled())
From ed0fe687264d934145e94563be0398c363b5b107 Mon Sep 17 00:00:00 2001 From 1b2fcbc6357fa1399576a819398c01833053b35e Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Sat, 8 Mar 2014 15:36:06 +0000 Date: Sat, 8 Mar 2014 15:36:06 +0000
Subject: [PATCH 04/64] [hifiberry] Hack: force it to be recognised as IEC958 Subject: [PATCH 04/64] [hifiberry] Hack: force it to be recognised as IEC958
@ -159,7 +159,7 @@ index d66993a09583d8f9f54f5f97c18fbba45dddee9b..3c0b691860ace57e0a25f01013df01a5
info.m_displayName.substr(info.m_displayName.size()-5) == " HDMI") info.m_displayName.substr(info.m_displayName.size()-5) == " HDMI")
{ {
From 303e2cb092e8638d51cbe2f0fc2ccb32800d17de Mon Sep 17 00:00:00 2001 From ea630fb4c3a67d3fb21b927dd18eaa5ba8937fbb Mon Sep 17 00:00:00 2001
From: Ben Avison <bavison@riscosopen.org> From: Ben Avison <bavison@riscosopen.org>
Date: Thu, 1 May 2014 16:28:39 +0100 Date: Thu, 1 May 2014 16:28:39 +0100
Subject: [PATCH 05/64] Improved file buffering in CArchive Subject: [PATCH 05/64] Improved file buffering in CArchive
@ -222,7 +222,7 @@ index 23cac2759fb10d532da56fa75c5528c5589e9010..89d31d4db1afa7340ed8cd51a7a9fa7a
} }
From b4dba955e0957e8c57b5e77ce9d85f80a37bc7e3 Mon Sep 17 00:00:00 2001 From b56b00d9100980eaee66810fac1ab0124292ba75 Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Sun, 10 Aug 2014 16:45:16 +0100 Date: Sun, 10 Aug 2014 16:45:16 +0100
Subject: [PATCH 06/64] filesystem: Make support of browsing into archives Subject: [PATCH 06/64] filesystem: Make support of browsing into archives
@ -335,7 +335,7 @@ index a0fd0a9011e71f4af1535110c696b6ea5c4b37db..688b71a297c7c617c6764bfe6be157d7
{ {
CURL xbtUrl = URIUtils::CreateArchivePath("xbt", url); CURL xbtUrl = URIUtils::CreateArchivePath("xbt", url);
From c40d9d72a55ba5908f3ff70e5dbb6cb026f19830 Mon Sep 17 00:00:00 2001 From a5cb6b253a6c9e6a1b7f4cf8aaf16e804f679856 Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Mon, 27 Oct 2014 13:06:57 +0000 Date: Mon, 27 Oct 2014 13:06:57 +0000
Subject: [PATCH 07/64] [rbp] Make cachemembuffersize default depend on memory Subject: [PATCH 07/64] [rbp] Make cachemembuffersize default depend on memory
@ -440,7 +440,7 @@ index cc37998f0c9edfb38cf609666374cfa96530bf8f..3891a7ed34acb3489a860678d56a8ec0
} }
From 84c64e4dd196849d6785c914a1299ba988413cbd Mon Sep 17 00:00:00 2001 From 2fb7a0e59386ce93c8f4e7685880bd292d179b29 Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Fri, 30 May 2014 14:58:43 +0100 Date: Fri, 30 May 2014 14:58:43 +0100
Subject: [PATCH 08/64] [settings] Experiment: Report DESKTOP resolution in Subject: [PATCH 08/64] [settings] Experiment: Report DESKTOP resolution in
@ -465,7 +465,7 @@ index ef95bc286fa982790248bad26da3c3e00c1da002..da69c6960867621d4ebe9267929664d9
StringUtils::Format("%dx%d%s", resolution->width, resolution->height, StringUtils::Format("%dx%d%s", resolution->width, resolution->height,
ModeFlagsToString(resolution->flags, false).c_str()), ModeFlagsToString(resolution->flags, false).c_str()),
From 8ceeebb1105671190a7296a9552918d40df376d4 Mon Sep 17 00:00:00 2001 From d38a1b9896fe67dd2504144f49138393a335eaad Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Wed, 24 Sep 2014 23:13:52 +0100 Date: Wed, 24 Sep 2014 23:13:52 +0100
Subject: [PATCH 09/64] [audio] Add settings option to boost centre channel Subject: [PATCH 09/64] [audio] Add settings option to boost centre channel
@ -594,7 +594,7 @@ index f16b822ed7b4aebe18b5d339b3f71ee66e97c23f..993d4b33a294e88c2c004b7943895ba5
// stereo upmix // stereo upmix
if (upmix && m_src_channels == 2 && m_dst_channels > 2) if (upmix && m_src_channels == 2 && m_dst_channels > 2)
From 7d21b4130a7582883d748c85f31a5165b1c05719 Mon Sep 17 00:00:00 2001 From 3d536f5d2226193b5066d97f727795efce625d48 Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Mon, 27 Oct 2014 15:23:51 +0000 Date: Mon, 27 Oct 2014 15:23:51 +0000
Subject: [PATCH 10/64] [rbp] Default extract thumbnails to false Subject: [PATCH 10/64] [rbp] Default extract thumbnails to false
@ -623,7 +623,7 @@ index e8b0d3d472b02fd161a4b51e957b9129e3cb9792..289dc55ec41aa44848519a05f8ee1ccc
</category> </category>
</section> </section>
From f5b8f2e5478a7195b5e617a24720d9ff29bceb88 Mon Sep 17 00:00:00 2001 From 6adf157187e26042b135d082bc1d91637e4108c4 Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Thu, 27 Nov 2014 16:31:56 +0000 Date: Thu, 27 Nov 2014 16:31:56 +0000
Subject: [PATCH 11/64] [languageinvoker] Reduce priority of python threads Subject: [PATCH 11/64] [languageinvoker] Reduce priority of python threads
@ -649,7 +649,7 @@ index fcdd0633f30cd9595ae6cc4ed293677cdcb1f422..16f0c8916b5e0a9e90973d194cf2ebd1
} }
From ba9baf504d88d169322494da78cde52c722a3434 Mon Sep 17 00:00:00 2001 From 7edf27fd315fa0aa2683790e8d16c7674253f86f Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Sat, 29 Nov 2014 15:25:16 +0000 Date: Sat, 29 Nov 2014 15:25:16 +0000
Subject: [PATCH 12/64] [rbp] hack: wait for splash to complete before changing Subject: [PATCH 12/64] [rbp] hack: wait for splash to complete before changing
@ -736,7 +736,7 @@ index ee297700f8583dbb15cbe53baf8c887b36bd2ea0..bbe501d40c5e101f1d0d64b8b59b1928
RENDER_STEREO_MODE stereo_mode = g_graphicsContext.GetStereoMode(); RENDER_STEREO_MODE stereo_mode = g_graphicsContext.GetStereoMode();
From e41601dc837684cf292990ebd42073bee75e67dd Mon Sep 17 00:00:00 2001 From cdc528d79b99a1cc90d1828f56a46234fd685c9a Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Thu, 11 Dec 2014 17:00:57 +0000 Date: Thu, 11 Dec 2014 17:00:57 +0000
Subject: [PATCH 13/64] Fix for UI not showing both extractflags and Subject: [PATCH 13/64] Fix for UI not showing both extractflags and
@ -802,7 +802,7 @@ index 316b641d01ceaa8e0a347d8331b56b41c6a44b49..85d3b93466236c33940d01a10d0b8761
<control type="toggle" /> <control type="toggle" />
</setting> </setting>
From 7e55308bfde76a1a5f578ef9983fb58ede236de7 Mon Sep 17 00:00:00 2001 From 3201c31912acbedfd5f035d4bd65df0fbb73d0e3 Mon Sep 17 00:00:00 2001
From: anaconda <anaconda@menakite.eu> From: anaconda <anaconda@menakite.eu>
Date: Thu, 11 Sep 2014 21:30:43 +0200 Date: Thu, 11 Sep 2014 21:30:43 +0200
Subject: [PATCH 14/64] Disable autoscrolling while on screensaver and while Subject: [PATCH 14/64] Disable autoscrolling while on screensaver and while
@ -936,7 +936,7 @@ index d7bc1c5ba6067af9a460589920367288c640a915..ac766293f1c47c7f145cb46f6b152144
if (m_lastRenderTime) if (m_lastRenderTime)
m_autoScrollDelayTime += currentTime - m_lastRenderTime; m_autoScrollDelayTime += currentTime - m_lastRenderTime;
From 8a9896788ab2c1bf57ef7700ee72c1621efb03b2 Mon Sep 17 00:00:00 2001 From 66f8b01e3d210df4f9cfadbdf188a82651804cc3 Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Sat, 13 Dec 2014 18:35:20 +0000 Date: Sat, 13 Dec 2014 18:35:20 +0000
Subject: [PATCH 15/64] [demuxer] Avoid memcpy on every demuxer packet Subject: [PATCH 15/64] [demuxer] Avoid memcpy on every demuxer packet
@ -1039,7 +1039,7 @@ index df0f35bd49c65b302de4ccd110d859e8b881ea5f..b4b591ae4c4dd4fb0b36d4d00fedca96
} }
catch(...) { catch(...) {
From e63e553a1059d8a76027b8d0ad1a3c59474e9303 Mon Sep 17 00:00:00 2001 From 9d108d1ba19f61e3b60260eaf0b65c7e607e9f55 Mon Sep 17 00:00:00 2001
From: anaconda <anaconda@menakite.eu> From: anaconda <anaconda@menakite.eu>
Date: Wed, 25 Feb 2015 18:22:21 +0100 Date: Wed, 25 Feb 2015 18:22:21 +0100
Subject: [PATCH 16/64] Load OSD dialogs on startup. Subject: [PATCH 16/64] Load OSD dialogs on startup.
@ -1137,7 +1137,7 @@ index 0534828dd85520134f7a6890e43a873e223062c1..5a86dfc1e2a54c8fe8d82cb75b612d8e
CGUIDialogVideoSettings::~CGUIDialogVideoSettings() CGUIDialogVideoSettings::~CGUIDialogVideoSettings()
{ } { }
From 32b6a3fa5472ff0981834a16abf921ead048571a Mon Sep 17 00:00:00 2001 From 973728dd114827a31c754ab1f128a88707f80a49 Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Tue, 14 Apr 2015 20:51:14 +0100 Date: Tue, 14 Apr 2015 20:51:14 +0100
Subject: [PATCH 17/64] [gui] Also limit GUI updates when in non full-screen Subject: [PATCH 17/64] [gui] Also limit GUI updates when in non full-screen
@ -1170,7 +1170,7 @@ index 426835c1b34477ef4871c8720879ed5f89e40386..0d2a8b4b4c70d9b194de35a9369b0c2d
g_windowManager.FrameMove(); g_windowManager.FrameMove();
} }
From 393f50677131bb2246068280c0ac5bf7b8ddda2f Mon Sep 17 00:00:00 2001 From aeab20d2a11f70c12577db4cda2d307fb65ddeb8 Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Tue, 5 May 2015 23:58:06 +0100 Date: Tue, 5 May 2015 23:58:06 +0100
Subject: [PATCH 18/64] [screensaver] Leave GUI contents available for Subject: [PATCH 18/64] [screensaver] Leave GUI contents available for
@ -1203,7 +1203,7 @@ index 5808f7ed1e94d68ead7305ba6d284edd4df12bdd..2a3b7f16531c9822e79c77efabdd30ac
// Add window to the history list (we must do this before we activate it, // Add window to the history list (we must do this before we activate it,
From e2f42518a29bd6c20a4ddd5e7a05facaf8e24e9c Mon Sep 17 00:00:00 2001 From fb83e3c356d0c1f70c8fd09170d8ea868c5c4bdd Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Sat, 6 Jun 2015 18:43:57 +0100 Date: Sat, 6 Jun 2015 18:43:57 +0100
Subject: [PATCH 19/64] ffmpeg: Automatic switch to software decode for GMC Subject: [PATCH 19/64] ffmpeg: Automatic switch to software decode for GMC
@ -1434,7 +1434,7 @@ index f135d423c0ca76fd70e79ae5b7d035f0cb79fc75..d9b576bc46055fdab1c134e5f2c63cd4
else if ((hint.codec == AV_CODEC_ID_VC1 || hint.codec == AV_CODEC_ID_WMV3) && g_RBP.GetCodecWvc1()) else if ((hint.codec == AV_CODEC_ID_VC1 || hint.codec == AV_CODEC_ID_WMV3) && g_RBP.GetCodecWvc1())
supported = true; supported = true;
From 0a63ce9ce972d69b4297877ff7ff5e2c5dc29b76 Mon Sep 17 00:00:00 2001 From 75b4698f0a751244d729c2b8d09a489c2e37d365 Mon Sep 17 00:00:00 2001
From: Claudio-Sjo <Claudio.Porfiri@gmail.com> From: Claudio-Sjo <Claudio.Porfiri@gmail.com>
Date: Mon, 16 Feb 2015 14:51:26 +0100 Date: Mon, 16 Feb 2015 14:51:26 +0100
Subject: [PATCH 20/64] - allow reads < CDIO_CD_FRAMESIZE_RAW by using a buffer Subject: [PATCH 20/64] - allow reads < CDIO_CD_FRAMESIZE_RAW by using a buffer
@ -1629,7 +1629,7 @@ index 0427af4534bfe59a343f0518c7f4242d93299836..e99236294fa8b9b613e465a8ecaf3ad3
lsn_t m_lsnCurrent; // Position inside the track in logical sector number lsn_t m_lsnCurrent; // Position inside the track in logical sector number
lsn_t m_lsnEnd; // End of m_iTrack in logical sector number lsn_t m_lsnEnd; // End of m_iTrack in logical sector number
From b773c1a519a2f3701fad42c3b9fc92bea20d7ce2 Mon Sep 17 00:00:00 2001 From 4282fb935f1a3b2deb8d16e3e9cbc73ed327e451 Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Fri, 24 Jun 2016 19:38:13 +0100 Date: Fri, 24 Jun 2016 19:38:13 +0100
Subject: [PATCH 21/64] codecoverlay: Include codec name in overlay Subject: [PATCH 21/64] codecoverlay: Include codec name in overlay
@ -1726,7 +1726,7 @@ index 0df7e72cc9d1947173c2bac5e72eb09976b51aa5..b5050081c360d29b1b478c27e6b88291
double m_iSubtitleDelay; double m_iSubtitleDelay;
bool m_bRenderSubs; bool m_bRenderSubs;
From fedf82e1c7e2a3c33fb1cd9e695b9fce1ba95fac Mon Sep 17 00:00:00 2001 From 9d1a5913a50d500595acbe929eede41eb43d1a01 Mon Sep 17 00:00:00 2001
From: Anton Fedchin <afedchin@ruswizards.com> From: Anton Fedchin <afedchin@ruswizards.com>
Date: Tue, 8 Mar 2016 21:20:58 +0300 Date: Tue, 8 Mar 2016 21:20:58 +0300
Subject: [PATCH 22/64] [DebugInfo] Add cpu usage info. Subject: [PATCH 22/64] [DebugInfo] Add cpu usage info.
@ -1899,7 +1899,7 @@ index 420b5b5d8e6089e1049ef9af25e23d915df50dc1..fd8a0a2447c40357a9e13003f2ef45ef
m_debugTimer.Set(1000); m_debugTimer.Set(1000);
From 0b9dc2b84e69f73c5bb55474677384d60b413810 Mon Sep 17 00:00:00 2001 From ffe63455a082ff98b5b6916e47116027eda65ed2 Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Fri, 22 May 2015 13:56:29 +0100 Date: Fri, 22 May 2015 13:56:29 +0100
Subject: [PATCH 23/64] ffmpeg: Allow neon to be enabled in unified builds Subject: [PATCH 23/64] ffmpeg: Allow neon to be enabled in unified builds
@ -1925,7 +1925,7 @@ index 8dd14cdfd053f142f386b6dee1fc0b21bb1f8d93..b5f38a458dfb341c43089e07afded153
ifeq ($(OS), linux) ifeq ($(OS), linux)
ffmpg_config += --target-os=$(OS) --cpu=$(CPU) ffmpg_config += --target-os=$(OS) --cpu=$(CPU)
From 9d128ce1a7de5783b729d561b57b3ee08f08c677 Mon Sep 17 00:00:00 2001 From 322fa05ebba56f61ee7a7ed46da04301ca2814d0 Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Fri, 27 Feb 2015 14:37:27 +0000 Date: Fri, 27 Feb 2015 14:37:27 +0000
Subject: [PATCH 24/64] ffmpeg: Add some upstream HEVC optimisations Subject: [PATCH 24/64] ffmpeg: Add some upstream HEVC optimisations
@ -5726,7 +5726,7 @@ index 0000000000000000000000000000000000000000..5e8e07d407f045fc99554f0f061d1e81
+2.5.0 +2.5.0
+ +
From 24861075a382bd47c01218c9eac51e0d6a7403b8 Mon Sep 17 00:00:00 2001 From 2182021a32ca71f9c71366a1df71af134f6ecbbc Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Thu, 7 May 2015 14:04:18 +0100 Date: Thu, 7 May 2015 14:04:18 +0100
Subject: [PATCH 25/64] [ffmpeg] Add GPU acceleration to hevc Subject: [PATCH 25/64] [ffmpeg] Add GPU acceleration to hevc
@ -43915,7 +43915,7 @@ index 0000000000000000000000000000000000000000..e172ebf157aebffe1ae50b4a2b25fd71
+2.7.4 +2.7.4
+ +
From c9f84be916216a69be5698c3fb681a535048ad6d Mon Sep 17 00:00:00 2001 From e81f7f20e79e8dcedd41aa6cf1ec32ae4a9862c0 Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Tue, 12 Jan 2016 16:29:57 +0000 Date: Tue, 12 Jan 2016 16:29:57 +0000
Subject: [PATCH 26/64] ffmpeg: Add cabac opimisations for hevc Subject: [PATCH 26/64] ffmpeg: Add cabac opimisations for hevc
@ -46163,7 +46163,7 @@ index d6856dbd4fb4957ace700cbc08332223c01938f6..a61357f14cb2139e8125ae04684bed1b
make -j ${BUILDTHREADS} make -j ${BUILDTHREADS}
From 57617c3e35ad84cbd98b9349cae869fa8d78b363 Mon Sep 17 00:00:00 2001 From 9ada0f3d707391c0f9c684ef5bf3deab52926fbc Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Wed, 16 Sep 2015 19:05:12 +0100 Date: Wed, 16 Sep 2015 19:05:12 +0100
Subject: [PATCH 27/64] [3d] Make MVC a valid 3D filename tag Subject: [PATCH 27/64] [3d] Make MVC a valid 3D filename tag
@ -46227,7 +46227,7 @@ index fc526d11c3a78bc74125429120e29bf295bd3b16..6b0e3b8cf9e3ff40e6af758c54fe7eef
bool m_useDisplayControlHWStereo; bool m_useDisplayControlHWStereo;
From 7cad18ed8b67bc0b3fe503fa590edc6e51f086b7 Mon Sep 17 00:00:00 2001 From 714732f56e37ffa93ed95405799cadf96b550282 Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Mon, 5 Oct 2015 14:58:05 +0100 Date: Mon, 5 Oct 2015 14:58:05 +0100
Subject: [PATCH 28/64] [3d] Swap top/bottom sides of GUI Subject: [PATCH 28/64] [3d] Swap top/bottom sides of GUI
@ -46250,7 +46250,7 @@ index 3706e4d80b3b31da4c5be0a1b21f36e59d2910f2..e170b3fb05279ffa316794dbce1d4f9d
} }
if(m_stereoMode == RENDER_STEREO_MODE_SPLIT_VERTICAL) if(m_stereoMode == RENDER_STEREO_MODE_SPLIT_VERTICAL)
From a7ea676f9ef45f6fd4e658aee128cd17439c1329 Mon Sep 17 00:00:00 2001 From a9695b01e43e3c9f2148f7bc138f45b07dca89f0 Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Sun, 11 Oct 2015 20:51:37 +0100 Date: Sun, 11 Oct 2015 20:51:37 +0100
Subject: [PATCH 29/64] Revert "Revert "Disable extra logging by default"" Subject: [PATCH 29/64] Revert "Revert "Disable extra logging by default""
@ -46280,7 +46280,7 @@ index 85d3b93466236c33940d01a10d0b8761d1eaa2f6..8b7e9698510c611909d56caa59023916
<options>loggingcomponents</options> <options>loggingcomponents</options>
<delimiter>,</delimiter> <delimiter>,</delimiter>
From 83fc41ac3e3808c860ae3b8145b0e4b6e959260d Mon Sep 17 00:00:00 2001 From a1b74504cf236599e0a4cd1a7e70472d98b8e5fe Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Mon, 21 Dec 2015 22:17:25 +0000 Date: Mon, 21 Dec 2015 22:17:25 +0000
Subject: [PATCH 30/64] [omximage] Fall back to arm jpeg encode/decode when gpu Subject: [PATCH 30/64] [omximage] Fall back to arm jpeg encode/decode when gpu
@ -46526,7 +46526,7 @@ index a93aa82663903fb1bf712058c2e259290ee742e6..6f38dbc7e5cc721c59a3633935f08218
extern COMXImage g_OMXImage; extern COMXImage g_OMXImage;
From 8889466ca92cb034e6bf665da06860a56a7037e1 Mon Sep 17 00:00:00 2001 From 2d5f106241a3360cc6dafc9bfa8815bfb1811073 Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Wed, 9 Dec 2015 13:31:14 +0000 Date: Wed, 9 Dec 2015 13:31:14 +0000
Subject: [PATCH 31/64] [mmalcodec] Fail to open when width is invalid. Can Subject: [PATCH 31/64] [mmalcodec] Fail to open when width is invalid. Can
@ -46551,7 +46551,7 @@ index 822b7bf75f2e732b5eed8687403d0eda503fa641..c43952d4d29b42f3a5c7605573294568
if (!CSettings::GetInstance().GetBool(CSettings::SETTING_VIDEOPLAYER_USEMMAL) || hints.software) if (!CSettings::GetInstance().GetBool(CSettings::SETTING_VIDEOPLAYER_USEMMAL) || hints.software)
return false; return false;
From c8d1f22acf1afab1d8d2de046fb36b96ac0f9f2d Mon Sep 17 00:00:00 2001 From 779210ec56e1c9910f7ed75f3d5ca793468f1dfe Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Fri, 19 Sep 2014 11:54:49 +0100 Date: Fri, 19 Sep 2014 11:54:49 +0100
Subject: [PATCH 32/64] [videoplayer/rbp] Add pi specific option to maintain Subject: [PATCH 32/64] [videoplayer/rbp] Add pi specific option to maintain
@ -46995,7 +46995,7 @@ index fffa5182126159f6dfcf750b21fa0464e229e545..815d758e7086d73b4d4eb16849fdbb50
extern CRBP g_RBP; extern CRBP g_RBP;
From 60244ff6092e357a5bec09ac21facdeca39c4e12 Mon Sep 17 00:00:00 2001 From f7ed055669b0f9a04bf7ddcaeb579506006dd45e Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Thu, 7 May 2015 15:35:43 +0100 Date: Thu, 7 May 2015 15:35:43 +0100
Subject: [PATCH 33/64] rbp: Support zero copy interface with hevc acceleration Subject: [PATCH 33/64] rbp: Support zero copy interface with hevc acceleration
@ -47006,7 +47006,7 @@ Subject: [PATCH 33/64] rbp: Support zero copy interface with hevc acceleration
2 files changed, 12 insertions(+), 2 deletions(-) 2 files changed, 12 insertions(+), 2 deletions(-)
diff --git a/xbmc/cores/VideoPlayer/DVDCodecs/Video/DVDVideoCodecFFmpeg.cpp b/xbmc/cores/VideoPlayer/DVDCodecs/Video/DVDVideoCodecFFmpeg.cpp diff --git a/xbmc/cores/VideoPlayer/DVDCodecs/Video/DVDVideoCodecFFmpeg.cpp b/xbmc/cores/VideoPlayer/DVDCodecs/Video/DVDVideoCodecFFmpeg.cpp
index 4129d3d6a77ce1a3f15bad045746970f6e640ea6..619515c9411172261d8f0bef24c5d679c35e5d7d 100644 index df2445d295ffa3ac2f621204975118d9dc0e21f0..8bace5b3eb98b3b1ddad7f56af83a41ae067bc75 100644
--- a/xbmc/cores/VideoPlayer/DVDCodecs/Video/DVDVideoCodecFFmpeg.cpp --- a/xbmc/cores/VideoPlayer/DVDCodecs/Video/DVDVideoCodecFFmpeg.cpp
+++ b/xbmc/cores/VideoPlayer/DVDCodecs/Video/DVDVideoCodecFFmpeg.cpp +++ b/xbmc/cores/VideoPlayer/DVDCodecs/Video/DVDVideoCodecFFmpeg.cpp
@@ -368,6 +368,15 @@ bool CDVDVideoCodecFFmpeg::Open(CDVDStreamInfo &hints, CDVDCodecOptions &options @@ -368,6 +368,15 @@ bool CDVDVideoCodecFFmpeg::Open(CDVDStreamInfo &hints, CDVDCodecOptions &options
@ -47042,7 +47042,7 @@ index 77ae3273bc8e224fe6c193300ccef32fb7fbafe1..c0b3f19f2ef9cdef9adf00cf81154803
if (g_advancedSettings.CanLogComponent(LOGVIDEO)) if (g_advancedSettings.CanLogComponent(LOGVIDEO))
CLog::Log(LOGDEBUG, "%s::%s - mmal:%p dts:%.3f pts:%.3f buf:%p gpu:%p", CLASSNAME, __FUNCTION__, picture->MMALBuffer->mmal_buffer, 1e-6*picture->dts, 1e-6*picture->pts, picture->MMALBuffer, gmem); CLog::Log(LOGDEBUG, "%s::%s - mmal:%p dts:%.3f pts:%.3f buf:%p gpu:%p", CLASSNAME, __FUNCTION__, picture->MMALBuffer->mmal_buffer, 1e-6*picture->dts, 1e-6*picture->pts, picture->MMALBuffer, gmem);
From 73260a73be17881a16377ee378776bf1faa3d8a0 Mon Sep 17 00:00:00 2001 From 92cc9e7d80c9bf2eb519eb683b0627554aae9bcf Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Sat, 16 May 2015 18:26:04 +0100 Date: Sat, 16 May 2015 18:26:04 +0100
Subject: [PATCH 34/64] ffmpeg: use upstream mvc patches Subject: [PATCH 34/64] ffmpeg: use upstream mvc patches
@ -47355,7 +47355,7 @@ index 0000000000000000000000000000000000000000..b39480ad098b9cd0882fcf75b96afb1b
+2.7.4 +2.7.4
+ +
From eccc5a93fdf387fc19775f32fc6ce411c8b60590 Mon Sep 17 00:00:00 2001 From 6a3b03ea91643c4be1edd7c5bb4308fe193e6f8e Mon Sep 17 00:00:00 2001
From: Anton Fedchin <afedchin@ruswizards.com> From: Anton Fedchin <afedchin@ruswizards.com>
Date: Fri, 29 Jan 2016 17:18:50 +0300 Date: Fri, 29 Jan 2016 17:18:50 +0300
Subject: [PATCH 35/64] [win32] Settings: Added setting to enable/disable MVC Subject: [PATCH 35/64] [win32] Settings: Added setting to enable/disable MVC
@ -47388,7 +47388,7 @@ index a017d30c24232fb01220b87b29398403b8ed9662..2fcee72a64e8b701c8e895143410bbe9
<category id="display"> <category id="display">
<group id="1"> <group id="1">
From ffb0339a5e64c1630e4c95f204f988ca07870d61 Mon Sep 17 00:00:00 2001 From d0c53b95139c9170448cbfaebc6cb8da3adfe62c Mon Sep 17 00:00:00 2001
From: Anton Fedchin <afedchin@ruswizards.com> From: Anton Fedchin <afedchin@ruswizards.com>
Date: Wed, 20 Jan 2016 17:02:16 +0300 Date: Wed, 20 Jan 2016 17:02:16 +0300
Subject: [PATCH 36/64] [VideoPlayer] DemuxFFmpeg: Properly demuxing h264_mvc Subject: [PATCH 36/64] [VideoPlayer] DemuxFFmpeg: Properly demuxing h264_mvc
@ -47454,7 +47454,7 @@ index 54a18c669a058b705e0276cb7e14522ae6cd04ae..55431978dcfabee8da95e2e76292ff81
} }
case AVMEDIA_TYPE_DATA: case AVMEDIA_TYPE_DATA:
From a67b0fa0a9abcc9ada633afca769e7f6508745a7 Mon Sep 17 00:00:00 2001 From 546338b3e9e48142fa89cb54ae5864f4e0d2f7d0 Mon Sep 17 00:00:00 2001
From: Anton Fedchin <anightik@gmail.com> From: Anton Fedchin <anightik@gmail.com>
Date: Thu, 25 Feb 2016 11:21:25 +0300 Date: Thu, 25 Feb 2016 11:21:25 +0300
Subject: [PATCH 37/64] [Stereo3D] Added block_lr and block_rl to supported Subject: [PATCH 37/64] [Stereo3D] Added block_lr and block_rl to supported
@ -47507,7 +47507,7 @@ index 1443acaf0f25df458ae49766e13dd0323454f2eb..6aaa82f4d883b8cae0ccdedf6c5a6814
i++; i++;
} }
From 94b627044d978e800a142939b486417a7392a9aa Mon Sep 17 00:00:00 2001 From 0ac0cad635d5ba36264d7674242e95342969f4f6 Mon Sep 17 00:00:00 2001
From: Anton Fedchin <afedchin@ruswizards.com> From: Anton Fedchin <afedchin@ruswizards.com>
Date: Sat, 23 Jan 2016 10:21:32 +0300 Date: Sat, 23 Jan 2016 10:21:32 +0300
Subject: [PATCH 38/64] [VideoPlayer] Fix possible wrong aspect. Subject: [PATCH 38/64] [VideoPlayer] Fix possible wrong aspect.
@ -47530,7 +47530,7 @@ index 903f0d83527d9088ff1bf0ba056f357f6abfda81..a5a33d34c70892cde77ad4d8f3cb65fd
else else
m_fForcedAspectRatio = 0.0; m_fForcedAspectRatio = 0.0;
From 496d266c834a02f994acd07c2bc96d5702d78ec2 Mon Sep 17 00:00:00 2001 From 49681796854013d3028d92d6cee16bb361c31b0d Mon Sep 17 00:00:00 2001
From: Anton Fedchin <afedchin@ruswizards.com> From: Anton Fedchin <afedchin@ruswizards.com>
Date: Fri, 22 Jan 2016 18:18:33 +0300 Date: Fri, 22 Jan 2016 18:18:33 +0300
Subject: [PATCH 39/64] [VideoPlayer] DemuxFFmpeg: ssif remux Subject: [PATCH 39/64] [VideoPlayer] DemuxFFmpeg: ssif remux
@ -47967,7 +47967,7 @@ index 974305ff329eb6999c908d5e05d723f93137ae33..985ecf9722141d78471c00e90da15bfa
m_discStubExtensions = ".disc"; m_discStubExtensions = ".disc";
// internal music extensions // internal music extensions
From 18537e43f700a74eeb4b49755757e2f2a52971dd Mon Sep 17 00:00:00 2001 From cfc857d82be72d89051610c0f72432487153c99c Mon Sep 17 00:00:00 2001
From: Anton Fedchin <afedchin@ruswizards.com> From: Anton Fedchin <afedchin@ruswizards.com>
Date: Tue, 23 Feb 2016 16:02:46 +0300 Date: Tue, 23 Feb 2016 16:02:46 +0300
Subject: [PATCH 40/64] [3DBD] Added support of 3D-BluRay playback. Subject: [PATCH 40/64] [3DBD] Added support of 3D-BluRay playback.
@ -48960,7 +48960,7 @@ index b967a85e6557e42a7f1235cdd804d5a0263b866f..561fb5cd4f971bc9ee4f41218a60bb3d
typedef std::shared_ptr<CDVDOverlayImage> SOverlay; typedef std::shared_ptr<CDVDOverlayImage> SOverlay;
typedef std::list<SOverlay> SOverlays; typedef std::list<SOverlay> SOverlays;
From 20fbfcdd686e4e9ffa08a7a0a269aac2a9bba2e5 Mon Sep 17 00:00:00 2001 From 901ebdbc1d85ea4522d75ca17d57b5ef4ac3cdd4 Mon Sep 17 00:00:00 2001
From: Anton Fedchin <anightik@gmail.com> From: Anton Fedchin <anightik@gmail.com>
Date: Fri, 11 Mar 2016 16:58:53 +0300 Date: Fri, 11 Mar 2016 16:58:53 +0300
Subject: [PATCH 41/64] [VideoPlayer] HasVideo returns true if video stream Subject: [PATCH 41/64] [VideoPlayer] HasVideo returns true if video stream
@ -48971,10 +48971,10 @@ Subject: [PATCH 41/64] [VideoPlayer] HasVideo returns true if video stream
1 file changed, 1 insertion(+), 1 deletion(-) 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xbmc/cores/VideoPlayer/VideoPlayer.cpp b/xbmc/cores/VideoPlayer/VideoPlayer.cpp diff --git a/xbmc/cores/VideoPlayer/VideoPlayer.cpp b/xbmc/cores/VideoPlayer/VideoPlayer.cpp
index e2b77c3ddc7d2db551769e4b11bae3a2ac00d1b5..2751e445e1335e675a0160d1133bde4d60b07007 100644 index bd11cd8a76fce261e5b7e0129d3b9181f0ef84c6..b8db03c873df41c2a3daa52867d30f8b14965821 100644
--- a/xbmc/cores/VideoPlayer/VideoPlayer.cpp --- a/xbmc/cores/VideoPlayer/VideoPlayer.cpp
+++ b/xbmc/cores/VideoPlayer/VideoPlayer.cpp +++ b/xbmc/cores/VideoPlayer/VideoPlayer.cpp
@@ -3116,7 +3116,7 @@ void CVideoPlayer::Pause() @@ -3117,7 +3117,7 @@ void CVideoPlayer::Pause()
bool CVideoPlayer::HasVideo() const bool CVideoPlayer::HasVideo() const
{ {
@ -48984,7 +48984,7 @@ index e2b77c3ddc7d2db551769e4b11bae3a2ac00d1b5..2751e445e1335e675a0160d1133bde4d
bool CVideoPlayer::HasAudio() const bool CVideoPlayer::HasAudio() const
From 2bb186584c2ff08e12d34179c325ebe0a4d0cc9b Mon Sep 17 00:00:00 2001 From 6b11efe3833212a6bdbe714ae3ac7a2e114a6791 Mon Sep 17 00:00:00 2001
From: Anton Fedchin <anightik@gmail.com> From: Anton Fedchin <anightik@gmail.com>
Date: Thu, 10 Mar 2016 18:11:33 +0300 Date: Thu, 10 Mar 2016 18:11:33 +0300
Subject: [PATCH 42/64] fixup! Revert supporting crappy tab/sbs subtitles. this Subject: [PATCH 42/64] fixup! Revert supporting crappy tab/sbs subtitles. this
@ -49024,7 +49024,7 @@ index 3a080d06c90b0762482816928642e6de7810b539..a8323f419e404037c4e5fb4d78fa1b45
CDVDOverlayImage* overlay = new CDVDOverlayImage(); CDVDOverlayImage* overlay = new CDVDOverlayImage();
From 2b95ad0f975dc0f1afd19eb76718141151760073 Mon Sep 17 00:00:00 2001 From 8e6cc386c73cc66084f0bdb7a45e2ee6756db6af Mon Sep 17 00:00:00 2001
From: Anton Fedchin <anightik@gmail.com> From: Anton Fedchin <anightik@gmail.com>
Date: Thu, 7 Apr 2016 17:28:50 +0300 Date: Thu, 7 Apr 2016 17:28:50 +0300
Subject: [PATCH 43/64] [VideoPlayer] Disable reading extension stream from Subject: [PATCH 43/64] [VideoPlayer] Disable reading extension stream from
@ -49257,10 +49257,10 @@ index 0b676c9b611fe956f1aa721013412e41ff5b62f6..6762e733848d1298a75a862b0aaf81aa
class CDVDAudioCodec; class CDVDAudioCodec;
diff --git a/xbmc/cores/VideoPlayer/VideoPlayer.cpp b/xbmc/cores/VideoPlayer/VideoPlayer.cpp diff --git a/xbmc/cores/VideoPlayer/VideoPlayer.cpp b/xbmc/cores/VideoPlayer/VideoPlayer.cpp
index 2751e445e1335e675a0160d1133bde4d60b07007..43599b1d8f07d8701c27027e4d4afb9466c40f6c 100644 index b8db03c873df41c2a3daa52867d30f8b14965821..2ee5cbf243a91763ca89747c6c23f3b71875437c 100644
--- a/xbmc/cores/VideoPlayer/VideoPlayer.cpp --- a/xbmc/cores/VideoPlayer/VideoPlayer.cpp
+++ b/xbmc/cores/VideoPlayer/VideoPlayer.cpp +++ b/xbmc/cores/VideoPlayer/VideoPlayer.cpp
@@ -3893,6 +3893,10 @@ bool CVideoPlayer::OpenVideoStream(CDVDStreamInfo& hint, bool reset) @@ -3894,6 +3894,10 @@ bool CVideoPlayer::OpenVideoStream(CDVDStreamInfo& hint, bool reset)
if (!player->OpenStream(hint)) if (!player->OpenStream(hint))
return false; return false;
@ -49284,7 +49284,7 @@ index 0d4100e58e9db7e5035bcf9ae23b0147f80cec8f..69570153f0810a5840f3780c7a6681a1
// classes // classes
CDVDOverlayContainer* m_pOverlayContainer; CDVDOverlayContainer* m_pOverlayContainer;
From f1659349b1205fc34958426e56f0c514755e23f4 Mon Sep 17 00:00:00 2001 From a0c8e7ce6f37a8cd9fb0e2ce474c0239f8b2280f Mon Sep 17 00:00:00 2001
From: Anton Fedchin <anightik@gmail.com> From: Anton Fedchin <anightik@gmail.com>
Date: Fri, 16 Sep 2016 11:37:48 +0300 Date: Fri, 16 Sep 2016 11:37:48 +0300
Subject: [PATCH 44/64] [Settings] move SETTING_VIDEOPLAYER_SUPPORTMVC from Subject: [PATCH 44/64] [Settings] move SETTING_VIDEOPLAYER_SUPPORTMVC from
@ -49383,7 +49383,7 @@ index 6b1f2b6d757354d6065c2862b44dfb47184a1dcc..9163ec85bd0feb48a698a025d9870bf4
m_simpleConditions.insert("have_lcms2"); m_simpleConditions.insert("have_lcms2");
#endif #endif
From 395735b11230d1f114e9fb88ef58a01581b171cd Mon Sep 17 00:00:00 2001 From 618138892406de177ea6ffeb1c8170013f38dc57 Mon Sep 17 00:00:00 2001
From: Anton Fedchin <afedchin@ruswizards.com> From: Anton Fedchin <afedchin@ruswizards.com>
Date: Fri, 4 Nov 2016 22:56:56 +0300 Date: Fri, 4 Nov 2016 22:56:56 +0300
Subject: [PATCH 45/64] [VideoPlayer] SSIF: fix for corner case when mvc stream Subject: [PATCH 45/64] [VideoPlayer] SSIF: fix for corner case when mvc stream
@ -49575,7 +49575,7 @@ index f70657c9e31fb2460d12910c635dba5163282e74..a11ec77903d2a9b2c68106a8e2301af9
typedef std::shared_ptr<CDVDOverlayImage> SOverlay; typedef std::shared_ptr<CDVDOverlayImage> SOverlay;
typedef std::list<SOverlay> SOverlays; typedef std::list<SOverlay> SOverlays;
From f42b6ee7c386dc74e3bdd4eba71007f1ccdddb00 Mon Sep 17 00:00:00 2001 From 9414392ca337af025f99cb5ff2388cd18fab05e0 Mon Sep 17 00:00:00 2001
From: Anton Fedchin <afedchin@ruswizards.com> From: Anton Fedchin <afedchin@ruswizards.com>
Date: Tue, 23 Feb 2016 16:01:08 +0300 Date: Tue, 23 Feb 2016 16:01:08 +0300
Subject: [PATCH 46/64] [libbluray] bump libbluray to 0.9.2-mvc. Subject: [PATCH 46/64] [libbluray] bump libbluray to 0.9.2-mvc.
@ -49598,7 +49598,7 @@ index 67151c1a1bf47df2b81d38f80ddc3f5e1a3b4eab..9f7ff84b06acca2a5c24f6a74b82d46c
libcec-4.0.1-win32-vc140-2.7z libcec-4.0.1-win32-vc140-2.7z
libfribidi-0.19.2-win32.7z libfribidi-0.19.2-win32.7z
From 8a2306f7368152a85b77b583f6ee0c9edf046df0 Mon Sep 17 00:00:00 2001 From e707f353eb3a974559e4a139610ae9a23ff48f4d Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Mon, 29 Feb 2016 17:00:50 +0000 Date: Mon, 29 Feb 2016 17:00:50 +0000
Subject: [PATCH 47/64] libbluray: Bump to Nevcairie's v0.9.2 Subject: [PATCH 47/64] libbluray: Bump to Nevcairie's v0.9.2
@ -51258,7 +51258,7 @@ index 0000000000000000000000000000000000000000..5ef0124e35c9d81143921a328e272220
+ +
+ return fp; + return fp;
From 0f3d234cd77d4a0c745ed959605db5d106258f24 Mon Sep 17 00:00:00 2001 From c1e2e8a5832154824fb4ed0b43d214bbef8fcbde Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Sun, 6 Mar 2016 12:54:59 +0000 Date: Sun, 6 Mar 2016 12:54:59 +0000
Subject: [PATCH 48/64] mvc: Automatically enable stereo mode Subject: [PATCH 48/64] mvc: Automatically enable stereo mode
@ -51319,7 +51319,7 @@ index 311dd6689236d660919c4c4483c51dca2752514a..536332c43e22ccb229e72b88518e54dd
break; break;
case AV_CODEC_ID_MPEG4: case AV_CODEC_ID_MPEG4:
From 4be0ee8c72adc6d4e4c76113e95c17ef508a8699 Mon Sep 17 00:00:00 2001 From 965d2478fb479e9b1624c8cba5a2d4a53a6187e4 Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Thu, 24 Mar 2016 13:02:58 +0000 Date: Thu, 24 Mar 2016 13:02:58 +0000
Subject: [PATCH 49/64] ffmpeg: mvc: fix for pixelation from packets with no Subject: [PATCH 49/64] ffmpeg: mvc: fix for pixelation from packets with no
@ -51384,7 +51384,7 @@ index 7e97e4d91a443d46d933df528763422ff5e8f4fa..d4f279fd4f2ceb260698cd6fedb124ba
cd $(PLATFORM);\ cd $(PLATFORM);\
CFLAGS="$(CFLAGS)" CXXFLAGS="$(CXXFLAGS)" CPPFLAGS="$(CPPFLAGS)" LDFLAGS="$(LDFLAGS)" \ CFLAGS="$(CFLAGS)" CXXFLAGS="$(CXXFLAGS)" CPPFLAGS="$(CPPFLAGS)" LDFLAGS="$(LDFLAGS)" \
From 1dd59d4b6ea7f57bbd57b8bc438e309ab9ba7277 Mon Sep 17 00:00:00 2001 From 8092e05383265a3d5f9b86d63de81fba443dd719 Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Fri, 11 Nov 2016 15:53:53 +0000 Date: Fri, 11 Nov 2016 15:53:53 +0000
Subject: [PATCH 50/64] stereoscopicmanager: fixups for rbp Subject: [PATCH 50/64] stereoscopicmanager: fixups for rbp
@ -51625,7 +51625,7 @@ index 6aaa82f4d883b8cae0ccdedf6c5a6814e7aaa720..cc929b599125a44ac128713fd4331782
}; };
From 81fb78ad39cd5bca175872576494ffd6c6f43f9d Mon Sep 17 00:00:00 2001 From 2df4c943373762d16be809dd00f188af2b6dc631 Mon Sep 17 00:00:00 2001
From: Anton Fedchin <anightik@gmail.com> From: Anton Fedchin <anightik@gmail.com>
Date: Thu, 10 Mar 2016 18:11:33 +0300 Date: Thu, 10 Mar 2016 18:11:33 +0300
Subject: [PATCH 51/64] fixup! Revert supporting crappy tab/sbs subtitles. this Subject: [PATCH 51/64] fixup! Revert supporting crappy tab/sbs subtitles. this
@ -51648,7 +51648,7 @@ index a8323f419e404037c4e5fb4d78fa1b45409337a7..7c0b70777556ac7694e7fc511cd4bb18
} }
From b0c71df0c5ba25ea710a83acbf79c9d952732b59 Mon Sep 17 00:00:00 2001 From 6502330a06981420a0e94795c9470ea0eced81e3 Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Sat, 26 Nov 2016 18:24:18 +0000 Date: Sat, 26 Nov 2016 18:24:18 +0000
Subject: [PATCH 52/64] DemuxMVC: fixup after SeekTime API change Subject: [PATCH 52/64] DemuxMVC: fixup after SeekTime API change
@ -51685,7 +51685,7 @@ index bbb836a61344689a83af68c821c05c212a86b097..54f91a02391368fbfbb4d669c003f425
virtual int GetStreamLength() { return 0; }; virtual int GetStreamLength() { return 0; };
virtual CDemuxStream* GetStream(int iStreamId) const override { return nullptr; }; virtual CDemuxStream* GetStream(int iStreamId) const override { return nullptr; };
From 99a882bd66cade958519ea244d51a3a52f193bfb Mon Sep 17 00:00:00 2001 From 71bd79c370a44ab2f0c01faca4fbe0d2557bc553 Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Mon, 3 Nov 2014 23:17:46 +0000 Date: Mon, 3 Nov 2014 23:17:46 +0000
Subject: [PATCH 53/64] [cec] Don't discard buttons when repeat mode is enabled Subject: [PATCH 53/64] [cec] Don't discard buttons when repeat mode is enabled
@ -51711,7 +51711,7 @@ index 30367a3fde956090afdca9930fa52e829f35046f..febacb3b7964eab3b8615a6a807e0f27
if (m_currentButton.iButton == key.iButton && m_currentButton.iDuration == 0) if (m_currentButton.iButton == key.iButton && m_currentButton.iDuration == 0)
{ {
From 0a766cc1755a639706db51725f2f4a2ccd0597c2 Mon Sep 17 00:00:00 2001 From bcd2d7a264e2822f9dfd0283254a4a1cf233b7c6 Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Tue, 4 Nov 2014 18:50:00 +0000 Date: Tue, 4 Nov 2014 18:50:00 +0000
Subject: [PATCH 54/64] [cec] Temp - more logging Subject: [PATCH 54/64] [cec] Temp - more logging
@ -51766,7 +51766,7 @@ index febacb3b7964eab3b8615a6a807e0f27d911b4da..52d6e6a7ab68ce91faf5a3881b23ea7a
} }
From ba84b0ecdb321f7b094c6ec10ef6527f15d1b8c8 Mon Sep 17 00:00:00 2001 From 938124103d0041c0d275629d691fc6d39739b840 Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Wed, 25 May 2016 18:31:17 +0100 Date: Wed, 25 May 2016 18:31:17 +0100
Subject: [PATCH 55/64] rbp: Hard code the number of buffers to improve audio Subject: [PATCH 55/64] rbp: Hard code the number of buffers to improve audio
@ -51811,7 +51811,7 @@ index fd8a0a2447c40357a9e13003f2ef45ef20ccb205..be0de0d962fd374bc17bfa48a27ca17d
} }
From dce8480d1e2856f61ca0428fcccb8a9773c89580 Mon Sep 17 00:00:00 2001 From 9688862943ab68f8aca7c8d58bf75172bdc7128e Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Mon, 4 Jul 2016 18:30:03 +0100 Date: Mon, 4 Jul 2016 18:30:03 +0100
Subject: [PATCH 56/64] rbp: Update the GL libs to new naming scheme Subject: [PATCH 56/64] rbp: Update the GL libs to new naming scheme
@ -51828,7 +51828,7 @@ will be dropped at some point
3 files changed, 5 insertions(+), 5 deletions(-) 3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/configure.ac b/configure.ac diff --git a/configure.ac b/configure.ac
index b9bbe7450d8189b6d1ce84ee759205a74ecd18c6..5835ace43a5bd9627517a64911f09a0c0daf4ac2 100644 index 060939073c841360dd69bfd9c3a50bd15b6a9411..065af598a8e06b80a779ece30d1d09440b1293bf 100644
--- a/configure.ac --- a/configure.ac
+++ b/configure.ac +++ b/configure.ac
@@ -949,7 +949,7 @@ if test "$use_gles" = "yes"; then @@ -949,7 +949,7 @@ if test "$use_gles" = "yes"; then
@ -51879,7 +51879,7 @@ index 3626ea5204eb561dc1ae0b64c6bb7253d2ec59ec..100ff3178bafe7434bd5456100b5bb71
fi fi
From ed116f654d4cfbd2d9c1deb79da1c3faa9cde5b0 Mon Sep 17 00:00:00 2001 From 34a539610c33155e45768df7e5d2d9c9ee6258d7 Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Tue, 28 Jun 2016 14:46:01 +0100 Date: Tue, 28 Jun 2016 14:46:01 +0100
Subject: [PATCH 57/64] ffmpeg: hacky fix for files with GMC Subject: [PATCH 57/64] ffmpeg: hacky fix for files with GMC
@ -51904,7 +51904,7 @@ index 9149698884c8ae6a23649abbaa0e659587dfe982..84d515e9e2df6a4c1c448a52a42f4675
{ {
if (pStream->codec->codec_id == AV_CODEC_ID_PROBE) if (pStream->codec->codec_id == AV_CODEC_ID_PROBE)
From 8223e0474b2d206f9e03e4894adebb90eef68da2 Mon Sep 17 00:00:00 2001 From 0f4661f6302b5c8025ba24d55522faa6513f2dab Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Tue, 19 Jul 2016 20:39:18 +0100 Date: Tue, 19 Jul 2016 20:39:18 +0100
Subject: [PATCH 58/64] mmalrender: Add sharpness control Subject: [PATCH 58/64] mmalrender: Add sharpness control
@ -51979,7 +51979,7 @@ index e0e6f7c0e0546013ca74265aef54704fd332f8e4..69eae6cbef0131d20dc979dcb35915cd
CCriticalSection m_sharedSection; CCriticalSection m_sharedSection;
MMAL_COMPONENT_T *m_vout; MMAL_COMPONENT_T *m_vout;
From 138318b7ac5b58e41bd3678cefe284057f022287 Mon Sep 17 00:00:00 2001 From 41a329e62bc59dcb395c060c02551e5bba7c5691 Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Fri, 14 Oct 2016 15:37:53 +0100 Date: Fri, 14 Oct 2016 15:37:53 +0100
Subject: [PATCH 59/64] MMALFFMpeg: Report as SW decode in codec overlay info Subject: [PATCH 59/64] MMALFFMpeg: Report as SW decode in codec overlay info
@ -51989,7 +51989,7 @@ Subject: [PATCH 59/64] MMALFFMpeg: Report as SW decode in codec overlay info
1 file changed, 1 insertion(+), 1 deletion(-) 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xbmc/cores/VideoPlayer/DVDCodecs/Video/DVDVideoCodecFFmpeg.cpp b/xbmc/cores/VideoPlayer/DVDCodecs/Video/DVDVideoCodecFFmpeg.cpp diff --git a/xbmc/cores/VideoPlayer/DVDCodecs/Video/DVDVideoCodecFFmpeg.cpp b/xbmc/cores/VideoPlayer/DVDCodecs/Video/DVDVideoCodecFFmpeg.cpp
index 619515c9411172261d8f0bef24c5d679c35e5d7d..b31c984c0a507891f2754146a4c62802f0096505 100644 index 8bace5b3eb98b3b1ddad7f56af83a41ae067bc75..c820a04c903866862b5ff04b38124ff0f7f7c17f 100644
--- a/xbmc/cores/VideoPlayer/DVDCodecs/Video/DVDVideoCodecFFmpeg.cpp --- a/xbmc/cores/VideoPlayer/DVDCodecs/Video/DVDVideoCodecFFmpeg.cpp
+++ b/xbmc/cores/VideoPlayer/DVDCodecs/Video/DVDVideoCodecFFmpeg.cpp +++ b/xbmc/cores/VideoPlayer/DVDCodecs/Video/DVDVideoCodecFFmpeg.cpp
@@ -579,7 +579,7 @@ void CDVDVideoCodecFFmpeg::UpdateName() @@ -579,7 +579,7 @@ void CDVDVideoCodecFFmpeg::UpdateName()
@ -52002,7 +52002,7 @@ index 619515c9411172261d8f0bef24c5d679c35e5d7d..b31c984c0a507891f2754146a4c62802
CLog::Log(LOGDEBUG, "CDVDVideoCodecFFmpeg - Updated codec: %s", m_name.c_str()); CLog::Log(LOGDEBUG, "CDVDVideoCodecFFmpeg - Updated codec: %s", m_name.c_str());
} }
From 963f056a77623f7b8b59dfd45a0d0be5a4614bcd Mon Sep 17 00:00:00 2001 From a92c013a38a1b086d74c6267c587484297128626 Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Mon, 7 Nov 2016 18:28:01 +0000 Date: Mon, 7 Nov 2016 18:28:01 +0000
Subject: [PATCH 60/64] advancedsettings: Add option to set cache size on Subject: [PATCH 60/64] advancedsettings: Add option to set cache size on
@ -52107,7 +52107,7 @@ index 6b0e3b8cf9e3ff40e6af758c54fe7eefb89a131c..35bf38719f0eaaa5ac29e9495480ae97
unsigned int m_jsonTcpPort; unsigned int m_jsonTcpPort;
From abbeceddc8980eb365810240f9837096b17af101 Mon Sep 17 00:00:00 2001 From 07d4465716adca7dcad36fa18c74fa26f7afabe5 Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Sun, 13 Nov 2016 20:30:15 +0000 Date: Sun, 13 Nov 2016 20:30:15 +0000
Subject: [PATCH 61/64] [rbp] Experimental limit libass cache size depending on Subject: [PATCH 61/64] [rbp] Experimental limit libass cache size depending on
@ -52156,7 +52156,7 @@ index a33581ba02a26110105a2d0ae810d96c410efbf1..d70e2cf3113bbe0dad60dfc7accc8d77
m_libAssCache = 0; m_libAssCache = 0;
From 6c33018bdb911e539548f3a86f2aa2af70f6d3f1 Mon Sep 17 00:00:00 2001 From d82023dcbc5281e42f9d3795d94c8a6d2da8ddae Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Tue, 17 Jan 2017 21:05:26 +0000 Date: Tue, 17 Jan 2017 21:05:26 +0000
Subject: [PATCH 62/64] ADSP: Hack - disable Subject: [PATCH 62/64] ADSP: Hack - disable
@ -52179,7 +52179,7 @@ index ecaa4037e53fbefcbbd6f7e6b75d1cb781a82cc0..27e50d337c702371817582c61b22892c
m_contextMenuManager->Init(); m_contextMenuManager->Init();
From ad71f8f6ab5612222733f687c36bf72b4ec746dc Mon Sep 17 00:00:00 2001 From b7ba577164b7f01786e2424e34fee7747e373f70 Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Mon, 22 Jun 2015 21:46:57 +0100 Date: Mon, 22 Jun 2015 21:46:57 +0100
Subject: [PATCH 63/64] [rbp] Use default resampling setting on Pi2 Subject: [PATCH 63/64] [rbp] Use default resampling setting on Pi2
@ -52205,7 +52205,7 @@ index 50bd55e9c90864c1ff4c36c4650e9ec247737a44..f218216e615d9723e5a163aab9c42ca5
</section> </section>
</settings> </settings>
From e4277d49938475705fb2ccd445b16748b085c5bd Mon Sep 17 00:00:00 2001 From 5e72bc627bb8417a4b5fe19628370ddbd9dcad89 Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Thu, 1 Dec 2016 17:06:01 +0000 Date: Thu, 1 Dec 2016 17:06:01 +0000
Subject: [PATCH 64/64] MMALRender: Allow advanced deinterlace with software Subject: [PATCH 64/64] MMALRender: Allow advanced deinterlace with software