webrtc/modules/video_coding/codecs/vp9
Byoungchan Lee a1a7c638ec Let PCF.GetRtpSenderCapabilities return codecs' scalabilityModes.
Also move ScalabilityModeToString to api and add RTC_EXPORT so that
Chromium can use it.

Bug: chromium:986069
Change-Id: I5dbbb6de9b14ca20f3ae0630552dcd44595ad5ef
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/267780
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Commit-Queue: Daniel.L (Byoungchan) Lee <daniel.l@hpcnt.com>
Cr-Commit-Position: refs/heads/main@{#37444}
2022-07-05 13:28:33 +00:00
..
include Let PCF.GetRtpSenderCapabilities return codecs' scalabilityModes. 2022-07-05 13:28:33 +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 add 422 8 and 10 bit decoding support 2022-06-22 15:08:44 +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 scalability modes L2T3 and S2T3 2022-07-01 08:17:04 +00:00
libvpx_vp9_encoder.h SVC: Add end to end tests for VP8 and VP9 2022-06-22 11:07:01 +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 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