webrtc/modules/video_coding/codecs/av1
Jeremy Leconte f19c7caeb5 Fix crash when rolling libaom.
The crash is caused by https://aomedia.googlesource.com/aom.git/+/77cf417565ad2c527d5c351927f11db3764fd93c%5E%21

Example of the test failure:
https://ci.chromium.org/ui/p/webrtc/builders/try/linux_rel/72442/overview

Bug: None
Change-Id: I088bf7e45452cdaa71802802e431119e755eca24
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/337320
Commit-Queue: Jeremy Leconte <jleconte@google.com>
Reviewed-by: Marco Paniconi <marpan@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#41659}
2024-02-02 09:45:05 +00:00
..
av1_svc_config.cc Move setting single spatial layer bitrates to GetVp9SvcConfig 2023-10-23 14:10:21 +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 Reland "Always use AV1 specific bitrate limits when spatial layers are used." 2023-09-12 13:00:19 +00:00
BUILD.gn Enable frame dropping in libaom AV1 encoder 2023-06-07 13:24:02 +00:00
dav1d_decoder.cc Rename EncodedImage property Timetamp to RtpTimestamp 2023-09-24 20:06:48 +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 Add WebRTC-LibaomAv1Encoder-MaxConsecFrameDrop parameter to explicitly limit the maximum consecutive frame drop 2024-01-31 18:35:51 +00:00
libaom_av1_encoder.h Auxiliary liboam AV1 encoder settings. 2022-05-04 11:59:29 +00:00
libaom_av1_encoder_unittest.cc Add WebRTC-LibaomAv1Encoder-MaxConsecFrameDrop parameter to explicitly limit the maximum consecutive frame drop 2024-01-31 18:35:51 +00:00
libaom_av1_unittest.cc Fix crash when rolling libaom. 2024-02-02 09:45:05 +00:00