webrtc/modules/video_coding/codecs/vp8
Erik Språng d3438aa1ed Add ability to specify if rate controller of video encoder is trusted.
If rate controller is trusted, we disable the frame dropper in the
media optimization module.

This is a re-land of
https://webrtc-review.googlesource.com/c/src/+/105020

Bug: webrtc:9890
Change-Id: I418e47a43a1a98cb2fd5295c03360b954f2288f2
Reviewed-on: https://webrtc-review.googlesource.com/c/109141
Commit-Queue: Erik Språng <sprang@webrtc.org>
Reviewed-by: Niels Moller <nisse@webrtc.org>
Reviewed-by: Rasmus Brandt <brandtr@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#25570}
2018-11-08 16:41:12 +00:00
..
include Move TemporalLayers to api/video_codecs. 2018-10-12 09:15:21 +00:00
test Move encoder metadata into EncoderInfo struct. 2018-10-25 08:51:53 +00:00
default_temporal_layers.cc Move TemporalLayers to api/video_codecs. 2018-10-12 09:15:21 +00:00
default_temporal_layers.h Move TemporalLayers to api/video_codecs. 2018-10-12 09:15:21 +00:00
default_temporal_layers_unittest.cc Move TemporalLayers to api/video_codecs. 2018-10-12 09:15:21 +00:00
libvpx_interface.cc Hide libvpx vp8 encoder behind an interface and add mock for testing. 2018-10-05 08:51:52 +00:00
libvpx_interface.h Hide libvpx vp8 encoder behind an interface and add mock for testing. 2018-10-05 08:51:52 +00:00
libvpx_vp8_decoder.cc Move EncodedImage class to api/video/ 2018-10-08 07:37:10 +00:00
libvpx_vp8_decoder.h Move EncodedImage class to api/video/ 2018-10-08 07:37:10 +00:00
libvpx_vp8_encoder.cc Add ability to specify if rate controller of video encoder is trusted. 2018-11-08 16:41:12 +00:00
libvpx_vp8_encoder.h Add ability to specify if rate controller of video encoder is trusted. 2018-11-08 16:41:12 +00:00
libvpx_vp8_simulcast_test.cc Use function_video_(en|de)coder_factory from api 2018-10-26 14:54:19 +00:00
screenshare_layers.cc Move TemporalLayers to api/video_codecs. 2018-10-12 09:15:21 +00:00
screenshare_layers.h Move TemporalLayers to api/video_codecs. 2018-10-12 09:15:21 +00:00
screenshare_layers_unittest.cc Move TemporalLayers to api/video_codecs. 2018-10-12 09:15:21 +00:00
temporal_layers.h Move TemporalLayers to api/video_codecs. 2018-10-12 09:15:21 +00:00
temporal_layers_checker.cc Move TemporalLayers to api/video_codecs. 2018-10-12 09:15:21 +00:00