webrtc/modules/video_coding/codecs/vp9
Åsa Persson 37f7d6c4e1 Update VP9Encoder::SupportsScalabilityMode
Indicate that the scalability mode is supported if the scalability config exists.

Bug: webrtc:13960
Change-Id: I6f42da6c9bbff1322ec5c3e3a68c7e031606da86
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/262981
Reviewed-by: Sergey Silkin <ssilkin@webrtc.org>
Commit-Queue: Åsa Persson <asapersson@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#36989}
2022-05-24 15:51:53 +00:00
..
include Update SupportsScalabilityMode functions to use enum ScalabilityMode. 2022-05-06 07:29:20 +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 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 12/inf 2022-03-29 10:14:00 +00:00
libvpx_vp9_decoder.h WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 12/inf 2022-03-29 10:14:00 +00:00
libvpx_vp9_encoder.cc Add support for VP9 configuration through scalability mode. 2022-05-18 08:21:00 +00:00
libvpx_vp9_encoder.h Reduce libvpx VP9 complexity setting on <= 2 core machines. 2022-04-06 16:08:00 +00:00
svc_config.cc Add support for VP9 configuration through scalability mode. 2022-05-18 08:21:00 +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 VP9 configuration through scalability mode. 2022-05-18 08:21:00 +00:00
vp9.cc Update VP9Encoder::SupportsScalabilityMode 2022-05-24 15:51:53 +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