diff --git a/projects/imx6/patches/kodi/kodi-100-master-fixes.patch b/projects/imx6/patches/kodi/kodi-100-master-fixes.patch index 6a5c923f4a..b723b5fcbd 100644 --- a/projects/imx6/patches/kodi/kodi-100-master-fixes.patch +++ b/projects/imx6/patches/kodi/kodi-100-master-fixes.patch @@ -24,3 +24,17 @@ diff -aurNp a/xbmc/windowing/egl/EGLNativeTypeIMX.cpp b/xbmc/windowing/egl/EGLNa #endif #include "utils/log.h" #include "utils/RegExp.h" +--- a/xbmc/cores/VideoPlayer/DVDCodecs/Video/DVDVideoCodecIMX.h 2016-09-04 18:08:27.249816157 +0200 ++++ b/xbmc/cores/VideoPlayer/DVDCodecs/Video/DVDVideoCodecIMX.h 2016-09-04 18:09:16.803892804 +0200 +@@ -55,9 +55,9 @@ + // priorities to those subsystems can result in a very different user + // experience. With that setting enabled we can build some statistics, + // as numbers are always better than "feelings" +-#define IMX_PROFILE_BUFFERS ++//#define IMX_PROFILE_BUFFERS + +-#define IMX_PROFILE ++//#define IMX_PROFILE + //#define TRACE_FRAMES + + #define RENDER_USE_G2D 0