wpe: Properly wait on context thread startup condition
[platform/upstream/gstreamer.git] / ext / wpe /
2021-09-20 Philippe Normandwpe: Properly wait on context thread startup condition
2021-09-13 Philippe Normandwpe: Add support for web:// URIs
2021-09-03 Thibault Saunierwpe: Fix race condition on teardown
2021-09-03 Thibault Saunierwpe: Use the new element.get_current_running_time API
2021-09-03 Thibault Saunierwpe: Mark first buffer as starting at 0
2021-08-31 Philippe Normandwpevideosrc: Uniformise default value for draw-backgrou...
2021-08-31 Philippe Normandwpevideosrc: Implement basic heuristic for raw caps...
2021-08-31 Philippe Normandwpevideosrc: Ensure debug category is set
2021-07-13 Philippe Normandwpesrcbin: Use gst_buffer_new_memdup()
2021-06-08 Thibault Saunierwpe: Rename `undeserializable_type` to `not_deserializa...
2021-06-08 Thibault Saunierwpe: Make forwarded messages layout more like GstBinFor...
2021-06-08 Thibault Saunierwpe: Make wpesrc!video pad an always pad
2021-06-08 Thibault Saunierwpe: Remove unused env var
2021-06-08 Thibault Saunierwpe: Fix atomic usage
2021-06-08 Thibault Saunierwpe: Add a note able requiring tracing subsystem for...
2021-06-08 Thibault Saunierwpe: Fix check on whether MEMFD_CREATE is available
2021-06-08 Thibault Saunierwpe: Plug a leak
2021-06-08 Thibault SaunierRevert "wpe: Properly respect LIBGL_ALWAYS_SOFTWARE"
2021-05-23 Philippe Normandwpe: Bump wpebackend-fdo version requirement to 1.8
2021-05-19 Thibault Saunierwpe: Bump WPE dependency to 2.28
2021-05-19 Thibault Saunierwpe: Update doc cache
2021-05-19 Thibault Saunierwpe: Properly respect LIBGL_ALWAYS_SOFTWARE
2021-05-19 Thibault Saunierwpe: Relay messages from WPE internal pipelines
2021-05-19 Thibault Saunierwpe: Base wpe audio implementation on a web extension
2021-05-19 Philippe Normandwpe: Enable WebAudio
2021-05-19 Philippe Normandwpe: Implement audio support
2021-05-19 Thibault Saunierwpe: Move wpesrc to wpevideosrc and add a wrapper bin...
2021-05-07 Jan Alexander Stef... wpe: Properly free property fields
2021-05-07 Jan Alexander Stef... wpe: Properly lock property fields
2021-04-15 Thibault Saunierwpe: Remove code targeting WebKit < 2.24
2021-04-15 Thibault Saunierwpe: Make threaded view singleton creation thread safe
2021-03-23 Stéphane Cerveauwpe: allow per feature registration
2021-03-16 Thibault Saunierwpe: Ignore 'error-cancelled' 'failures'
2021-01-25 Matthew Waterswpesrc: fix possible small deadlock on shutdown
2021-01-12 Matthew Waterswpesrc: replace object lock usage with a new lock
2020-12-09 Philippe Normandwpe: Emit load-progress messages
2020-11-15 Jan Schmidtwpe: Don't crash when running on X11.
2020-10-18 Philippe Normandwpe: Convert launch lines to markdown and move since tag
2020-10-13 Matthew Waterswpesrc: add some debug logging around WPEView creation...
2020-10-13 Matthew Waterswpesrc: fix a memory leak of the bytes
2020-10-13 Matthew Waterswpesrc: only create webview if not already created
2020-10-13 Matthew Waterswpe: free a previous pending image/shm buffer
2020-09-30 Matthew Waterswpesrc: fix some caps leaks using the non-GL output
2020-09-21 Philippe Normandwpe: Plug event leak
2020-09-21 Jan Schmidtwpesrc: Don't crash if WPE doesn't generate a buffer.
2020-09-21 Philippe Normandwpe: Plug SHM buffer leaks
2020-09-21 Philippe Normandwpe: Move webview load waiting to WPEView
2020-09-21 Philippe Normandwpe: Use proper callback for TLS errors signal handling
2020-08-24 Philippe Normandwpe: skip glbasesrc decide_allocation when non-GL caps...
2020-08-14 Philippe Normandwpe: WebView and WebContext handling fixes
2020-07-30 Mathieu Duponchellewpesrc: timestamp buffers when working with SHM buffers
2020-07-30 Mathieu Duponchellewpe: fix ready signalling
2020-07-01 Philippe Normandwpe: Set documentation caps
2020-04-13 Philippe Normandwpe: Add support for SHM without requiring EGLDisplay
2020-03-23 Philippe Normandwpe: Enable SHM support for new stable WPEBackend-FDO...
2020-03-23 Philippe Normandwpe: Mouse scroll events support
2020-02-11 Philippe Normandwpe: Add software rendering support support
2019-11-06 Niels De GraefDon't pass default GLib marshallers for signals
2019-11-05 Aaron Boxerdocumentation: fixed a heap o' typos
2019-10-24 Philippe Normandwpe: Get rid of un-necessary frameComplete dispatchs
2019-10-24 Philippe Normandwpe: Run frameComplete outside of images mutex scope
2019-10-17 Philippe Normandwpesrc: Implement load-bytes action signal
2019-10-17 Philippe Normandwpe: Rewrite wpesrc as a glbasesrc subclass
2019-10-14 Tim-Philipp MüllerRemove autotools build system
2019-06-25 Philippe Normandwpe: Port for WPEWebKit 2.25.x
2019-06-05 Philippe Normandwpe: Fix build with -Werror enabled
2019-05-30 Tim-Philipp Müllermeson: add more plugins to plugins list
2019-03-30 Philippe Normandwpesrc: Switch to WPEBackend-fdo 1.2.0
2019-03-28 Philippe Normandwpe: Bump required version to WPEWebKit 2.24
2019-03-20 Philippe Normandwpesrc: Register backend activity states
2019-03-20 Philippe Normandwpesrc: Always log loaded URI
2019-03-20 Philippe Normandwpesrc: Implement webview background configuration...
2019-01-22 Philippe Normandwpesrc: Plug WPE's exportable leak
2019-01-22 Philippe Normandwpe: Add autotools build support
2018-12-06 Philippe Normandwpe: Add a source element acting as a Web Browser based...