webrtc/modules/video_coding/codecs/vp8
Niels Möller 059548919b Enable VP8 configuration via scalability mode
Bug: webrtc:13959
Change-Id: I16054506ca4086767323443fb9b1e623224e234d
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/258791
Reviewed-by: Åsa Persson <asapersson@webrtc.org>
Reviewed-by: Florent Castelli <orphis@webrtc.org>
Commit-Queue: Niels Moller <nisse@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#36884}
2022-05-13 13:53:44 +00:00
..
include Move VP8 SupportsScalabilityMode utility to its own build target 2022-05-09 13:25:25 +00:00
test Move frame drop config to VideoCodec and VideoEncoderConfig. 2022-05-13 13:40:14 +00:00
default_temporal_layers.cc Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED 2021-11-15 21:44:59 +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 Enable VP8 configuration via scalability mode 2022-05-13 13:53:44 +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 Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED 2021-11-15 21:44:59 +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 Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED 2021-11-15 21:44:59 +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
vp8_scalability.cc Move VP8 SupportsScalabilityMode utility to its own build target 2022-05-09 13:25:25 +00:00
vp8_scalability.h Move VP8 SupportsScalabilityMode utility to its own build target 2022-05-09 13:25:25 +00:00