webrtc/api/video
Fanny Linderborg ac505c5b9a Enable the FrameInstrumentationGenerator if its extension is negotiated
Bug: webrtc:358039777
Change-Id: I5d1181d174e3e23506baa7f168849f02922311b5
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/361580
Reviewed-by: Erik Språng <sprang@webrtc.org>
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Commit-Queue: Fanny Linderborg <linderborg@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#42947}
2024-09-04 15:48:00 +00:00
..
test Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
BUILD.gn Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
builtin_video_bitrate_allocator_factory.cc Apply include-cleaner to api/video 2024-08-19 11:22:41 +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 Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
color_space.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
DEPS Remove VCMEncodedFrame from webrtc::EncodedFrame inheritance 2023-08-28 11:46:48 +00:00
encoded_frame.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
encoded_frame.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
encoded_image.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
encoded_image.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
frame_buffer.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
frame_buffer.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
frame_buffer_unittest.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +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 Apply include-cleaner to api/video 2024-08-19 11:22:41 +00:00
i010_buffer.h Remove unused IXXXBuffer::PasteFrom 2021-10-26 11:55:31 +00:00
i210_buffer.cc Apply include-cleaner to api/video 2024-08-19 11:22:41 +00:00
i210_buffer.h Add 420 and 422 10 bit h264 decoding. 2022-06-17 11:12:10 +00:00
i410_buffer.cc Apply include-cleaner to api/video 2024-08-19 11:22:41 +00:00
i410_buffer.h Apply include-cleaner to api/video 2024-08-19 11:22:41 +00:00
i420_buffer.cc Apply include-cleaner to api/video 2024-08-19 11:22:41 +00:00
i420_buffer.h Update old TODO comments 2022-07-05 09:59:33 +00:00
i422_buffer.cc Apply include-cleaner to api/video 2024-08-19 11:22:41 +00:00
i422_buffer.h Update old TODO comments 2022-07-05 09:59:33 +00:00
i444_buffer.cc Apply include-cleaner to api/video 2024-08-19 11:22:41 +00:00
i444_buffer.h Update old TODO comments 2022-07-05 09:59:33 +00:00
nv12_buffer.cc Apply include-cleaner to api/video 2024-08-19 11:22:41 +00:00
nv12_buffer.h Apply include-cleaner to api/video 2024-08-19 11:22:41 +00:00
OWNERS Revise video owners 2022-09-30 08:44:30 +00:00
recordable_encoded_frame.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
render_resolution.h Reland "RtpEncodingParameters::request_resolution patch 1" 2022-09-23 11:48:19 +00:00
resolution.h Helper API for codec factories to calculate supported H.265 levels. 2024-04-16 09:23:58 +00:00
rtp_video_frame_assembler.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
rtp_video_frame_assembler.h Add codec name H265 to support H265 in WebRTC 2023-09-20 09:25:32 +00:00
rtp_video_frame_assembler_unittests.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
video_adaptation_counters.cc Apply include-cleaner to api/video 2024-08-19 11:22:41 +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 Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
video_bitrate_allocation.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
video_bitrate_allocator.cc Apply include-cleaner to api/video 2024-08-19 11:22:41 +00:00
video_bitrate_allocator.h Apply include-cleaner to api/video 2024-08-19 11:22:41 +00:00
video_bitrate_allocator_factory.h Provide Environment to SimulcastRateAllocator at construction 2024-05-16 13:32:54 +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 Remove multiplex codec. 2024-02-26 11:26:04 +00:00
video_content_type.cc Apply include-cleaner to api/video 2024-08-19 11:22:41 +00:00
video_content_type.h Remove extra usage of video-content-type header extension 2023-07-22 21:47:08 +00:00
video_frame.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
video_frame.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
video_frame_buffer.cc Apply include-cleaner to api/video 2024-08-19 11:22:41 +00:00
video_frame_buffer.h VideoFrameBuffer: remove TODO. 2024-05-03 10:39:37 +00:00
video_frame_metadata.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
video_frame_metadata.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
video_frame_metadata_unittest.cc Apply include-cleaner to api/video 2024-08-19 11:22:41 +00:00
video_frame_type.h Use common VideoFrameTypeToString helper 2023-07-12 00:28:47 +00:00
video_layers_allocation.h Add experimental extension RtpVideoLayersAllocation 2020-10-05 13:38:13 +00:00
video_rotation.h
video_sink_interface.h Apply include-cleaner to api/video 2024-08-19 11:22:41 +00:00
video_source_interface.cc Move VideoStreamEncoderInterface to api/. 2018-05-21 19:50:37 +00:00
video_source_interface.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
video_stream_encoder_settings.h Enable the FrameInstrumentationGenerator if its extension is negotiated 2024-09-04 15:48:00 +00:00
video_timing.cc Apply include-cleaner to api/video 2024-08-19 11:22:41 +00:00
video_timing.h In VideoPlayoutDelay delete access to integer representation of min/max values 2023-08-23 16:14:26 +00:00