Changes: - Updated WebCodecView to handle the additional parameter sets needed to decode H265 video. - Removed unnecessary reconfigure calls so that no keyframe errors are hit due to reconfiguring while data is in midflight - Removed `compression !== 'h265'` condition from in VideoView createVideoView() for defaulting the use of WebCodecApi
Changes:
compression !== 'h265'condition from in VideoView createVideoView() for defaulting the use of WebCodecApi