webkitgtk: add an option to control USE_GSTREAMER_GL
authorAdrian Perez de Castro <aperez@igalia.com>
Thu, 25 Oct 2018 00:27:38 +0000 (03:27 +0300)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Wed, 31 Oct 2018 09:49:22 +0000 (10:49 +0100)
commit4ac29a8196903f7e88674bb4b2f58c0f29fb122d
treeb6ac05a796814d5240fd3ff11f0f88d0eab50945
parent67190f763560612a7e8393d2e2af9f8c5695197c
webkitgtk: add an option to control USE_GSTREAMER_GL

This covers the case where GL/GLES is available (so -DENABLE_OPENGL=ON
gets passed), which makes the webkitgtk build system assume GStreamer-GL
is available, while actually it is not.

Also, providing an option to manually disable usage of GStremer-GL can
help with certain target configurations in which using OpenGL for video
handling might result in incorrect rendering.

This fixes some autobuilder failures like the following:

  http://autobuild.buildroot.net/results/187796535af53ece426641ff7d88aabada281674
  http://autobuild.buildroot.net/results/00c1a8ea23a99728a4f3f4478705f2383414ae41

Signed-off-by: Adrian Perez de Castro <aperez@igalia.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/webkitgtk/Config.in
package/webkitgtk/webkitgtk.mk