webrtc/modules
Jan Grulich 9caef2a8b8 Use a constant for invalid PipeWire file descriptor
We use value -1 on over all the places through our code so it might be
better to define a constant and use it instead to make the code more
understandable on first look.

Bug: webrtc:15203
Change-Id: I4fc3e561bc7a7778c43ec6cfde7acebef2af79e8
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/306620
Reviewed-by: Alexander Cooper <alcooper@chromium.org>
Commit-Queue: Jan Grulich <grulja@gmail.com>
Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#40156}
2023-05-26 11:38:49 +00:00
..
async_audio_processing Remove dependency on rtc_base_approved from most targets 2022-04-25 12:15:30 +00:00
audio_coding Add delayed packet outage event metric. 2023-04-26 13:40:17 +00:00
audio_device Move test_audio_device_module to compile only without chromium 2023-04-28 11:16:20 +00:00
audio_mixer Add slightly more constness to SourceFrame and the embedded AudioFrame 2023-04-24 10:05:35 +00:00
audio_processing Making WebRTC-Aec3PenalyzeHighDelaysInitialPhase default to true. 2023-05-04 17:25:33 +00:00
congestion_controller Increase maximum RTP padding length to 255 bytes 2023-05-22 09:43:06 +00:00
desktop_capture Use a constant for invalid PipeWire file descriptor 2023-05-26 11:38:49 +00:00
include [Unwrap] Delete webrtc::Unwrapper 2023-01-12 14:44:21 +00:00
pacing RtpTransportControllerSend::ProcessSentPacket: remove PostTask. 2023-05-09 08:40:26 +00:00
portal Use a constant for invalid PipeWire file descriptor 2023-05-26 11:38:49 +00:00
remote_bitrate_estimator Format /modules 2023-04-20 02:02:45 +00:00
rtp_rtcp Change StreamDataCounters to use Timestamp instead of int64_t 2023-05-26 11:35:57 +00:00
third_party Format /modules 2023-04-20 02:02:45 +00:00
utility [WebRTC-SendPacketsOnWorkerThread] Delete MaybeWorkerThread 2023-04-18 07:07:02 +00:00
video_capture Use a constant for invalid PipeWire file descriptor 2023-05-26 11:38:49 +00:00
video_coding Add video_codec_perf_tests to desktop and android perf test suites 2023-05-23 12:13:29 +00:00
BUILD.gn [WebRTC-SendPacketsOnWorkerThread] Delete MaybeWorkerThread 2023-04-18 07:07:02 +00:00
module_common_types_unittest.cc [Unwrap] Delete webrtc::Unwrapper 2023-01-12 14:44:21 +00:00