webrtc/modules/video_coding/codecs/av1
Danil Chapovalov 652bd288b3 Query EncoderInfoSettings through propagated field trials
Instead of from the global field trial string.

Bug: webrtc:42220378
Change-Id: Iddb41429e388792de02f702b4caa35689c57d9e5
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/347720
Reviewed-by: Erik Språng <sprang@webrtc.org>
Commit-Queue: Danil Chapovalov <danilchap@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#42201}
2024-04-30 11:16:31 +00:00
..
av1_svc_config.cc Move setting single spatial layer bitrates to GetVp9SvcConfig 2023-10-23 14:10:21 +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 Reland "Always use AV1 specific bitrate limits when spatial layers are used." 2023-09-12 13:00:19 +00:00
BUILD.gn Require webrtc::Environment to create AV1 Encoder 2024-04-05 14:30:33 +00:00
dav1d_decoder.cc Deprecate VideoFrame::timestamp() and set_timestamp 2024-03-13 11:08:37 +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_encoder.cc Query EncoderInfoSettings through propagated field trials 2024-04-30 11:16:31 +00:00
libaom_av1_encoder.h Require webrtc::Environment to create AV1 Encoder 2024-04-05 14:30:33 +00:00
libaom_av1_encoder_unittest.cc Deprecate VideoFrame::timestamp() and set_timestamp 2024-03-13 11:08:37 +00:00
libaom_av1_unittest.cc Add factory functions to pass Environment to VideoEncoders 2024-03-12 09:43:14 +00:00