aboutsummaryrefslogtreecommitdiffstats
path: root/ports/gstplugin
Commit message (Expand)AuthorAgeFilesLines
* Enable debug assertions for all builds other than official releases (#30509)Delan Azabani2023-10-263-13/+44
* Fix running servoshell and unit tests through a symlink (#30537)Delan Azabani2023-10-181-41/+32
* Strict import formatting (grouping and granularity) (#30325)Samson2023-09-113-99/+45
* constellation: crash to a new “sad tab” error page (#30290)Delan Azabani2023-09-061-0/+1
* Format toml files (#30112)Samson2023-08-171-1/+0
* Remove dependency on surfman-chains (#30090)Martin Robinson2023-08-112-4/+1
* Clean up some unused code after switching to rustls (#30081)Martin Robinson2023-08-091-1/+0
* [NFC] winit: document event handling and improve naming (#30016)Delan Azabani2023-07-241-5/+5
* Start the transition to workspace dependenciesMartin Robinson2023-05-171-8/+8
* Bump surfman to 0.6Thomas Gardner2023-02-241-1/+1
* Bump euclid to 0.22Martin Robinson2023-01-261-3/+3
* Create initial browser id for compositor on startup.Josh Matthews2021-10-181-2/+3
* Correct format.Paulo E. Castro2021-03-061-1/+1
* Update to winit 0.24.Josh Matthews2021-03-052-3/+5
* Fix typo in gstplugin readme.md王滋涵 Zephyr Wang2020-11-221-1/+1
* webgl: Support preserveDrawingBuffer.Josh Matthews2020-08-061-1/+1
* Added a recipe for streaming to twitchAlan Jeffrey2020-07-311-4/+5
* Replace a bounded channel by an unbounded one in the gstreamer pluginAlan Jeffrey2020-07-301-1/+1
* Add an example streaming a Hubs room to the gstreamer pluginAlan Jeffrey2020-07-301-0/+17
* Add a prefs property to the gstreamer pluginAlan Jeffrey2020-07-301-5/+42
* Auto merge of #27449 - asajeffrey:gst-plugin-readme-edits, r=jdmbors-servo2020-07-291-6/+22
|\
| * Update gstreamer plugin README: directions for streaming to youtube liveAlan Jeffrey2020-07-291-0/+16
| * Update gstreamer plugin README: use the glvideoflip pluginAlan Jeffrey2020-07-291-2/+2
| * Update gstreamer plugin README: use the -e flagAlan Jeffrey2020-07-291-3/+3
| * Update gstreamer plugin README: we support webgl contentAlan Jeffrey2020-07-291-1/+1
* | Set the dom.webxr.unsafe-assume-user-intent pref in the gstreamer plugin's we...Alan Jeffrey2020-07-291-0/+1
|/
* Added documentation for gstreamer webxrAlan Jeffrey2020-07-171-0/+16
* Gstreamer plugin support for streaming from webxrAlan Jeffrey2020-07-162-46/+256
* Delay initializing servo GL until as late as possibleAlan Jeffrey2020-07-071-82/+79
* Support for webxr layer managementAlan Jeffrey2020-06-281-2/+2
* Document a workaround for the failure to find a GL context by the GStreamer p...Trevor F Smith2020-06-221-0/+12
* Remove some unused dependency declarationsSimon Sapin2020-05-291-1/+0
* Rename glutin port to winitatouchet2020-05-271-1/+1
* More Cargo.toml updatesatouchet2020-04-251-4/+4
* Bump gleam from 0.9.2 to 0.11.0dependabot-preview[bot]2020-04-231-1/+1
* Bump gst-plugin-version-helper from 0.1.0 to 0.2.0dependabot-preview[bot]2020-04-211-1/+1
* Update surfman to 0.2 and remove glutinAlan Jeffrey2020-04-172-230/+85
* Extract user_agent from global optsUtsav Oza2020-04-061-1/+1
* Updated gst plugin for new surfman-chains APIAlan Jeffrey2020-03-101-1/+3
* Remove syn 0.15 from our crate graph (fixes #24421)Anthony Ramine2020-03-051-1/+1
* Update gstreamer in gstplugin port.Josh Matthews2020-02-202-12/+12
* Update ipc-channel and crossbeam-channel.Josh Matthews2020-02-201-1/+1
* Use gstreamer_gl metadataAlan Jeffrey2019-12-201-10/+4
* Removed outdated commentAlan Jeffrey2019-12-201-1/+0
* Updated READMEAlan Jeffrey2019-12-181-2/+5
* Make wayland happier by sharing a Connection between servo and gstreamerAlan Jeffrey2019-12-181-25/+73
* Miscellaneous gstreamer plugin fixesAlan Jeffrey2019-12-183-116/+210
* Run GL commands on the GStreamer GL threadAlan Jeffrey2019-12-121-6/+45
* Block the gstreamer plugin waiting for the next frameAlan Jeffrey2019-12-112-4/+51
* Rename servosrc to servowebsrcAlan Jeffrey2019-12-113-47/+47