webrtc/modules/video_coding/codecs/vp8
Emircan Uysaler ff52e88a74 Revert "Extract color space from Vp8 decoder"
This reverts commit fad2aa23b4.

Reason for revert: There seems to be a mismatch with Chrome's default for VP8.

Original change's description:
> Extract color space from Vp8 decoder
> 
> Makes use of ColorSpace class to extract info from Vp8 stream.
> 
> Bug: webrtc:9522
> Change-Id: Id9d46eeea5497c4da31db27bfcf2743612ae4157
> Reviewed-on: https://webrtc-review.googlesource.com/90183
> Reviewed-by: Erik Språng <sprang@webrtc.org>
> Commit-Queue: Emircan Uysaler <emircan@webrtc.org>
> Cr-Commit-Position: refs/heads/master@{#24086}

TBR=sprang@webrtc.org,emircan@webrtc.org

# Not skipping CQ checks because original CL landed > 1 day ago.

Bug: webrtc:9522
Change-Id: Ie589963159c9e7ccbc52bf3fdfcbc383656a4ca9
Reviewed-on: https://webrtc-review.googlesource.com/92500
Reviewed-by: Emircan Uysaler <emircan@webrtc.org>
Commit-Queue: Emircan Uysaler <emircan@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#24191}
2018-08-04 00:26:21 +00:00
..
include Generalize SimulcastEncoderAdapter, use for H264 & VP8. 2018-06-21 15:57:43 +00:00
test Revert "Extract color space from Vp8 decoder" 2018-08-04 00:26:21 +00:00
default_temporal_layers.cc Add experimental shortened 2-temporal-layer setting 2018-07-04 09:25:21 +00:00
default_temporal_layers.h Replace rtc::Optional with absl::optional 2018-06-18 10:24:48 +00:00
default_temporal_layers_unittest.cc Stop using VideoCodec.targetBitrate for vp8 screenshare config 2018-07-06 15:13:18 +00:00
libvpx_vp8_decoder.cc Revert "Extract color space from Vp8 decoder" 2018-08-04 00:26:21 +00:00
libvpx_vp8_decoder.h Deprecate RTPFragmentationHeader argument to VideoDecoder::Decode 2018-05-08 08:09:35 +00:00
libvpx_vp8_encoder.cc Use absl::make_unique and absl::WrapUnique directly 2018-07-05 10:59:49 +00:00
libvpx_vp8_encoder.h Move BitrateAllocation to api/ and rename it VideoBitrateAllocation 2018-04-23 15:31:27 +00:00
libvpx_vp8_simulcast_test.cc Use absl::make_unique and absl::WrapUnique directly 2018-07-05 10:59:49 +00:00
screenshare_layers.cc Generalize SimulcastEncoderAdapter, use for H264 & VP8. 2018-06-21 15:57:43 +00:00
screenshare_layers.h Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
screenshare_layers_unittest.cc Replace rtc::Optional with absl::optional 2018-06-18 10:24:48 +00:00
temporal_layers.cc Use absl::make_unique and absl::WrapUnique directly 2018-07-05 10:59:49 +00:00
temporal_layers.h Reland "Move class VideoCodec from common_types.h to its own api header file." 2018-06-11 19:23:20 +00:00