webrtc/modules/video_coding/codecs/av1
philipel 0763ccc8e3 Don't configure SVC params without per layer bitrate configured.
Change-Id: Ieb200ce1a710078e380047ed8af73db0c5e0c751
Bug: none
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/239442
Reviewed-by: Danil Chapovalov <danilchap@webrtc.org>
Commit-Queue: Philip Eliasson <philipel@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#35457}
2021-12-02 09:52:32 +00:00
..
av1_svc_config.cc Use NONE if scalability mode is not specified 2021-11-25 13:50:14 +00:00
av1_svc_config.h Add av1 svc configuration for target bitrates 2020-11-27 13:32:05 +00:00
av1_svc_config_unittest.cc Use NONE if scalability mode is not specified 2021-11-25 13:50:14 +00:00
BUILD.gn Reland "Add dav1d decoder to WebRTC." 2021-11-23 15:59:58 +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 Migrate software decoders to new VideoDecoder::Configure 2021-08-11 09:16:22 +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 Add Av1 Decoder wrapper behind a build flag 2020-03-11 11:20:56 +00:00
libaom_av1_encoder.cc Don't configure SVC params without per layer bitrate configured. 2021-12-02 09:52:32 +00:00
libaom_av1_encoder.h Reland "Handle scalability mode in QueryCodecSupport" 2021-09-15 13:12:58 +00:00
libaom_av1_encoder_absent.cc Reland "Handle scalability mode in QueryCodecSupport" 2021-09-15 13:12:58 +00:00
libaom_av1_encoder_unittest.cc Always call aom_codec_encode for every spatial layer in the libaom AV1 encoder wrapper. 2021-10-29 09:44:00 +00:00
libaom_av1_unittest.cc Don't configure SVC params without per layer bitrate configured. 2021-12-02 09:52:32 +00:00