webrtc/sdk/objc/api/video_codec
Danil Chapovalov 36d5eec6e1 Propagate webrtc::Environment through objc VideoDecoderFactory
Bug: webrtc:15791
Change-Id: I9e9206c6e2f7be2d2d59f80241cafcc27b9e6ad6
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/339864
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Kári Helgason <kthelgason@webrtc.org>
Commit-Queue: Danil Chapovalov <danilchap@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#41767}
2024-02-20 11:08:21 +00:00
..
RTCNativeVideoDecoder.h Propagate webrtc::Environment through objc VideoDecoderFactory 2024-02-20 11:08:21 +00:00
RTCNativeVideoDecoder.mm Propagate webrtc::Environment through objc VideoDecoderFactory 2024-02-20 11:08:21 +00:00
RTCNativeVideoDecoderBuilder+Native.h Propagate webrtc::Environment through objc VideoDecoderFactory 2024-02-20 11:08:21 +00:00
RTCVideoCodecConstants.h Add AV1 encoder&decoder wrappers for iOS SDK. 2021-03-03 20:08:17 +00:00
RTCVideoCodecConstants.mm Add AV1 encoder&decoder wrappers for iOS SDK. 2021-03-03 20:08:17 +00:00
RTCVideoDecoderAV1.h Always include the actual decoder implementation when RTCVideoDecoderAV1 is used. 2022-07-04 12:27:02 +00:00
RTCVideoDecoderAV1.mm Always include the actual decoder implementation when RTCVideoDecoderAV1 is used. 2022-07-04 12:27:02 +00:00
RTCVideoDecoderVP8.h Wrap WebRTC OBJC API types with RTC_OBJC_TYPE. 2020-05-04 15:01:26 +00:00
RTCVideoDecoderVP8.mm Propagate webrtc::Environment through objc VideoDecoderFactory 2024-02-20 11:08:21 +00:00
RTCVideoDecoderVP9.h Add AV1 encoder&decoder wrappers for iOS SDK. 2021-03-03 20:08:17 +00:00
RTCVideoDecoderVP9.mm Add AV1 encoder&decoder wrappers for iOS SDK. 2021-03-03 20:08:17 +00:00
RTCVideoEncoderAV1.h Make the libaom AV1 encoder optional in RTCDefaultVideoEncoderFactory. 2022-06-01 10:54:55 +00:00
RTCVideoEncoderAV1.mm Always include the actual encoder implementation when RTCVideoEncoderAV1 is used. 2022-06-28 10:28:03 +00:00
RTCVideoEncoderVP8.h Wrap WebRTC OBJC API types with RTC_OBJC_TYPE. 2020-05-04 15:01:26 +00:00
RTCVideoEncoderVP8.mm RTC_OBJC_TYPE RTCWrappedNativeVideo{Decoder,Encoder}. 2020-08-25 08:58:29 +00:00
RTCVideoEncoderVP9.h Add AV1 encoder&decoder wrappers for iOS SDK. 2021-03-03 20:08:17 +00:00
RTCVideoEncoderVP9.mm Add AV1 encoder&decoder wrappers for iOS SDK. 2021-03-03 20:08:17 +00:00
RTCWrappedNativeVideoDecoder.h Propagate webrtc::Environment through objc VideoDecoderFactory 2024-02-20 11:08:21 +00:00
RTCWrappedNativeVideoDecoder.mm Propagate webrtc::Environment through objc VideoDecoderFactory 2024-02-20 11:08:21 +00:00
RTCWrappedNativeVideoEncoder.h RTC_OBJC_TYPE RTCWrappedNativeVideo{Decoder,Encoder}. 2020-08-25 08:58:29 +00:00
RTCWrappedNativeVideoEncoder.mm Revert "Add a prefix for objc category." 2022-05-13 14:47:54 +00:00