webrtc/modules/video_coding/codecs
Magnus Jedvert a750333372 Remove support for SW H264 High profile decoding
Also put Baseline profile in front of Constrained Baseline profile. The
reason is that the HW encoders are mostly BP, and we want this to be the
first codec in the list so that HW is preferred by default.

The H264 tests in chromium needs to be updated again with this change,
which was changed here: https://codereview.chromium.org/2985263002/.

Bug: webrtc:8317
Change-Id: Ief75683962b79b6664143d73b9259729c66ce082
Reviewed-on: https://webrtc-review.googlesource.com/17780
Reviewed-by: Rasmus Brandt <brandtr@webrtc.org>
Commit-Queue: Magnus Jedvert <magjed@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#20554}
2017-11-02 21:22:49 +00:00
..
h264 Remove support for SW H264 High profile decoding 2017-11-02 21:22:49 +00:00
i420 Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
interface Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
stereo Fix Chromium compile of StereoEncoderAdapter. 2017-11-01 09:53:16 +00:00
test Add support for H.264 constrained high profile in VideoProcessor. 2017-10-27 13:30:34 +00:00
vp8 Refactor VP8 encoder creation logic 2017-10-25 09:30:07 +00:00
vp9 Add explicit includes of refcountedobject.h where it is used. 2017-10-06 13:00:14 +00:00