webrtc/modules/video_coding/codecs/av1
philipel ef005bc924 Unwrap the presentation timestamp before calling aom_codec_encode in LibaomAv1Encoder.
Bug: webrtc:14673
Change-Id: I0358fed5ac0839994482c5fb049c13e442f82c82
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/283701
Reviewed-by: Erik Språng <sprang@webrtc.org>
Commit-Queue: Philip Eliasson <philipel@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#38657}
2022-11-17 08:32:18 +00:00
..
av1_svc_config.cc Let PCF.GetRtpSenderCapabilities return codecs' scalabilityModes. 2022-07-05 13:28:33 +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 Determine scalability mode if not explicilty set for AV1. 2022-05-13 12:06:44 +00:00
BUILD.gn Unwrap the presentation timestamp before calling aom_codec_encode in LibaomAv1Encoder. 2022-11-17 08:32:18 +00:00
dav1d_decoder.cc Skip one data copy on dav1d decoding 2022-09-26 08:37:24 +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 Unwrap the presentation timestamp before calling aom_codec_encode in LibaomAv1Encoder. 2022-11-17 08:32:18 +00:00
libaom_av1_encoder.h Auxiliary liboam AV1 encoder settings. 2022-05-04 11:59:29 +00:00
libaom_av1_encoder_unittest.cc Unwrap the presentation timestamp before calling aom_codec_encode in LibaomAv1Encoder. 2022-11-17 08:32:18 +00:00
libaom_av1_unittest.cc Remove the libaom av1 decoder. 2022-09-30 08:42:25 +00:00