webrtc/modules/video_coding/codecs/vp8
Evan Shrubsole f7b0e14d8b [Unwrap] Use RtpTimestampUnwrapper in ScreenshareLayers
Bug: webrtc:13982
Change-Id: I4dbd05be7db77450a7a3a2c6a22f0101c9cb9150
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/288748
Auto-Submit: Evan Shrubsole <eshr@webrtc.org>
Commit-Queue: Philip Eliasson <philipel@webrtc.org>
Reviewed-by: Philip Eliasson <philipel@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#39033}
2023-01-09 14:38:55 +00:00
..
include Delete deprecated VP8Encoder::Create function 2022-05-17 13:23:24 +00:00
test Make requested_resolution_alignment of webrtc::EncoderInfo as uint32_t. 2022-12-12 06:02:59 +00:00
default_temporal_layers.cc Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED 2021-11-15 21:44:59 +00:00
default_temporal_layers.h Optimize VP8 DefaultTemporalLayers by reducing set/map usage 2021-04-07 13:02:25 +00:00
default_temporal_layers_unittest.cc Delete tests with 4 temporal layers 2022-07-20 14:05:13 +00:00
libvpx_vp8_decoder.cc Remove WebRTC-NV12Decode field trial 2022-08-19 08:57:34 +00:00
libvpx_vp8_decoder.h Remove WebRTC-NV12Decode field trial 2022-08-19 08:57:34 +00:00
libvpx_vp8_encoder.cc Add scalability mode to RTCOutboundRtpStreamStats stats 2022-12-08 11:46:06 +00:00
libvpx_vp8_encoder.h VideoStreamEncoder: set at target quality based on codec. 2022-09-15 12:15:17 +00:00
libvpx_vp8_simulcast_test.cc generateKeyframe: pass frame_types in bypass mode 2022-12-06 10:54:59 +00:00
screenshare_layers.cc Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED 2021-11-15 21:44:59 +00:00
screenshare_layers.h [Unwrap] Use RtpTimestampUnwrapper in ScreenshareLayers 2023-01-09 14:38:55 +00:00
screenshare_layers_unittest.cc Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED 2021-11-15 21:44:59 +00:00
temporal_layers.h Move TemporalLayers to api/video_codecs. 2018-10-12 09:15:21 +00:00
temporal_layers_checker.cc Introduce RTC_CHECK_NOTREACHED(), an always-checking RTC_NOTREACHED() 2020-11-09 10:47:55 +00:00
vp8_scalability.cc Let PCF.GetRtpSenderCapabilities return codecs' scalabilityModes. 2022-07-05 13:28:33 +00:00
vp8_scalability.h Let PCF.GetRtpSenderCapabilities return codecs' scalabilityModes. 2022-07-05 13:28:33 +00:00