gecko-dev/third_party/libwebrtc/modules
Jan Grulich 12b7d28d85 Bug 1930598 - WebRTC backport: PipeWire camera: use better unique device name for camera devices r=pehrsons,webrtc-reviewers
Originally we used node id from PipeWire as an unique device name and
while this works, it will change everytime PipeWire is restarted. This
has an impact on default camera selection, where for example Firefox can
automatically request a camera device that was used before, but this can
break with the next PipeWire restart.

This is a simple backport of an WebRTC upstream change.

Upstream commit: a5d71009ac1dce7da23813dc9413c03073cfa8ca

Differential Revision: https://phabricator.services.mozilla.com/D228635
2024-11-12 12:28:19 +00:00
..
async_audio_processing Bug 1921707 - libwebrtc - moz.build file updates r=ng,webrtc-reviewers 2024-10-10 13:42:45 +00:00
audio_coding Bug 1924098 - Vendor libwebrtc from ec38238af7 2024-10-15 19:08:15 -05:00
audio_device Bug 1924098 - Vendor libwebrtc from 8037fc6ffa 2024-10-14 16:36:27 -05:00
audio_mixer Bug 1924098 - Vendor libwebrtc from 8037fc6ffa 2024-10-14 16:36:27 -05:00
audio_processing Bug 1924098 - (fix-8037fc6ffa) upstream missed an include file 2024-10-14 17:11:48 -05:00
congestion_controller Bug 1924098 - Vendor libwebrtc from 0c2cd6264f 2024-10-15 17:22:40 -05:00
desktop_capture Bug 1924098 - Vendor libwebrtc from dfd8f570cd 2024-10-15 19:05:21 -05:00
include Bug 1924098 - Vendor libwebrtc from 8037fc6ffa 2024-10-14 16:36:27 -05:00
module_api_gn Bug 1921707 - libwebrtc - moz.build file updates r=ng,webrtc-reviewers 2024-10-10 13:42:45 +00:00
module_api_public_gn Bug 1921707 - libwebrtc - moz.build file updates r=ng,webrtc-reviewers 2024-10-10 13:42:45 +00:00
module_fec_api_gn Bug 1921707 - libwebrtc - moz.build file updates r=ng,webrtc-reviewers 2024-10-10 13:42:45 +00:00
pacing Bug 1924098 - Vendor libwebrtc from c7da857813 2024-10-15 18:10:34 -05:00
portal Bug 1921707 - libwebrtc - moz.build file updates r=ng,webrtc-reviewers 2024-10-10 13:42:45 +00:00
remote_bitrate_estimator Bug 1924098 - Vendor libwebrtc from 8037fc6ffa 2024-10-14 16:36:27 -05:00
rtp_rtcp Bug 1924098 - Vendor libwebrtc from 0acbb7745f 2024-10-15 18:28:29 -05:00
third_party Bug 1921707 - libwebrtc - moz.build file updates r=ng,webrtc-reviewers 2024-10-10 13:42:45 +00:00
utility Bug 1921707 - libwebrtc - moz.build file updates r=ng,webrtc-reviewers 2024-10-10 13:42:45 +00:00
video_capture Bug 1930598 - WebRTC backport: PipeWire camera: use better unique device name for camera devices r=pehrsons,webrtc-reviewers 2024-11-12 12:28:19 +00:00
video_coding Bug 1924098 - Vendor libwebrtc from 28b793b4dd 2024-10-15 19:12:04 -05:00
BUILD.gn Bug 1924098 - Vendor libwebrtc from 8037fc6ffa 2024-10-14 16:36:27 -05:00
module_common_types_unittest.cc