webrtc/modules/video_coding/codecs/vp9
Emircan Uysaler cb853c8f90 Reland "Add Profile 2 configuration to VP9 Encoder and Decoder"
This is a reland of fc9c4e88b5

Original change's description:
> Add Profile 2 configuration to VP9 Encoder and Decoder
>
> Bug: webrtc:9376
> Change-Id: I4f627fb2b6c146a90cfcaa815da459b09dc00003
> Reviewed-on: https://webrtc-review.googlesource.com/81980
> Commit-Queue: Emircan Uysaler <emircan@webrtc.org>
> Reviewed-by: Niklas Enbom <niklas.enbom@webrtc.org>
> Reviewed-by: Erik Språng <sprang@webrtc.org>
> Reviewed-by: Jerome Jiang <jianj@google.com>
> Cr-Commit-Position: refs/heads/master@{#23917}

Bug: webrtc:9376
Change-Id: I21fc44865af4e381f99dbc5ae2baf4a53ce834ca
TBR: niklas.enbom@webrtc.org
Reviewed-on: https://webrtc-review.googlesource.com/88341
Commit-Queue: Emircan Uysaler <emircan@webrtc.org>
Reviewed-by: Emircan Uysaler <emircan@webrtc.org>
Reviewed-by: Erik Språng <sprang@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#23974}
2018-07-13 19:30:36 +00:00
..
include Add VP9 profile negotiation to SDP 2018-07-02 23:38:41 +00:00
test Reland "Add Profile 2 configuration to VP9 Encoder and Decoder" 2018-07-13 19:30:36 +00:00
DEPS Add VP9 profile negotiation to SDP 2018-07-02 23:38:41 +00:00
svc_config.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
svc_config.h Layering and rate allocation for VP9 screen sharing. 2018-05-15 07:06:10 +00:00
svc_config_unittest.cc Layering and rate allocation for VP9 screen sharing. 2018-05-15 07:06:10 +00:00
svc_rate_allocator.cc Use enum class for VideoCodecMode and VideoCodecComplexity. 2018-06-13 12:26:09 +00:00
svc_rate_allocator.h Reland "Move class VideoCodec from common_types.h to its own api header file." 2018-06-11 19:23:20 +00:00
svc_rate_allocator_unittest.cc Use enum class for VideoCodecMode and VideoCodecComplexity. 2018-06-13 12:26:09 +00:00
vp9_frame_buffer_pool.cc Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
vp9_frame_buffer_pool.h Delete unneeded includes of basictypes.h. 2018-05-21 19:35:08 +00:00
vp9_impl.cc Reland "Add Profile 2 configuration to VP9 Encoder and Decoder" 2018-07-13 19:30:36 +00:00
vp9_impl.h Add VP9 profile negotiation to SDP 2018-07-02 23:38:41 +00:00
vp9_noop.cc Add VP9 profile negotiation to SDP 2018-07-02 23:38:41 +00:00