webrtc-sdk / webrtc

BSD 3-Clause "New" or "Revised" License
227 stars 89 forks source link

Add HEVC support for iOS/Android #72

Open BertholdKrevert opened 1 year ago

BertholdKrevert commented 1 year ago

This adds support for H.265 video encoding/decoding to libwebrtc.

This is ported from https://github.com/open-webrtc-toolkit/owt-deps-webrtc and most notably commits 0abff7c58c965cfba375d82cdcca012abbd82ff6 and 0abff7c58c965cfba375d82cdcca012abbd82ff6 by jianjunz jianjun.zhu@intel.com as well as any relevant fixes in this area that were added in the meantime.