webrtc/api/video
Sergio Garcia Murillo 00112748e1 rename functions to be moved to libyuv
Bug: webrtc:13826
Change-Id: I0d694cbe35a272fbe5da9dc6e74c88a976458df8
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/257441
Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org>
Reviewed-by: Niels Moller <nisse@webrtc.org>
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Frank Barchard <fbarchard@google.com>
Cr-Commit-Position: refs/heads/main@{#36468}
2022-04-06 21:48:43 +00:00
..
test add h264 422 decoding 2022-03-25 13:15:34 +00:00
BUILD.gn Remove //rtc_base:timeutils from public deps 2022-04-06 11:23:21 +00:00
builtin_video_bitrate_allocator_factory.cc Use SvcRateAllocator for av1 2020-11-06 10:23:17 +00:00
builtin_video_bitrate_allocator_factory.h Reland "Use the factory instead of using the builtin code path in VideoCodecInitializer" 2018-11-08 19:10:47 +00:00
color_space.cc Use backticks not vertical bars to denote variables in comments for /api 2021-07-26 18:27:34 +00:00
color_space.h Add missing RTC_EXPORT for the component build. 2019-10-15 09:07:44 +00:00
DEPS add h264 422 decoding 2022-03-25 13:15:34 +00:00
encoded_frame.cc Migrate VCMInterFrameDelay to use Time units 2022-03-08 09:05:12 +00:00
encoded_frame.h Migrate VCMInterFrameDelay to use Time units 2022-03-08 09:05:12 +00:00
encoded_image.cc Replace new rtc::RefCountedObject with rtc::make_ref_counted in a few files 2021-04-23 12:04:39 +00:00
encoded_image.h ZeroHertzAdapterMode: slow down repeats on quality convergence. 2021-12-16 12:01:30 +00:00
hdr_metadata.cc Pass HdrMetadata between VideoFrame and EncodedImage for VP9 2018-11-09 13:33:37 +00:00
hdr_metadata.h Reorder methods and members of HdrMetadata 2018-12-13 14:00:39 +00:00
i010_buffer.cc Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED 2021-11-15 21:44:59 +00:00
i010_buffer.h Remove unused IXXXBuffer::PasteFrom 2021-10-26 11:55:31 +00:00
i420_buffer.cc Remove unused IXXXBuffer::PasteFrom 2021-10-26 11:55:31 +00:00
i420_buffer.h Remove unused IXXXBuffer::PasteFrom 2021-10-26 11:55:31 +00:00
i422_buffer.cc rename functions to be moved to libyuv 2022-04-06 21:48:43 +00:00
i422_buffer.h add h264 422 decoding 2022-03-25 13:15:34 +00:00
i444_buffer.cc Reland: Added support for H264 YUV444 (I444) decoding. 2022-02-09 11:57:55 +00:00
i444_buffer.h Reland: Added support for H264 YUV444 (I444) decoding. 2022-02-09 11:57:55 +00:00
nv12_buffer.cc Update the only 3 remaining kFilterBilinear to kFilterBox. 2021-06-08 13:19:23 +00:00
nv12_buffer.h Use backticks not vertical bars to denote variables in comments for /api 2021-07-26 18:27:34 +00:00
OWNERS Adding brandtr as api/video owner 2020-06-09 08:30:19 +00:00
recordable_encoded_frame.h VideoReceiveStream2: AV1 encoded sink support. 2021-04-08 20:07:22 +00:00
render_resolution.h Introduce new api to initialize VideoDecoder 2021-08-10 08:42:43 +00:00
rtp_video_frame_assembler.cc Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED 2021-11-15 21:44:59 +00:00
rtp_video_frame_assembler.h Return first and last RTP packet sequence number for completed frames. 2021-10-15 09:59:17 +00:00
rtp_video_frame_assembler_unittests.cc Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED 2021-11-15 21:44:59 +00:00
video_adaptation_counters.cc [Adaptation] Add more ResourceAdaptationProcessor logging. 2020-05-28 15:06:46 +00:00
video_adaptation_counters.h [Adaptation] Add more ResourceAdaptationProcessor logging. 2020-05-28 15:06:46 +00:00
video_adaptation_reason.h Unify AdaptationReason and AdaptReason enums. 2020-04-16 13:33:49 +00:00
video_bitrate_allocation.cc Count disabled due to low bw streams or layers as bw limited quality in GetStats 2019-10-09 16:58:34 +00:00
video_bitrate_allocation.h Use backticks not vertical bars to denote variables in comments for /api 2021-07-26 18:27:34 +00:00
video_bitrate_allocator.cc Reland "Only enable conference mode simulcast allocations with flag enabled" 2020-08-04 10:30:08 +00:00
video_bitrate_allocator.h Reland "Only enable conference mode simulcast allocations with flag enabled" 2020-08-04 10:30:08 +00:00
video_bitrate_allocator_factory.h Format almost everything. 2019-07-08 13:45:15 +00:00
video_codec_constants.h Allow encoders to receive preferred pixel formats from native buffers 2020-10-08 13:47:50 +00:00
video_codec_type.h Hide VideoCodecType from Android SDK 2021-07-15 18:33:47 +00:00
video_content_type.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
video_content_type.h Reland "[cleanup] Remove useless includes." 2018-10-08 07:44:19 +00:00
video_frame.cc Refactor FrameGenerator to return VideoFrameBuffer with VideoFrame::UpdateRect 2019-12-02 17:11:37 +00:00
video_frame.h Use backticks not vertical bars to denote variables in comments for /api 2021-07-26 18:27:34 +00:00
video_frame_buffer.cc add h264 422 decoding 2022-03-25 13:15:34 +00:00
video_frame_buffer.h add h264 422 decoding 2022-03-25 13:15:34 +00:00
video_frame_metadata.cc Add GetMetadata() to TransformableVideoFrameInterface API. 2020-05-14 19:26:55 +00:00
video_frame_metadata.h Reland "Make TransformableVideoFrameInterface::GetMetadata pure virtual." 2020-05-18 17:53:38 +00:00
video_frame_metadata_unittest.cc Add GetMetadata() to TransformableVideoFrameInterface API. 2020-05-14 19:26:55 +00:00
video_frame_type.h Make VideoFrameType an enum class, and move to separate file and target 2019-03-22 12:44:51 +00:00
video_layers_allocation.h Add experimental extension RtpVideoLayersAllocation 2020-10-05 13:38:13 +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 Route min/max FPS constraints to VideoStreamEncoder. 2021-10-14 06:49:05 +00:00
video_source_interface.cc Move VideoStreamEncoderInterface to api/. 2018-05-21 19:50:37 +00:00
video_source_interface.h ZeroHertzAdapterMode: handle key frame requests. 2021-12-21 19:52:56 +00:00
video_stream_decoder.h Move RtpFrameObject and EncodedFrame out of video_coding namespace. 2021-03-23 14:22:47 +00:00
video_stream_decoder_create.cc WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 12/inf 2022-03-29 10:14:00 +00:00
video_stream_decoder_create.h WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 12/inf 2022-03-29 10:14:00 +00:00
video_stream_decoder_create_unittest.cc Prepare to replace VideoLayerFrameId with int64_t. 2021-02-15 14:42:02 +00:00
video_stream_encoder_interface.h VideoStreamEncoder: Introduce frame cadence adapter. 2021-11-05 12:37:45 +00:00
video_stream_encoder_observer.h Use backticks not vertical bars to denote variables in comments for /api 2021-07-26 18:27:34 +00:00
video_stream_encoder_settings.h Switch encoder on init failure 2022-01-21 12:05:17 +00:00
video_timing.cc Reland "Represent RtpPacketToSend::capture_time with Timestamp" 2022-02-28 10:04:37 +00:00
video_timing.h Reland "Represent RtpPacketToSend::capture_time with Timestamp" 2022-02-28 10:04:37 +00:00