Changes to VideoDecoder::InitDecode API in M67.

136 views
Skip to first unread message

phil...@webrtc.org

unread,
Apr 6, 2018, 2:52:09 AM4/6/18
to discuss-webrtc
Hi!

In M67 the VideoCodec* parameter in VideoDecoder::InitDecode will be removed, so the function signature will change from InitDecode(const VideoCodec* codec_settings, int32_t number_of_cores) to InitDecode(int32_t number_of_cores)

Related to this, in the Obj-C API the startDecodeWithSettings:numberOfCores: method in the RTCVideoDecoder protocol will be removed. A new method with the signature startDecodeWithNumberOfCores: has been added instead.

phil...@webrtc.org

unread,
May 7, 2018, 5:15:00 AM5/7/18
to discuss-webrtc
This change has been put on hold and will not be part of M67.
Reply all
Reply to author
Forward
0 new messages