webrtc/sdk/objc/Framework/Classes/VideoToolbox
Magnus Jedvert 8b4e92d0a5 ObjC SDK: Stop using built-in SW video codecs
This CL removes the use of default built-in SW in the ObjC layer. If a
client want to depend on the video SW codecs, they must inject them
explicitly.

Bug: webrtc:7925
Change-Id: If752e7f02109ff768dc5ec38d935203de85987c2
Reviewed-on: https://webrtc-review.googlesource.com/69800
Commit-Queue: Magnus Jedvert <magjed@webrtc.org>
Reviewed-by: Anders Carlsson <andersc@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#23073}
2018-05-02 10:15:56 +00:00
..
helpers.cc Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
helpers.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
nalu_rewriter.cc Search for SPS NALU rather than assuming its position 2018-02-27 14:39:59 +00:00
nalu_rewriter.h Search for SPS NALU rather than assuming its position 2018-02-27 14:39:59 +00:00
nalu_rewriter_unittest.cc Search for SPS NALU rather than assuming its position 2018-02-27 14:39:59 +00:00
RTCVideoDecoderH264.mm Deprecate RTCRtpFragmentationHeader argument for objc decoders. 2018-04-26 15:28:17 +00:00
RTCVideoEncoderH264.mm ObjC SDK: Stop using built-in SW video codecs 2018-05-02 10:15:56 +00:00