[SCM] kodi/master: Refresh patches

rbalint at users.alioth.debian.org rbalint at users.alioth.debian.org
Thu Feb 25 21:29:48 UTC 2016


The following commit has been merged in the master branch:
commit d051ea10e790403cd09ce1f1f531a590256e024a
Author: Balint Reczey <balint at balintreczey.hu>
Date:   Mon Feb 22 23:10:39 2016 +0100

    Refresh patches

diff --git a/debian/patches/11-build-with-ffmpeg-2.9.patch b/debian/patches/11-build-with-ffmpeg-2.9.patch
index a2d8190..8b061a2 100644
--- a/debian/patches/11-build-with-ffmpeg-2.9.patch
+++ b/debian/patches/11-build-with-ffmpeg-2.9.patch
@@ -129,7 +129,7 @@ Forwarded: https://github.com/xbmc/xbmc/pull/8112
        uint8_t *src[]  = { im->plane[0], im->plane[1], im->plane[2], 0 };
 --- a/xbmc/cores/VideoRenderers/WinRenderer.cpp
 +++ b/xbmc/cores/VideoRenderers/WinRenderer.cpp
-@@ -95,14 +95,14 @@
+@@ -96,14 +96,14 @@
  
  static enum PixelFormat PixelFormatFromFormat(ERenderFormat format)
  {
@@ -152,7 +152,7 @@ Forwarded: https://github.com/xbmc/xbmc/pull/8112
  }
  
  void CWinRenderer::ManageTextures()
-@@ -721,8 +721,8 @@
+@@ -724,8 +724,8 @@
    // 1. convert yuv to rgb
    m_sw_scale_ctx = sws_getCachedContext(m_sw_scale_ctx,
                                          m_sourceWidth, m_sourceHeight, format,

-- 
kodi packaging



More information about the pkg-multimedia-commits mailing list