imx6: update kodi patch (disable logging)

This commit is contained in:
Peter Vicman 2016-09-04 19:13:06 +02:00
parent 56e11e1f23
commit b19cd6913b

View File

@ -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