webrtc/api/video_codecs
Miriam Zimmerman 31a3397e96 Merge remote-tracking branch 'upstream/branch-heads/7778' into mutexlox/webrtc-148
Merge conflicts resolved in:
* api/neteq/neteq.h
* audio/channel_receive.cc
* audio/channel_receive.h
* media/engine/simulcast_encoder_adapter.cc
* modules/audio_coding/BUILD.gn
* modules/audio_coding/acm2/acm_resampler.cc
* modules/audio_coding/acm2/acm_resampler_unittest.cc
* modules/audio_processing/audio_processing_impl.h
* modules/video_coding/BUILD.gn
* p2p/base/p2p_transport_channel_unittest.cc
* pc/jsep_transport_controller.cc
* pc/rtp_transport.h
* pc/rtp_transport_internal.h
* unsafe_buffers_paths.txt
2026-05-08 13:42:18 -04:00
..
test Use subset profile matching for H.264 decoder support 2026-03-25 02:07:47 -07: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 Replace ArrayView with std::span in api/ 2026-04-02 00:13:26 -07:00
BUILD.gn Replace ArrayView with std::span in api/ 2026-04-02 00:13:26 -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 Use subset profile matching for H.264 decoder support 2026-03-25 02:07:47 -07:00
h264_profile_level_id.h Use subset profile matching for H.264 decoder support 2026-03-25 02:07:47 -07: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 Replace ArrayView with std::span in api/ 2026-04-02 00:13:26 -07:00
libaom_av1_encoder_factory.cc Move the LibaomAv1Encoder V2 encoder implementation to separate file. 2026-03-30 08:01:31 -07:00
libaom_av1_encoder_factory.h Apply include-cleaner to api/video_codecs 2024-08-19 11:23:44 +00:00
OWNERS Clean up some video-related OWNERS files. 2026-03-10 02:16:08 -07: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 Replace ArrayView with std::span in api/ 2026-04-02 00:13:26 -07:00
sdp_video_format.h Replace ArrayView with std::span in api/ 2026-04-02 00:13:26 -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 Replace ArrayView with std::span in api/ 2026-04-02 00:13:26 -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 Replace ArrayView with std::span in api/ 2026-04-02 00:13:26 -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 Replace ArrayView with std::span in api/ 2026-04-02 00:13:26 -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 Replace ArrayView with std::span in api/ 2026-04-02 00:13:26 -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 video: add EncoderInfo CPU overuse flag and aggregate in simulcast 2026-02-17 10:37:07 -08:00
video_encoder.h Merge remote-tracking branch 'upstream/branch-heads/7778' into mutexlox/webrtc-148 2026-05-08 13:42:18 -04: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
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