webrtc/modules/video_coding/codecs/vp9
Sergey Silkin 29d4062ff6 Make SpatialLayer to be an alias of SimulcastStream
Bug: b/337757868, b/42234533
Change-Id: I3a5088c2ef64ebc48b37aa51b3ebb7cd395e537b
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/349960
Reviewed-by: Åsa Persson <asapersson@webrtc.org>
Commit-Queue: Sergey Silkin <ssilkin@webrtc.org>
Reviewed-by: Erik Språng <sprang@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#42280}
2024-05-13 08:05:19 +00:00
..
include Make SpatialLayer to be an alias of SimulcastStream 2024-05-13 08:05:19 +00:00
test Delete implicit layering mode. 2024-05-07 16:59:06 +00:00
DEPS
libvpx_vp9_decoder.cc Require webrtc::Environment to create VP9 encoder 2024-04-05 13:49:26 +00:00
libvpx_vp9_decoder.h Remove EncodedFrame::MissingFrame and start removing Decode() param 2023-08-30 10:38:35 +00:00
libvpx_vp9_encoder.cc Cleanup usage of FieldTrialsView by RateControlSettings and CongestionWindowPushbackController 2024-05-10 12:40:20 +00:00
libvpx_vp9_encoder.h Delete implicit layering mode. 2024-05-07 16:59:06 +00:00
svc_config.cc Set InterLayerPredMode based on scalability mode for VP9. 2024-01-26 10:40: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 Make SpatialLayer to be an alias of SimulcastStream 2024-05-13 08:05:19 +00:00
vp9.cc Require webrtc::Environment to create VP9 encoder 2024-04-05 13:49:26 +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