webrtc/api/video_codecs
2026-04-06 00:16:11 -07:00
..
test Refactor frame type related code in EncodedImage 2026-01-28 02:19:19 -08:00
av1_profile.cc IWYU api/ 2025-04-14 17:11:00 -07:00
av1_profile.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
bitstream_parser.h Use webrtc name specifier instead of rtc/cricket in api 2025-04-15 22:17:02 -07:00
BUILD.gn Add EncoderSpeedController 2025-10-31 11:31:51 -07:00
builtin_video_decoder_factory.cc Apply include-cleaner to api/video_codecs 2024-08-19 11:23:44 +00:00
builtin_video_decoder_factory.h
builtin_video_encoder_factory.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
builtin_video_encoder_factory.h
encoder_speed_controller.cc Add EncoderSpeedController 2025-10-31 11:31:51 -07:00
encoder_speed_controller.h Add PSNR sampling support to EncoderSpeedController. 2026-01-22 08:20:13 -08:00
h264_profile_level_id.cc clang-tidy: apply modernize-use-designated-initializer to api/ pc/ 2025-08-19 12:24:36 -07:00
h264_profile_level_id.h Reland "Use PayloadTypePicker for video PT assignment" 2024-12-12 16:37:30 -08:00
h265_profile_tier_level.cc clang-tidy: apply modernize-use-designated-initializer to api/ pc/ 2025-08-19 12:24:36 -07:00
h265_profile_tier_level.h Compare only profile & tier when matching HEVC codec. 2024-09-23 14:27:10 +00:00
libaom_av1_encoder_factory_test.cc clang-tidy: apply modernize-use-designated-initializer to api/ pc/ 2025-08-19 12:24:36 -07:00
libaom_av1_encoder_factory.cc clang-tidy: apply modernize-use-designated-initializer to api/ pc/ 2025-08-19 12:24:36 -07:00
libaom_av1_encoder_factory.h Apply include-cleaner to api/video_codecs 2024-08-19 11:23:44 +00:00
OWNERS Revise video owners 2022-09-30 08:44:30 +00:00
scalability_mode_helper.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
scalability_mode_helper.h Export scalability mode helper APIs. 2024-09-17 11:58:08 +00:00
scalability_mode.cc Still log information when scalability mode is nullopt. 2025-03-27 01:02:59 -07:00
scalability_mode.h Still log information when scalability mode is nullopt. 2025-03-27 01:02:59 -07:00
sdp_video_format.cc Allign IsSameCodecSpecific implementation to have keep consistent behavior for AV1 Video Codec 2025-09-17 05:55:29 -07:00
sdp_video_format.h Remove redundant webrtc:: prefixes in ['api/video', 'api/video_codecs'] 2025-06-11 08:50:30 -07:00
simple_encoder_wrapper_unittests.cc Run tools_webrtc/apply-clang-tidy on the repo 2026-01-09 10:26:41 -08:00
simple_encoder_wrapper.cc clang-tidy: apply modernize-use-designated-initializer to api/ pc/ 2025-08-19 12:24:36 -07:00
simple_encoder_wrapper.h Remove redundant webrtc:: prefixes in ['api/video', 'api/video_codecs'] 2025-06-11 08:50:30 -07:00
simulcast_stream.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
simulcast_stream.h Support mixed-codec simulcast in SimulcastEncoderAdapter 2025-09-19 04:31:13 -07:00
spatial_layer.h Make SpatialLayer to be an alias of SimulcastStream 2024-05-13 08:05:19 +00:00
video_codec.cc Support mixed-codec simulcast in SimulcastEncoderAdapter 2025-09-19 04:31:13 -07:00
video_codec.h Support mixed-codec simulcast in SimulcastEncoderAdapter 2025-09-19 04:31:13 -07:00
video_decoder_factory_template_dav1d_adapter.h IWYU api/ 2025-04-14 17:11:00 -07:00
video_decoder_factory_template_libvpx_vp8_adapter.h Comment unused variables in implemented functions 8\n 2024-10-28 12:05:18 +00:00
video_decoder_factory_template_libvpx_vp9_adapter.h Comment unused variables in implemented functions 8\n 2024-10-28 12:05:18 +00:00
video_decoder_factory_template_open_h264_adapter.h Comment unused variables in implemented functions 8\n 2024-10-28 12:05:18 +00:00
video_decoder_factory_template.h Use webrtc name specifier instead of rtc/cricket in api 2025-04-15 22:17:02 -07:00
video_decoder_factory.cc Delete CreateVideoDecoder from VideoDecoderFactory interface 2024-03-04 16:05:51 +00:00
video_decoder_factory.h Delete CreateVideoDecoder from VideoDecoderFactory interface 2024-03-04 16:05:51 +00:00
video_decoder_software_fallback_wrapper.cc Refactor frame type related code in EncodedImage 2026-01-28 02:19:19 -08:00
video_decoder_software_fallback_wrapper.h Delete deprecated variant of the VideoDecoderSoftwareFallbackWrapper without Environment 2024-02-21 12:21:31 +00:00
video_decoder.cc Move string_builder.h to webrtc namespace 2025-02-19 06:30:53 -08:00
video_decoder.h [reland] Comment unused variables in implemented functions 2024-10-16 11:40:33 +00:00
video_encoder_factory_interface.h Migrate absl variant to std in WebRTC 2025-03-18 16:08:39 -07:00
video_encoder_factory_template_libaom_av1_adapter.h Comment unused variables in implemented functions 8\n 2024-10-28 12:05:18 +00:00
video_encoder_factory_template_libvpx_vp8_adapter.h Comment unused variables in implemented functions 8\n 2024-10-28 12:05:18 +00:00
video_encoder_factory_template_libvpx_vp9_adapter.h Apply include-cleaner to api/video_codecs 2024-08-19 11:23:44 +00:00
video_encoder_factory_template_open_h264_adapter.h Comment unused variables in implemented functions 8\n 2024-10-28 12:05:18 +00:00
video_encoder_factory_template.h Use webrtc name specifier instead of rtc/cricket in api 2025-04-15 22:17:02 -07:00
video_encoder_factory.h [reland] Comment unused variables in implemented functions 2024-10-16 11:40:33 +00:00
video_encoder_interface.h Remove redundant webrtc:: prefixes in ['api/video', 'api/video_codecs'] 2025-06-11 08:50:30 -07:00
video_encoder_software_fallback_wrapper.cc clang-tidy: apply modernize-use-designated-initializer to api/ pc/ 2025-08-19 12:24:36 -07:00
video_encoder_software_fallback_wrapper.h Apply include-cleaner to api/video_codecs 2024-08-19 11:23:44 +00:00
video_encoder.cc Implement external scaling/premapping for video 2025-09-04 07:39:06 -07:00
video_encoder.h Merge remote branch 'upstream/branch-heads/7680' 2026-04-06 00:16:11 -07:00
video_encoding_general.h Reland "New video encoder API." 2024-04-25 08:19:16 +00:00
vp8_frame_buffer_controller.h Propagate clock into VP8 ScreenshareLayers helper 2025-08-18 07:56:01 -07:00
vp8_frame_config.cc Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED 2021-11-15 21:44:59 +00:00
vp8_frame_config.h
vp8_temporal_layers_factory.cc Propagate clock into VP8 ScreenshareLayers helper 2025-08-18 07:56:01 -07:00
vp8_temporal_layers_factory.h Propagate clock into VP8 ScreenshareLayers helper 2025-08-18 07:56:01 -07:00
vp8_temporal_layers.cc Apply include-cleaner to api/video_codecs 2024-08-19 11:23:44 +00:00
vp8_temporal_layers.h Apply include-cleaner to api/video_codecs 2024-08-19 11:23:44 +00:00
vp9_profile.cc IWYU api/ 2025-04-14 17:11:00 -07:00
vp9_profile.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00