webrtc/media/engine
Niels Möller cbcbc22568 Reland "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config."
This is a reland of 529d0d9795

Original change's description:
> Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config.
> 
> Preparation for deleting EnableFrameRecordning, and also a step
> towards landing of the new VideoStreamDecoder.
> 
> Bug: webrtc:9106
> Change-Id: I50964ee458b08a702ec69b82a62e4995c57cee82
> Reviewed-on: https://webrtc-review.googlesource.com/97660
> Commit-Queue: Niels Moller <nisse@webrtc.org>
> Reviewed-by: Rasmus Brandt <brandtr@webrtc.org>
> Reviewed-by: Anders Carlsson <andersc@webrtc.org>
> Reviewed-by: Sebastian Jansson <srte@webrtc.org>
> Reviewed-by: Erik Språng <sprang@webrtc.org>
> Cr-Commit-Position: refs/heads/master@{#24861}

Bug: webrtc:9106
Change-Id: I2eb894773b3f33ff6a980e8008e8248607e32668
Reviewed-on: https://webrtc-review.googlesource.com/102480
Reviewed-by: Sebastian Jansson <srte@webrtc.org>
Reviewed-by: Erik Språng <sprang@webrtc.org>
Commit-Queue: Niels Moller <nisse@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#24882}
2018-09-28 08:48:02 +00:00
..
adm_helpers.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
adm_helpers.h Move ADM initialization into WebRtcVoiceEngine 2017-11-21 20:48:07 +00:00
apm_helpers_unittest.cc Remove echo_cancellation() and echo_control_mobile() interface access outside APM 2018-09-27 12:28:12 +00:00
apm_helpers.cc Remove echo_cancellation() and echo_control_mobile() interface access outside APM 2018-09-27 12:28:12 +00:00
apm_helpers.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
constants.cc Move const variables initialization to constants.cc 2017-11-22 11:14:37 +00:00
constants.h Change forced software encoder fallback for VP8 to be only based on resolution and not bitrate. 2017-11-13 10:58:42 +00:00
convert_legacy_video_factory.cc Add receive stream id argument to CreateDecoder() method 2018-09-11 08:47:04 +00:00
convert_legacy_video_factory.h Add receive stream id argument to CreateDecoder() method 2018-09-11 08:47:04 +00:00
fakewebrtccall.cc Delete VideoSendStream::EnableEncodedFrameRecording. 2018-09-03 13:06:32 +00:00
fakewebrtccall.h Add GetSources to VideoRtpReceiver 2018-09-27 10:00:40 +00:00
fakewebrtcdeviceinfo.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
fakewebrtcvcmfactory.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
fakewebrtcvideocapturemodule.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
fakewebrtcvideoengine.cc Use absl::make_unique and absl::WrapUnique directly 2018-07-05 10:59:49 +00:00
fakewebrtcvideoengine.h Use absl::make_unique and absl::WrapUnique directly 2018-07-05 10:59:49 +00:00
internaldecoderfactory_unittest.cc Reland "Update internal video decoder factory to new interface" 2017-11-09 14:29:12 +00:00
internaldecoderfactory.cc Make internal video decoder factory more resilient to incorrect usage 2018-08-08 09:06:26 +00:00
internaldecoderfactory.h Reland "Update internal video decoder factory to new interface" 2017-11-09 14:29:12 +00:00
internalencoderfactory.cc Reland "Reland "Add Profile 2 configuration to VP9 Encoder and Decoder"" 2018-07-14 06:51:20 +00:00
internalencoderfactory.h Reland "Update internal encoder factory to new interface" 2017-11-18 10:48:28 +00:00
multiplexcodecfactory_unittest.cc Reland "Rename stereo video codec to multiplex" 2018-01-29 20:37:59 +00:00
multiplexcodecfactory.cc Update multiplex encoder to support having augmenting data attached to the video 2018-08-15 21:54:17 +00:00
multiplexcodecfactory.h Multiplex codec cleanups 2018-09-06 23:29:15 +00:00
nullwebrtcvideoengine_unittest.cc Use AudioProcessingBuilder everywhere AudioProcessing is created. 2018-01-09 13:45:20 +00:00
nullwebrtcvideoengine.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
payload_type_mapper_unittest.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
payload_type_mapper.cc Reformat the WebRTC code base 2018-06-19 14:00: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
scopedvideodecoder.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
scopedvideodecoder.h
scopedvideoencoder.cc Directly include VideoBitrateAllocation in media/ targets 2018-05-23 13:56:40 +00:00
scopedvideoencoder.h
simulcast_encoder_adapter_unittest.cc SimulcastEncoderAdapter, don't start streams without enough bitrate 2018-09-12 16:34:45 +00:00
simulcast_encoder_adapter.cc SimulcastEncoderAdapter, don't start streams without enough bitrate 2018-09-12 16:34:45 +00:00
simulcast_encoder_adapter.h Add experiment for boosted qp at lowest stream for screenshare 2018-08-27 10:04:50 +00:00
simulcast_unittest.cc Revert "Reland "Enable simulcast screenshare by default"" 2018-09-24 11:40:25 +00:00
simulcast.cc Revert "Reland "Enable simulcast screenshare by default"" 2018-09-24 11:40:25 +00:00
simulcast.h Reland "Add initial support for RtpEncodingParameters max_framerate." 2018-09-13 10:06:33 +00:00
vp8_encoder_simulcast_proxy_unittest.cc Add frame rate parameter to SpatialLayer struct. 2018-08-26 19:19:36 +00:00
vp8_encoder_simulcast_proxy.cc Wire up VAAPI VP8 experimental support in WebRTC. 2018-05-28 12:30:19 +00:00
vp8_encoder_simulcast_proxy.h Wire up VAAPI VP8 experimental support in WebRTC. 2018-05-28 12:30:19 +00:00
webrtcmediaengine_unittest.cc Parse two-byte header extensions. 2018-09-28 08:32:17 +00:00
webrtcmediaengine.cc Parse two-byte header extensions. 2018-09-28 08:32:17 +00:00
webrtcmediaengine.h Add missing ifdefs to header files for SW video codecs. 2018-08-21 16:20:23 +00:00
webrtcvideocapturer_unittest.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
webrtcvideocapturer.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
webrtcvideocapturer.h Enable cpplint in media/ 2017-10-31 17:46:42 +00:00
webrtcvideocapturerfactory.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
webrtcvideocapturerfactory.h Enable cpplint in media/ 2017-10-31 17:46:42 +00:00
webrtcvideodecoderfactory.cc Remove double declaration of 2 conversion functions. 2018-09-11 06:00:05 +00:00
webrtcvideodecoderfactory.h Enable cpplint in media/ 2017-10-31 17:46:42 +00:00
webrtcvideoencoderfactory_unittest.cc
webrtcvideoencoderfactory.cc Clean up some bad constructs in media/ 2017-09-29 12:22:57 +00:00
webrtcvideoencoderfactory.h Enable cpplint in media/ 2017-10-31 17:46:42 +00:00
webrtcvideoengine_unittest.cc Add GetSources to VideoRtpReceiver 2018-09-27 10:00:40 +00:00
webrtcvideoengine.cc Reland "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config." 2018-09-28 08:48:02 +00:00
webrtcvideoengine.h Reland "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config." 2018-09-28 08:48:02 +00:00
webrtcvoiceengine_unittest.cc Remove echo_cancellation() and echo_control_mobile() interface access outside APM 2018-09-27 12:28:12 +00:00
webrtcvoiceengine.cc Remove echo_cancellation() and echo_control_mobile() interface access outside APM 2018-09-27 12:28:12 +00:00
webrtcvoiceengine.h Removing the intelligibility enhancer. 2018-08-30 21:29:57 +00:00