webrtc/modules/video_coding/codecs/vp8
Niels Möller a12c42a6b2 Delete root header file typedef.h.
Usage replaced with stdint.h, rtc_base/system/arch.h and
rtc_base/system/unused.h, as appropriate.

Bug: webrtc:6854
Change-Id: I97225465d14b969903d92979e2df3c3c05d35f18
Reviewed-on: https://webrtc-review.googlesource.com/90249
Reviewed-by: Niklas Enbom <niklas.enbom@webrtc.org>
Reviewed-by: Fredrik Solenberg <solenberg@webrtc.org>
Commit-Queue: Niels Moller <nisse@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#24100}
2018-07-25 14:59:26 +00:00
..
include Generalize SimulcastEncoderAdapter, use for H264 & VP8. 2018-06-21 15:57:43 +00:00
test Extract color space from Vp8 decoder 2018-07-24 17:21:06 +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 Extract color space from Vp8 decoder 2018-07-24 17:21:06 +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