webrtc/media/engine
Erik Språng 261f792f83 Allow software fallback on lowest simulcast stream for temporal support
Bug: webrtc:11324
Change-Id: Ie505be0cda74c0444065d86c3727671c62bd4842
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/167527
Reviewed-by: Sebastian Jansson <srte@webrtc.org>
Reviewed-by: Evan Shrubsole <eshr@google.com>
Reviewed-by: Åsa Persson <asapersson@webrtc.org>
Commit-Queue: Erik Språng <sprang@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#30437}
2020-01-31 16:44:47 +00:00
..
adm_helpers.cc [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
adm_helpers.h Delete unneeded includes of common_types.h and gn deps on webrtc_common. 2018-11-20 16:28:39 +00:00
constants.cc Extend WebRTC-Video-MinVideoBitrate to experiment per-codec 2019-10-11 15:34:33 +00:00
constants.h Remove double declaration of cricket::kH264CodecName. 2019-11-07 15:24:45 +00:00
encoder_simulcast_proxy_unittest.cc Format almost everything. 2019-07-08 13:45:15 +00:00
encoder_simulcast_proxy.cc Define FecControllerOverride and plumb it down to VideoEncoder 2019-06-28 15:57:22 +00:00
encoder_simulcast_proxy.h Format almost everything. 2019-07-08 13:45:15 +00:00
fake_video_codec_factory.cc Use std::make_unique instead of absl::make_unique. 2019-09-17 15:47:29 +00:00
fake_video_codec_factory.h Export symbols needed by the Chromium component build (part 8). 2019-04-02 10:13:36 +00:00
fake_webrtc_call.cc Remove MediaTransport from Call. 2019-08-08 10:58:57 +00:00
fake_webrtc_call.h VideoReceiveStream: Enable encoded frame sink. 2019-12-03 15:55:04 +00:00
fake_webrtc_video_engine.cc Reland "Reland "Reland "Distinguish between send and receive codecs""" 2020-01-29 18:53:54 +00:00
fake_webrtc_video_engine.h Reland "Reland "Reland "Distinguish between send and receive codecs""" 2020-01-29 18:53:54 +00:00
internal_decoder_factory_unittest.cc (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
internal_decoder_factory.cc (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
internal_decoder_factory.h Export symbols needed by the Chromium component build (part 8). 2019-04-02 10:13:36 +00:00
internal_encoder_factory.cc (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
internal_encoder_factory.h Export symbols needed by the Chromium component build (part 8). 2019-04-02 10:13:36 +00:00
multiplex_codec_factory_unittest.cc (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
multiplex_codec_factory.cc (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
multiplex_codec_factory.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
null_webrtc_video_engine_unittest.cc Replace MockAudioDeviceModule mock refcounting with real refcounting 2020-01-23 19:04:58 +00:00
null_webrtc_video_engine.h Reland "Reland "Reland "Distinguish between send and receive codecs""" 2020-01-29 18:53:54 +00:00
payload_type_mapper_unittest.cc Format almost everything. 2019-07-08 13:45:15 +00:00
payload_type_mapper.cc (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
payload_type_mapper.h Replace rtc::Optional with absl::optional in media, ortc, p2p 2018-06-16 07:09:59 +00:00
simulcast_encoder_adapter_unittest.cc Pass SDP video parameters to encoder. 2020-01-23 12:33:10 +00:00
simulcast_encoder_adapter.cc Allow software fallback on lowest simulcast stream for temporal support 2020-01-31 16:44:47 +00:00
simulcast_encoder_adapter.h Allow software fallback on lowest simulcast stream for temporal support 2020-01-31 16:44:47 +00:00
simulcast_unittest.cc Don't limit simulcast layers number for screenshare based on resolution 2019-10-01 14:26:09 +00:00
simulcast.cc Enforce VideoEncoderConfig.num_temporal_layers >= 1. 2020-01-21 13:38:08 +00:00
simulcast.h Stop checking VP8BaseHeavyTl3RateAllocation field trial on every frame. 2019-11-04 13:50:59 +00:00
unhandled_packets_buffer_unittest.cc Format almost everything. 2019-07-08 13:45:15 +00:00
unhandled_packets_buffer.cc Use Abseil container algorithms in a couple places in media/ 2019-03-28 20:18:24 +00:00
unhandled_packets_buffer.h Format almost everything. 2019-07-08 13:45:15 +00:00
webrtc_media_engine_defaults.cc Make VideoBitrateAllocatorFactory injectable. 2019-04-17 06:17:34 +00:00
webrtc_media_engine_defaults.h Export more symbols to fix Chromecast component build 2019-12-03 17:41:04 +00:00
webrtc_media_engine_unittest.cc Always keep abs send time extension. 2019-12-04 09:49:04 +00:00
webrtc_media_engine.cc Always keep abs send time extension. 2019-12-04 09:49:04 +00:00
webrtc_media_engine.h Add missing RTC_EXPORT for the component build. 2019-10-15 09:07:44 +00:00
webrtc_video_engine_unittest.cc Reland "Reland "Reland "Distinguish between send and receive codecs""" 2020-01-29 18:53:54 +00:00
webrtc_video_engine.cc Reland "Reland "Reland "Distinguish between send and receive codecs""" 2020-01-29 18:53:54 +00:00
webrtc_video_engine.h Reland "Reland "Reland "Distinguish between send and receive codecs""" 2020-01-29 18:53:54 +00:00
webrtc_voice_engine_unittest.cc Replace MockAudioDeviceModule mock refcounting with real refcounting 2020-01-23 19:04:58 +00:00
webrtc_voice_engine.cc Adding absolute capture timestamp to AudioTrackSinkInterface. 2020-01-29 13:46:28 +00:00
webrtc_voice_engine.h Enable SSRC 0 in MediaChannel methods 2019-12-04 23:49:04 +00:00