webrtc/modules/video_coding/codecs/vp8
Emil Lundmark d891c4940a Configure generic temporal layer in VP8 screenshare
This ensures that the payload descriptor and potential generic
descriptors uses the same temporal layer.

Bug: b/200518293
Change-Id: I17e980b47fe6c814cb393fc459064576447aa27a
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/236520
Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org>
Commit-Queue: Emil Lundmark <lndmrk@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#35275}
2021-10-28 14:32:49 +00:00
..
include Reland "Handle scalability mode in QueryCodecSupport" 2021-09-15 13:12:58 +00:00
test Migrate software decoders to new VideoDecoder::Configure 2021-08-11 09:16:22 +00:00
default_temporal_layers.cc Use backticks not vertical bars to denote variables in comments for /modules/video_coding 2021-08-09 15:26:22 +00:00
default_temporal_layers.h Optimize VP8 DefaultTemporalLayers by reducing set/map usage 2021-04-07 13:02:25 +00:00
default_temporal_layers_unittest.cc Use backticks not vertical bars to denote variables in comments for /modules/video_coding 2021-08-09 15:26:22 +00:00
libvpx_vp8_decoder.cc Migrate software decoders to new VideoDecoder::Configure 2021-08-11 09:16:22 +00:00
libvpx_vp8_decoder.h Migrate software decoders to new VideoDecoder::Configure 2021-08-11 09:16:22 +00:00
libvpx_vp8_encoder.cc Reland "Handle scalability mode in QueryCodecSupport" 2021-09-15 13:12:58 +00:00
libvpx_vp8_encoder.h Move frame drop functionality in VideoAdapter into a separate class. 2021-08-19 11:50:41 +00:00
libvpx_vp8_simulcast_test.cc Use std::make_unique instead of absl::make_unique. 2019-09-17 15:47:29 +00:00
screenshare_layers.cc Configure generic temporal layer in VP8 screenshare 2021-10-28 14:32:49 +00:00
screenshare_layers.h Embed FrameDependencyTemplate builder helpers directly into the struct 2020-06-11 13:43:51 +00:00
screenshare_layers_unittest.cc Configure generic temporal layer in VP8 screenshare 2021-10-28 14:32:49 +00:00
temporal_layers.h Move TemporalLayers to api/video_codecs. 2018-10-12 09:15:21 +00:00
temporal_layers_checker.cc Introduce RTC_CHECK_NOTREACHED(), an always-checking RTC_NOTREACHED() 2020-11-09 10:47:55 +00:00