webrtc/sdk/objc/components
Peter Hanspers 7f854bce1f Add supportsNativeHandle to the RTCVideoEncoder protocol.
The simulcast_encoder_adapter expects codecs that specify
supports_native_handle to perform resampling/scaling (through
GetEncoderInfo).
This change adds a method to the RTCVideoEncoder to let objc encoders
specify this rather than relying on the default.

Bug: webrtc:13044
Change-Id: I2efcbd42aa4f2048285f451c7b691fdeca111e62
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/227641
Reviewed-by: Kári Helgason <kthelgason@webrtc.org>
Commit-Queue: Peter Hanspers <peterhanspers@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#34683}
2021-08-09 15:21:52 +00:00
..
audio Use backticks not vertical bars to denote variables in comments for /sdk 2021-07-27 14:39:06 +00:00
capturer Use backticks not vertical bars to denote variables in comments for /sdk 2021-07-27 14:39:06 +00:00
network Use backticks not vertical bars to denote variables in comments for /sdk 2021-07-27 14:39:06 +00:00
renderer Use backticks not vertical bars to denote variables in comments for /sdk 2021-07-27 14:39:06 +00:00
video_codec Add supportsNativeHandle to the RTCVideoEncoder protocol. 2021-08-09 15:21:52 +00:00
video_frame_buffer Use backticks not vertical bars to denote variables in comments for /sdk 2021-07-27 14:39:06 +00:00