mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
commit
087b6688e7
@ -1026,7 +1026,7 @@ CONFIG_DMA_CMA=y
|
||||
#
|
||||
# Default contiguous memory area size:
|
||||
#
|
||||
CONFIG_CMA_SIZE_MBYTES=256
|
||||
CONFIG_CMA_SIZE_MBYTES=320
|
||||
CONFIG_CMA_SIZE_SEL_MBYTES=y
|
||||
# CONFIG_CMA_SIZE_SEL_PERCENTAGE is not set
|
||||
# CONFIG_CMA_SIZE_SEL_MIN is not set
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user