wpe: Enable SHM support for new stable WPEBackend-FDO release
1.5.0 was the development version.
This commit is contained in:
parent
49560b4ba8
commit
26f76dd927
@ -31,7 +31,7 @@ typedef struct _GstGLContext GstGLContext;
|
|||||||
typedef struct _GstGLDisplay GstGLDisplay;
|
typedef struct _GstGLDisplay GstGLDisplay;
|
||||||
typedef struct _GstEGLImage GstEGLImage;
|
typedef struct _GstEGLImage GstEGLImage;
|
||||||
|
|
||||||
#if defined(WPE_FDO_CHECK_VERSION) && WPE_FDO_CHECK_VERSION(1, 5, 0)
|
#if defined(WPE_FDO_CHECK_VERSION) && WPE_FDO_CHECK_VERSION(1, 6, 0)
|
||||||
#define ENABLE_SHM_BUFFER_SUPPORT 1
|
#define ENABLE_SHM_BUFFER_SUPPORT 1
|
||||||
#else
|
#else
|
||||||
#define ENABLE_SHM_BUFFER_SUPPORT 0
|
#define ENABLE_SHM_BUFFER_SUPPORT 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user