webrtc/api/video
Niels Möller 4dc66c53d0 Move EncodedImage class to api/video/
Bug: webrtc:9378
Change-Id: I8fb3b19cad0ad428abc6c8e6b507180d461882ba
Reviewed-on: https://webrtc-review.googlesource.com/c/104002
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Reviewed-by: Peter Slatala <psla@webrtc.org>
Reviewed-by: Patrik Höglund <phoglund@webrtc.org>
Commit-Queue: Niels Moller <nisse@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#25033}
2018-10-08 07:37:10 +00:00
..
test Enable clang::find_bad_constructs for api/video/test. 2018-07-20 12:41:07 +00:00
BUILD.gn Move EncodedImage class to api/video/ 2018-10-08 07:37:10 +00:00
color_space.cc Add color space information to webrtc::VideoFrame and extract from VP9 2018-07-16 17:28:17 +00:00
color_space.h Extract color space from H264 decoder 2018-07-24 17:07:16 +00:00
DEPS New api function CreateVideoStreamEncoder. 2018-07-24 09:14:26 +00:00
encoded_frame.cc Add accessor methods for RTP timestamp of EncodedImage. 2018-08-21 09:15:51 +00:00
encoded_frame.h Add accessor methods for RTP timestamp of EncodedImage. 2018-08-21 09:15:51 +00:00
encoded_image.cc Move EncodedImage class to api/video/ 2018-10-08 07:37:10 +00:00
encoded_image.h Move EncodedImage class to api/video/ 2018-10-08 07:37:10 +00:00
i010_buffer.cc Add bit depth information to PlanarYuvBuffer 2018-06-26 20:23:37 +00:00
i010_buffer.h Add bit depth information to PlanarYuvBuffer 2018-06-26 20:23:37 +00:00
i420_buffer.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
i420_buffer.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
OWNERS Add nisse@ as owner of api/video/ 2018-06-19 14:02:11 +00:00
video_bitrate_allocation.cc Revert "[cleanup] Remove useless includes." 2018-10-05 13:13:45 +00:00
video_bitrate_allocation.h Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
video_bitrate_allocator.h Exposing video bitrate allocator into API 2018-07-23 21:23:21 +00:00
video_bitrate_allocator_factory.h The default logic for creating video bitrate allocator. 2018-08-23 20:50:32 +00:00
video_content_type.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
video_content_type.h Revert "[cleanup] Remove useless includes." 2018-10-05 13:13:45 +00:00
video_frame.cc Add color space information to webrtc::VideoFrame and extract from VP9 2018-07-16 17:28:17 +00:00
video_frame.h Add color space information to webrtc::VideoFrame and extract from VP9 2018-07-16 17:28:17 +00:00
video_frame_buffer.cc Add bit depth information to PlanarYuvBuffer 2018-06-26 20:23:37 +00:00
video_frame_buffer.h Add bit depth information to PlanarYuvBuffer 2018-06-26 20:23:37 +00:00
video_frame_marking.h Frame marking RTP header extension (PART 1: implement extension) 2018-09-11 22:35:30 +00:00
video_rotation.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
video_sink_interface.h New file api/video/BUILD.gn 2018-05-14 06:57:38 +00:00
video_source_interface.cc Move VideoStreamEncoderInterface to api/. 2018-05-21 19:50:37 +00:00
video_source_interface.h Replace rtc::Optional with absl::optional in api 2018-06-21 12:50:03 +00:00
video_stream_decoder.h Replace rtc::Optional with absl::optional in api 2018-06-21 12:50:03 +00:00
video_stream_decoder_create.cc Use absl::make_unique and absl::WrapUnique directly 2018-07-05 10:59:49 +00:00
video_stream_decoder_create.h VideoStreamDecoder skeleton. 2018-03-22 11:23:24 +00:00
video_stream_encoder_create.cc Remove rtc::{Make,Wrap}Unique and their header file + unit tests 2018-08-08 10:45:52 +00:00
video_stream_encoder_create.h New api function CreateVideoStreamEncoder. 2018-07-24 09:14:26 +00:00
video_stream_encoder_interface.h New api function CreateVideoStreamEncoder. 2018-07-24 09:14:26 +00:00
video_stream_encoder_observer.cc Remove clang:find_bad_constructs suppression from call:call. 2018-08-29 11:57:00 +00:00
video_stream_encoder_observer.h Remove clang:find_bad_constructs suppression from call:call. 2018-08-29 11:57:00 +00:00
video_stream_encoder_settings.h New api function CreateVideoStreamEncoder. 2018-07-24 09:14:26 +00:00
video_timing.cc Cleanup webrtc:: namespace from leaked TimingFrameFlags 2018-06-05 13:52:04 +00:00
video_timing.h Remove TimingFrameFlags from its old place after it was moved 2018-06-11 16:38:49 +00:00