webrtc/modules/video_coding/codecs
Evan Shrubsole f906ec40d4 Handle null return from ToI420 in encoders
In cases where ToI420 fails it should be able to return null.

Bug: webrtc:12877
Change-Id: Ia13859c104d978a29712ae10f8e15acada8406ac
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/222613
Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org>
Commit-Queue: Evan Shrubsole <eshr@google.com>
Cr-Commit-Position: refs/heads/master@{#34342}
2021-06-21 12:45:11 +00:00
..
av1 Handle null return from ToI420 in encoders 2021-06-21 12:45:11 +00:00
h264 Update the only 3 remaining kFilterBilinear to kFilterBox. 2021-06-08 13:19:23 +00:00
interface Extend LibvpxInterface with VP9 support and use it from LibvpxVp9Encoder 2020-12-13 18:07:05 +00:00
multiplex Replace more instances of rtc::RefCountedObject with make_ref_counted. 2021-04-27 17:01:59 +00:00
test Fix the VideoFrameType of super frame construction in VideoProcessor 2021-05-12 02:21:45 +00:00
vp8 Handle null return from ToI420 in encoders 2021-06-21 12:45:11 +00:00
vp9 Handle null return from ToI420 in encoders 2021-06-21 12:45:11 +00:00