gstreamer/ext/wpe
Jan Alexander Steffens (heftig) 950d5eedf9 wpe: Properly lock property fields
Use the object lock for the following fields:
 - `bytes`: Written by the `load-bytes` signal unless running; consumed
   on start.
 - `draw_background`: Read and written by the `draw-background`
   property.
 - `location`: Read and written by the `location` property and the URI
   handler.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2222>
2021-05-07 16:01:49 +00:00
..
gstwpesrc.cpp wpe: Properly lock property fields 2021-05-07 16:01:49 +00:00
gstwpesrc.h wpe: allow per feature registration 2021-03-23 14:19:17 +00:00
meson.build wpe: Add software rendering support support 2020-02-11 16:47:53 +00:00
WPEThreadedView.cpp wpe: Remove code targeting WebKit < 2.24 2021-04-15 14:06:59 -04:00
WPEThreadedView.h wpe: Don't crash when running on X11. 2020-11-15 15:27:08 +00:00