webrtc/modules/video_coding/codecs/av1
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
..
av1_svc_config.cc Let PCF.GetRtpSenderCapabilities return codecs' scalabilityModes. 2022-07-05 13:28:33 +00:00
av1_svc_config.h Let PCF.GetRtpSenderCapabilities return codecs' scalabilityModes. 2022-07-05 13:28:33 +00:00
av1_svc_config_unittest.cc Determine scalability mode if not explicilty set for AV1. 2022-05-13 12:06:44 +00:00
BUILD.gn Let PCF.GetRtpSenderCapabilities return codecs' scalabilityModes. 2022-07-05 13:28:33 +00:00
dav1d_decoder.cc Reland "Add dav1d decoder to WebRTC." 2021-11-23 15:59:58 +00:00
dav1d_decoder.h Reland "Add dav1d decoder to WebRTC." 2021-11-23 15:59:58 +00:00
DEPS Reland "Add dav1d decoder to WebRTC." 2021-11-23 15:59:58 +00:00
libaom_av1_decoder.cc Fixes to support building in -std=c++20 mode. 2022-05-05 17:15:58 +00:00
libaom_av1_decoder.h Add Av1 Decoder wrapper behind a build flag 2020-03-11 11:20:56 +00:00
libaom_av1_decoder_absent.cc C++20 fixes. 2022-05-25 06:15:29 +00:00
libaom_av1_encoder.cc SVC: Add end to end tests for VP8 and VP9 2022-06-22 11:07:01 +00:00
libaom_av1_encoder.h Auxiliary liboam AV1 encoder settings. 2022-05-04 11:59:29 +00:00
libaom_av1_encoder_unittest.cc New enum ScalabilityMode. 2022-04-29 12:16:42 +00:00
libaom_av1_unittest.cc New enum ScalabilityMode. 2022-04-29 12:16:42 +00:00