webrtc/modules/video_coding/codecs/vp9
Danil Chapovalov f90a3ad3b3 Reenable disabled passing tests
Libvpx was adjusted to support scenarios test verifies, but WebRTC tests were forgotten.

Bug: webrtc:42223649
Change-Id: I19a10c939d844d00dd564bc0a16fe21844cc7cfb
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/357680
Commit-Queue: Danil Chapovalov <danilchap@webrtc.org>
Reviewed-by: Philip Eliasson <philipel@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#42665}
2024-07-23 07:14:13 +00:00
..
include Make SpatialLayer to be an alias of SimulcastStream 2024-05-13 08:05:19 +00:00
test Reenable disabled passing tests 2024-07-23 07:14:13 +00:00
DEPS Add VP9 profile negotiation to SDP 2018-07-02 23:38:41 +00:00
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 Rename minimum_qp to min_qp 2024-07-08 15:37:23 +00:00
libvpx_vp9_encoder.h Revert "Reland "Rewrite simulcast config to equivalent SVC for vp9 simulcast"" 2024-07-03 08:17:24 +00:00
svc_config.cc Revert "Reland "Rewrite simulcast config to equivalent SVC for vp9 simulcast"" 2024-07-03 08:17:24 +00:00
svc_config.h Revert "Reland "Rewrite simulcast config to equivalent SVC for vp9 simulcast"" 2024-07-03 08:17:24 +00:00
svc_config_unittest.cc Revert "Reland "Rewrite simulcast config to equivalent SVC for vp9 simulcast"" 2024-07-03 08:17:24 +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