webrtc/api/video_codecs
Niels Möller a46bd4b9c7 Reland "Move class VideoCodec from common_types.h to its own api header file."
This is a reland of efc71e565e

Differs from the original cl by not widening the type of
VideoCodec::width and VideoCodec::height.

Original change's description:
> Move class VideoCodec from common_types.h to its own api header file.
>
> Bug: webrtc:7660
> Change-Id: I91f19bfc2565461328f30081f8383e136419aefb
> Reviewed-on: https://webrtc-review.googlesource.com/79881
> Commit-Queue: Niels Moller <nisse@webrtc.org>
> Reviewed-by: Rasmus Brandt <brandtr@webrtc.org>
> Reviewed-by: Danil Chapovalov <danilchap@webrtc.org>
> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
> Cr-Commit-Position: refs/heads/master@{#23544}

Bug: webrtc:7660
Change-Id: I7cf74a85a61ea2b831e6f32b3b3e17514ebefec8
Reviewed-on: https://webrtc-review.googlesource.com/82140
Commit-Queue: Niels Moller <nisse@webrtc.org>
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Reviewed-by: Danil Chapovalov <danilchap@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#23569}
2018-06-11 19:23:20 +00:00
..
test Remove dependency in FakeWebRtcVideoCodecFactories. 2018-05-14 09:29:19 +00:00
BUILD.gn Reland "Move class VideoCodec from common_types.h to its own api header file." 2018-06-11 19:23:20 +00:00
builtin_video_decoder_factory.cc Built in video codec factories. 2018-05-03 11:49:42 +00:00
builtin_video_decoder_factory.h Built in video codec factories. 2018-05-03 11:49:42 +00:00
builtin_video_encoder_factory.cc Wire up VAAPI VP8 experimental support in WebRTC. 2018-05-28 12:30:19 +00:00
builtin_video_encoder_factory.h Built in video codec factories. 2018-05-03 11:49:42 +00:00
sdp_video_format.cc Add copy and move operations to SdpVideoFormat. 2018-03-28 09:46:26 +00:00
sdp_video_format.h Add copy and move operations to SdpVideoFormat. 2018-03-28 09:46:26 +00:00
video_codec.cc Reland "Move class VideoCodec from common_types.h to its own api header file." 2018-06-11 19:23:20 +00:00
video_codec.h Reland "Move class VideoCodec from common_types.h to its own api header file." 2018-06-11 19:23:20 +00:00
video_decoder.cc Delete deprecated VideoDecoder::Decode method 2018-05-22 08:17:03 +00:00
video_decoder.h Add placeholder header file api/video_codecs/video_codec.h. 2018-05-31 09:36:57 +00:00
video_decoder_factory.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
video_encoder.cc Add control for inter-layer prediction mode. 2018-04-27 06:20:15 +00:00
video_encoder.h Reland "Move class VideoCodec from common_types.h to its own api header file." 2018-06-11 19:23:20 +00:00
video_encoder_config.cc Move VideoEncoderConfig from call/ to api/. 2018-05-18 12:58:16 +00:00
video_encoder_config.h Reland "Move class VideoCodec from common_types.h to its own api header file." 2018-06-11 19:23:20 +00:00
video_encoder_factory.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00