gstreamer/ext/wpe
Philippe Normand 5105bc8041 wpe: Fix build with -Werror enabled
Including gl.h from WPEThreadedView.h leads to GST_LEVEL_DEFAULT detected as
redefined. The proposed fix is to include config.h from the CPP implementation
file and disable gl.h inclusion in the header, by using forward declarations.
2019-06-05 12:47:16 +01:00
..
gstwpesrc.cpp wpe: Fix build with -Werror enabled 2019-06-05 12:47:16 +01:00
gstwpesrc.h wpe: Add a source element acting as a Web Browser based on WebKit WPE 2018-12-06 12:38:52 +00:00
Makefile.am wpe: Add autotools build support 2019-01-22 11:13:13 +00:00
meson.build meson: add more plugins to plugins list 2019-05-30 20:41:57 +02:00
WPEThreadedView.cpp wpe: Fix build with -Werror enabled 2019-06-05 12:47:16 +01:00
WPEThreadedView.h wpe: Fix build with -Werror enabled 2019-06-05 12:47:16 +01:00