gl/egl: replace gsteglimagememory with an EGLImage wrapper
That can be passed to GstGLMemoryEGL. This also ports the dmabuf uploader to GstEGLImage and GstGLMemoryEGL.
This commit is contained in:
parent
905c1600b1
commit
0283c3d8aa
@ -28,10 +28,6 @@
|
|||||||
|
|
||||||
#include "gstglmixer.h"
|
#include "gstglmixer.h"
|
||||||
|
|
||||||
#if GST_GL_HAVE_PLATFORM_EGL
|
|
||||||
#include <gst/gl/egl/gsteglimagememory.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#define gst_gl_mixer_parent_class parent_class
|
#define gst_gl_mixer_parent_class parent_class
|
||||||
G_DEFINE_ABSTRACT_TYPE (GstGLMixer, gst_gl_mixer, GST_TYPE_GL_BASE_MIXER);
|
G_DEFINE_ABSTRACT_TYPE (GstGLMixer, gst_gl_mixer, GST_TYPE_GL_BASE_MIXER);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user