webrtc/modules/video_coding/codecs/vp9
Erik Språng 20bede7cc7 Clean up dead code in vp9 encoder wrapper
Bug: None
Change-Id: Ic99af40e95c5d82db9b4b5624eae3103d0a11c55
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/304286
Auto-Submit: Erik Språng <sprang@webrtc.org>
Reviewed-by: Philip Eliasson <philipel@webrtc.org>
Commit-Queue: Erik Språng <sprang@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#40027}
2023-05-09 12:47:25 +00:00
..
include Reland "operator== for VideoFrameMetadata + used in CloneSenderVideoFrame test" 2023-02-28 15:44:21 +00:00
test Introduce capture_time_identifier in webrtc::EncodedImage 2023-02-22 17:08:53 +00:00
DEPS Add VP9 profile negotiation to SDP 2018-07-02 23:38:41 +00:00
libvpx_vp9_decoder.cc Add 444 10 bits support for H264 and VP9 2023-01-17 12:32:26 +00:00
libvpx_vp9_decoder.h Remove WebRTC-NV12Decode field trial 2022-08-19 08:57:34 +00:00
libvpx_vp9_encoder.cc Clean up dead code in vp9 encoder wrapper 2023-05-09 12:47:25 +00:00
libvpx_vp9_encoder.h Clean up dead code in vp9 encoder wrapper 2023-05-09 12:47:25 +00:00
svc_config.cc Keep SVC max bitrate if number of spatial layers are reduced. 2023-03-21 12:00:17 +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 Add support for reducing number of spatial layers via scalability mode. 2022-10-24 09:40:39 +00:00
vp9.cc Let PCF.GetRtpSenderCapabilities return codecs' scalabilityModes. 2022-07-05 13:28:33 +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