.. |
android
|
Roll chromium_revision 34f3c82122..2dffe06711 (867171:871492)
|
2021-04-12 18:25:58 +00:00 |
fuzzers
|
Limit input size for the rtp video layers allocation fuzzer
|
2022-08-26 09:00:18 +00:00 |
gl
|
|
|
ios
|
Migrate test_main_lib on new global metrics API
|
2022-09-23 19:22:37 +00:00 |
linux
|
Remove all #include <assert.h>/<cassert> and usage in Obj-C code.
|
2021-07-22 14:00:26 +00:00 |
logging
|
adopt absl::string_view in logging/
|
2022-07-15 16:08:39 +00:00 |
mac
|
Update to non-deprecated constants
|
2022-05-13 10:06:04 +00:00 |
network
|
[NEL] Improve logging for discarded packets
|
2022-10-17 11:24:27 +00:00 |
pc
|
Remove unused MetricsLoggerAndExporter
|
2022-11-02 07:35:47 +00:00 |
peer_scenario
|
Revert "Add documentation, tests and simplify webrtc::SimulatedNetwork."
|
2022-10-17 13:11:34 +00:00 |
scenario
|
RtpEncodingParameters::request_resolution patch 2
|
2022-09-29 14:10:44 +00:00 |
testsupport
|
[PCLF] Add ability to provide custom VideoFrameWriter
|
2022-10-12 14:08:00 +00:00 |
time_controller
|
Delete rtc::Thread functions that use rtc::MessageHandler
|
2022-09-21 11:33:47 +00:00 |
win
|
Update test/ to not use implicit conversion from scoped_refptr<T> to T*.
|
2022-04-22 14:07:19 +00:00 |
audio_decoder_proxy_factory.h
|
Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED
|
2021-11-15 21:44:59 +00:00 |
benchmark_main.cc
|
Introduces rtc_base/synchronization/mutex.h.
|
2020-06-04 09:55:12 +00:00 |
BUILD.gn
|
Add FieldTrialsRegistry that verifies looked up field trials
|
2022-10-24 09:12:30 +00:00 |
call_config_utils.cc
|
Remove unused VideoReceiveStreamInterface::Config::target_delay_ms field.
|
2022-05-30 09:30:23 +00:00 |
call_config_utils.h
|
Rename VideoReceiveStream to VideoReceiveStreamInterface
|
2022-05-22 10:54:38 +00:00 |
call_config_utils_unittest.cc
|
Remove unused VideoReceiveStreamInterface::Config::target_delay_ms field.
|
2022-05-30 09:30:23 +00:00 |
call_test.cc
|
Move VideoEncoderConfig from api/ into video/config
|
2022-09-29 09:44:43 +00:00 |
call_test.h
|
CallTest: migrate timeouts to TimeDelta.
|
2022-08-16 12:06:54 +00:00 |
configurable_frame_size_encoder.cc
|
Removed _completeFrame since we never allow incomplete frames.
|
2020-10-28 16:00:27 +00:00 |
configurable_frame_size_encoder.h
|
Deprecate the raw-pointer constructor of EncodedImage.
|
2020-09-23 12:51:30 +00:00 |
DEPS
|
Move EncoderStreamFactory into own file
|
2022-09-27 17:29:11 +00:00 |
direct_transport.cc
|
Unify helpers IsRtpPacket and IsRtcpPacket
|
2021-07-06 10:39:00 +00:00 |
direct_transport.h
|
Reland "Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely"
|
2022-01-27 12:55:44 +00:00 |
direct_transport_unittest.cc
|
Unify helpers IsRtpPacket and IsRtcpPacket
|
2021-07-06 10:39:00 +00:00 |
drifting_clock.cc
|
Add the ability to convert a timestamp to NTP time.
|
2021-05-21 04:34:11 +00:00 |
drifting_clock.h
|
Cleanup WebRTC-SystemIndependentNtpTimeKillSwitch
|
2022-05-13 08:52:15 +00:00 |
encoder_settings.cc
|
RtpEncodingParameters::request_resolution patch 2
|
2022-09-29 14:10:44 +00:00 |
encoder_settings.h
|
RtpEncodingParameters::request_resolution patch 2
|
2022-09-29 14:10:44 +00:00 |
explicit_key_value_config.cc
|
Add FieldTrialsRegistry that verifies looked up field trials
|
2022-10-24 09:12:30 +00:00 |
explicit_key_value_config.h
|
Add FieldTrialsRegistry that verifies looked up field trials
|
2022-10-24 09:12:30 +00:00 |
fake_decoder.cc
|
Add powerEfficientDecoder and powerEfficientEncoder stats
|
2022-10-19 13:15:31 +00:00 |
fake_decoder.h
|
Migrate test/ to absl::AnyInvocable based TaskQueueBase interface
|
2022-07-08 14:24:54 +00:00 |
fake_encoded_frame.cc
|
Move VideoStreamBufferController to packet sequence
|
2022-08-16 14:57:24 +00:00 |
fake_encoded_frame.h
|
Move VideoStreamBufferController to packet sequence
|
2022-08-16 14:57:24 +00:00 |
fake_encoder.cc
|
Add powerEfficientDecoder and powerEfficientEncoder stats
|
2022-10-19 13:15:31 +00:00 |
fake_encoder.h
|
Migrate test/ to absl::AnyInvocable based TaskQueueBase interface
|
2022-07-08 14:24:54 +00:00 |
fake_texture_frame.cc
|
Move rtc::make_ref_counted to api/
|
2022-06-15 09:47:38 +00:00 |
fake_texture_frame.h
|
|
|
fake_videorenderer.h
|
|
|
fake_vp8_decoder.cc
|
Migrate test VideoDecoders to new VideoDecoder::Configure
|
2021-08-12 15:41:03 +00:00 |
fake_vp8_decoder.h
|
Migrate test VideoDecoders to new VideoDecoder::Configure
|
2021-08-12 15:41:03 +00:00 |
fake_vp8_encoder.cc
|
Use backticks not vertical bars to denote variables in comments for /test
|
2021-07-27 12:50:31 +00:00 |
fake_vp8_encoder.h
|
Use SequenceChecker from public API
|
2021-02-10 15:04:55 +00:00 |
fake_vp8_encoder_unittest.cc
|
Ensure FakeVp8Encoder::GetEncoderInfo() writes EncoderInfo.fps_allocation:
|
2020-09-29 19:29:29 +00:00 |
field_trial.cc
|
Adopt absl::string_view in field trial test helpers
|
2022-04-08 18:15:35 +00:00 |
field_trial.h
|
Adopt absl::string_view in field trial test helpers
|
2022-04-08 18:15:35 +00:00 |
frame_forwarder.cc
|
Migrate video/ except video/end_to_end_tests and video/adaptation to webrtc::Mutex.
|
2020-07-08 12:21:08 +00:00 |
frame_forwarder.h
|
Use backticks not vertical bars to denote variables in comments for /test
|
2021-07-27 12:50:31 +00:00 |
frame_generator.cc
|
Add support for NV12 frame generator
|
2022-10-07 14:30:31 +00:00 |
frame_generator.h
|
Add support for NV12 frame generator
|
2022-10-07 14:30:31 +00:00 |
frame_generator_capturer.cc
|
Update FrameGeneratorCapturer's task queue precision to kHigh.
|
2022-01-26 15:42:18 +00:00 |
frame_generator_capturer.h
|
FrameGeneratorCapturer: add methods OnOutputFormatRequest and GetResolution
|
2022-01-17 07:55:45 +00:00 |
frame_generator_capturer_unittest.cc
|
FrameGeneratorCapturer: add methods OnOutputFormatRequest and GetResolution
|
2022-01-17 07:55:45 +00:00 |
frame_generator_unittest.cc
|
Add support for NV12 frame generator
|
2022-10-07 14:30:31 +00:00 |
frame_utils.cc
|
Add support for NV12 frame generator
|
2022-10-07 14:30:31 +00:00 |
frame_utils.h
|
Add support for NV12 frame generator
|
2022-10-07 14:30:31 +00:00 |
function_audio_decoder_factory.h
|
Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED
|
2021-11-15 21:44:59 +00:00 |
gmock.h
|
|
|
gtest.h
|
|
|
layer_filtering_transport.cc
|
Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED
|
2021-11-15 21:44:59 +00:00 |
layer_filtering_transport.h
|
|
|
mac_capturer.h
|
|
|
mac_capturer.mm
|
Prepare for deleting implicit conversion from raw pointer to scoped_refptr.
|
2022-01-18 08:22:15 +00:00 |
mappable_native_buffer.cc
|
Update test/ to not use implicit conversion from scoped_refptr<T> to T*.
|
2022-04-22 14:07:19 +00:00 |
mappable_native_buffer.h
|
Use backticks not vertical bars to denote variables in comments for /test
|
2021-07-27 12:50:31 +00:00 |
mock_audio_decoder.cc
|
|
|
mock_audio_decoder.h
|
In test/ replace mock macros with unified MOCK_METHOD macro
|
2020-05-15 08:15:02 +00:00 |
mock_audio_decoder_factory.h
|
Move rtc::make_ref_counted to api/
|
2022-06-15 09:47:38 +00:00 |
mock_audio_encoder.cc
|
|
|
mock_audio_encoder.h
|
Use backticks not vertical bars to denote variables in comments for /test
|
2021-07-27 12:50:31 +00:00 |
mock_audio_encoder_factory.h
|
Make header files self contained.
|
2022-10-08 08:38:36 +00:00 |
mock_frame_transformer.h
|
|
|
mock_transformable_frame.h
|
frame transformer: expose payload type
|
2021-08-25 08:33:20 +00:00 |
mock_transport.cc
|
|
|
mock_transport.h
|
In test/ replace mock macros with unified MOCK_METHOD macro
|
2020-05-15 08:15:02 +00:00 |
null_platform_renderer.cc
|
|
|
null_transport.cc
|
|
|
null_transport.h
|
|
|
OWNERS
|
Delete nisse@webrtc.org from OWNERS files
|
2022-07-28 08:47:38 +00:00 |
platform_video_capturer.cc
|
|
|
platform_video_capturer.h
|
|
|
rtcp_packet_parser.cc
|
Delete inter arrival jitter rtcp packet as unused
|
2022-07-27 14:53:05 +00:00 |
rtcp_packet_parser.h
|
Delete inter arrival jitter rtcp packet as unused
|
2022-07-27 14:53:05 +00:00 |
rtp_file_reader.cc
|
Adopt absl::string_view in modules/audio_coding/
|
2022-07-20 13:34:23 +00:00 |
rtp_file_reader.h
|
Adopt absl::string_view in modules/audio_coding/
|
2022-07-20 13:34:23 +00:00 |
rtp_file_reader_unittest.cc
|
Migrate away from legacy rtp parser in test/
|
2021-07-26 13:35:08 +00:00 |
rtp_file_writer.cc
|
Reland "Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely"
|
2022-01-27 12:55:44 +00:00 |
rtp_file_writer.h
|
|
|
rtp_file_writer_unittest.cc
|
|
|
rtp_rtcp_observer.h
|
Update rtc::Event::Wait call sites to use TimeDelta.
|
2022-08-19 10:07:28 +00:00 |
run_loop.cc
|
SocketServer: Migrate Wait/kForever to TimeDelta.
|
2022-08-25 13:01:34 +00:00 |
run_loop.h
|
SocketServer: Migrate Wait/kForever to TimeDelta.
|
2022-08-25 13:01:34 +00:00 |
run_loop_unittest.cc
|
Migrate test/ to absl::AnyInvocable based TaskQueueBase interface
|
2022-07-08 14:24:54 +00:00 |
run_test.cc
|
|
|
run_test.h
|
|
|
scoped_key_value_config.cc
|
Add FieldTrialsRegistry that verifies looked up field trials
|
2022-10-24 09:12:30 +00:00 |
scoped_key_value_config.h
|
Add FieldTrialsRegistry that verifies looked up field trials
|
2022-10-24 09:12:30 +00:00 |
test_flags.cc
|
Add flag to export in new MetricSet proto format
|
2022-09-30 13:14:09 +00:00 |
test_flags.h
|
Add flag to export in new MetricSet proto format
|
2022-09-30 13:14:09 +00:00 |
test_main.cc
|
Move initialization of GoogleMock and flags to main from test_main_lib
|
2020-08-11 11:46:50 +00:00 |
test_main_lib.cc
|
Migrate test_main_lib on new global metrics API
|
2022-09-23 19:22:37 +00:00 |
test_main_lib.h
|
Move initialization of GoogleMock and flags to main from test_main_lib
|
2020-08-11 11:46:50 +00:00 |
test_video_capturer.cc
|
FrameGeneratorCapturer: add methods OnOutputFormatRequest and GetResolution
|
2022-01-17 07:55:45 +00:00 |
test_video_capturer.h
|
FrameGeneratorCapturer: add methods OnOutputFormatRequest and GetResolution
|
2022-01-17 07:55:45 +00:00 |
vcm_capturer.cc
|
|
|
vcm_capturer.h
|
|
|
video_codec_settings.h
|
Use backticks not vertical bars to denote variables in comments for /test
|
2021-07-27 12:50:31 +00:00 |
video_decoder_proxy_factory.h
|
Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED
|
2021-11-15 21:44:59 +00:00 |
video_encoder_nullable_proxy_factory.h
|
Fix to not crash when VideoEncoderFactory fails to create encoder
|
2022-04-08 15:52:44 +00:00 |
video_encoder_proxy_factory.h
|
Added OnResolutionChange to EncoderSelectorInterface.
|
2022-04-11 10:04:57 +00:00 |
video_renderer.cc
|
|
|
video_renderer.h
|
|
|