summaryrefslogtreecommitdiff
path: root/ext/wpe
Commit message (Expand)AuthorAgeFilesLines
* wpe: context thread dispatch fixesPhilippe Normand2021-09-201-17/+36
* wpe: Properly wait on context thread startup conditionPhilippe Normand2021-09-202-1/+5
* wpe: Add support for web:// URIsPhilippe Normand2021-09-131-11/+13
* wpe: Fix race condition on teardownThibault Saunier2021-09-031-4/+37
* wpe: Use the new element.get_current_running_time APIThibault Saunier2021-09-031-16/+3
* wpe: Mark first buffer as starting at 0Thibault Saunier2021-09-031-1/+1
* wpevideosrc: Uniformise default value for draw-background propertyPhilippe Normand2021-08-311-2/+3
* wpevideosrc: Implement basic heuristic for raw caps negotiationPhilippe Normand2021-08-311-6/+17
* wpevideosrc: Ensure debug category is setPhilippe Normand2021-08-311-0/+3
* wpesrcbin: Use gst_buffer_new_memdup()Philippe Normand2021-07-131-1/+1
* wpe: Rename `undeserializable_type` to `not_deserializable_type`Thibault Saunier2021-06-081-4/+4
* wpe: Make forwarded messages layout more like GstBinForwaded messagesThibault Saunier2021-06-083-51/+61
* wpe: Make wpesrc!video pad an always padThibault Saunier2021-06-081-26/+20
* wpe: Remove unused env varThibault Saunier2021-06-081-4/+0
* wpe: Fix atomic usageThibault Saunier2021-06-081-2/+1
* wpe: Add a note able requiring tracing subsystem for message forwardingThibault Saunier2021-06-081-0/+2
* wpe: Fix check on whether MEMFD_CREATE is availableThibault Saunier2021-06-081-1/+2
* wpe: Plug a leakThibault Saunier2021-06-082-3/+7
* Revert "wpe: Properly respect LIBGL_ALWAYS_SOFTWARE"Thibault Saunier2021-06-081-15/+13
* wpe: Bump wpebackend-fdo version requirement to 1.8Philippe Normand2021-05-235-83/+4
* wpe: Bump WPE dependency to 2.28Thibault Saunier2021-05-192-2/+2
* wpe: Update doc cacheThibault Saunier2021-05-192-55/+51
* wpe: Properly respect LIBGL_ALWAYS_SOFTWAREThibault Saunier2021-05-191-13/+15
* wpe: Relay messages from WPE internal pipelinesThibault Saunier2021-05-196-2/+284
* wpe: Base wpe audio implementation on a web extensionThibault Saunier2021-05-1912-100/+577
* wpe: Enable WebAudioPhilippe Normand2021-05-191-0/+3
* wpe: Implement audio supportPhilippe Normand2021-05-198-30/+384
* wpe: Move wpesrc to wpevideosrc and add a wrapper bin `wpesrc`Thibault Saunier2021-05-198-161/+402
* wpe: Properly free property fieldsJan Alexander Steffens (heftig)2021-05-072-2/+6
* wpe: Properly lock property fieldsJan Alexander Steffens (heftig)2021-05-071-7/+30
* wpe: Remove code targeting WebKit < 2.24Thibault Saunier2021-04-151-4/+0
* wpe: Make threaded view singleton creation thread safeThibault Saunier2021-04-151-1/+6
* wpe: allow per feature registrationStéphane Cerveau2021-03-232-4/+8
* wpe: Ignore 'error-cancelled' 'failures'Thibault Saunier2021-03-161-0/+7
* wpesrc: fix possible small deadlock on shutdownMatthew Waters2021-01-251-10/+27
* wpesrc: replace object lock usage with a new lockMatthew Waters2021-01-121-17/+35
* wpe: Emit load-progress messagesPhilippe Normand2020-12-092-0/+24
* wpe: Don't crash when running on X11.Jan Schmidt2020-11-152-8/+22
* wpe: Convert launch lines to markdown and move since tagPhilippe Normand2020-10-181-15/+19
* wpesrc: add some debug logging around WPEView creation/destructionMatthew Waters2020-10-132-1/+8
* wpesrc: fix a memory leak of the bytesMatthew Waters2020-10-131-2/+5
* wpesrc: only create webview if not already createdMatthew Waters2020-10-131-4/+11
* wpe: free a previous pending image/shm bufferMatthew Waters2020-10-131-0/+2
* wpesrc: fix some caps leaks using the non-GL outputMatthew Waters2020-09-301-6/+11
* wpe: Plug event leakPhilippe Normand2020-09-211-0/+2
* wpesrc: Don't crash if WPE doesn't generate a buffer.Jan Schmidt2020-09-211-4/+7
* wpe: Plug SHM buffer leaksPhilippe Normand2020-09-211-0/+8
* wpe: Move webview load waiting to WPEViewPhilippe Normand2020-09-212-24/+34
* wpe: Use proper callback for TLS errors signal handlingPhilippe Normand2020-09-211-1/+7
* wpe: skip glbasesrc decide_allocation when non-GL caps are negotiatedPhilippe Normand2020-08-241-10/+64