webrtc/modules/video_coding/codecs/vp9
Åsa Persson b8a4daa31c Add support for reducing number of spatial layers via scalability mode.
Bug: webrtc:13960
Change-Id: Icf31d2e327e363dac24245cb5c9fc14cbaa9b3b4
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/275942
Reviewed-by: Sergey Silkin <ssilkin@webrtc.org>
Commit-Queue: Åsa Persson <asapersson@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#38454}
2022-10-24 09:40:39 +00:00
..
include Remove unused VP9 TemporalStructureMode 2022-09-14 13:33:59 +00:00
test Move frame drop config to VideoCodec and VideoEncoderConfig. 2022-05-13 13:40:14 +00:00
DEPS Add VP9 profile negotiation to SDP 2018-07-02 23:38:41 +00:00
libvpx_vp9_decoder.cc Remove WebRTC-NV12Decode field trial 2022-08-19 08:57:34 +00:00
libvpx_vp9_decoder.h Remove WebRTC-NV12Decode field trial 2022-08-19 08:57:34 +00:00
libvpx_vp9_encoder.cc Speed up per frame debug log in vp9 encoder wrapper 2022-09-08 16:39:40 +00:00
libvpx_vp9_encoder.h Improve LibvpxVp9Encoder::UpdateReferenceBuffers perfomance 2022-07-29 07:50:11 +00:00
svc_config.cc Add support for reducing number of spatial layers via scalability mode. 2022-10-24 09:40:39 +00:00
svc_config.h Add support for VP9 configuration through scalability mode. 2022-05-18 08:21:00 +00:00
svc_config_unittest.cc Add support for reducing number of spatial layers via scalability mode. 2022-10-24 09:40:39 +00:00
vp9.cc Let PCF.GetRtpSenderCapabilities return codecs' scalabilityModes. 2022-07-05 13:28:33 +00:00
vp9_frame_buffer_pool.cc Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED 2021-11-15 21:44:59 +00:00
vp9_frame_buffer_pool.h Use backticks not vertical bars to denote variables in comments for /modules/video_coding 2021-08-09 15:26:22 +00:00