..
test
Compare only profile & tier when matching HEVC codec.
2024-09-23 14:27:10 +00:00
av1_profile.cc
Migrate absl::optional to std::optional
2024-09-02 12:16:47 +00:00
av1_profile.h
Migrate absl::optional to std::optional
2024-09-02 12:16:47 +00:00
bitstream_parser.h
Migrate absl::optional to std::optional
2024-09-02 12:16:47 +00:00
BUILD.gn
Export scalability mode helper APIs.
2024-09-17 11:58:08 +00: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
Export symbols needed by the Chromium component build (part 6).
2018-10-23 06:48:51 +00:00
builtin_video_encoder_factory.cc
Migrate absl::optional to std::optional
2024-09-02 12:16:47 +00:00
builtin_video_encoder_factory.h
Export symbols needed by the Chromium component build (part 6).
2018-10-23 06:48:51 +00:00
h264_profile_level_id.cc
Migrate absl::optional to std::optional
2024-09-02 12:16:47 +00:00
h264_profile_level_id.h
Migrate absl::optional to std::optional
2024-09-02 12:16:47 +00:00
h265_profile_tier_level.cc
Compare only profile & tier when matching HEVC codec.
2024-09-23 14:27:10 +00: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.cc
Migrate absl::optional to std::optional
2024-09-02 12:16:47 +00:00
libaom_av1_encoder_factory.h
Apply include-cleaner to api/video_codecs
2024-08-19 11:23:44 +00:00
libaom_av1_encoder_factory_test.cc
Revert "Disable LibaomAv1Encoder tests to unblock Chromium roll"
2024-10-01 07:36:44 +00:00
OWNERS
Revise video owners
2022-09-30 08:44:30 +00:00
scalability_mode.cc
Apply include-cleaner to api/video_codecs
2024-08-19 11:23:44 +00:00
scalability_mode.h
Add support for more scalability modes (1.5:1 resolution ratio).
2022-08-31 11:01:16 +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
sdp_video_format.cc
Compare only profile & tier when matching HEVC codec.
2024-09-23 14:27:10 +00:00
sdp_video_format.h
Migrate absl::optional to std::optional
2024-09-02 12:16:47 +00:00
simple_encoder_wrapper.cc
Migrate absl::optional to std::optional
2024-09-02 12:16:47 +00:00
simple_encoder_wrapper.h
Migrate absl::optional to std::optional
2024-09-02 12:16:47 +00:00
simple_encoder_wrapper_unittests.cc
Migrate absl::optional to std::optional
2024-09-02 12:16:47 +00:00
simulcast_stream.cc
Migrate absl::optional to std::optional
2024-09-02 12:16:47 +00:00
simulcast_stream.h
Migrate absl::optional to std::optional
2024-09-02 12:16:47 +00:00
spatial_layer.h
Make SpatialLayer to be an alias of SimulcastStream
2024-05-13 08:05:19 +00:00
video_codec.cc
Migrate absl::optional to std::optional
2024-09-02 12:16:47 +00:00
video_codec.h
Migrate absl::optional to std::optional
2024-09-02 12:16:47 +00:00
video_decoder.cc
Migrate absl::optional to std::optional
2024-09-02 12:16:47 +00:00
video_decoder.h
Migrate absl::optional to std::optional
2024-09-02 12:16:47 +00: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_factory_template.h
Apply include-cleaner to api/video_codecs
2024-08-19 11:23:44 +00:00
video_decoder_factory_template_dav1d_adapter.h
Apply include-cleaner to api/video_codecs
2024-08-19 11:23:44 +00:00
video_decoder_factory_template_libvpx_vp8_adapter.h
Apply include-cleaner to api/video_codecs
2024-08-19 11:23:44 +00:00
video_decoder_factory_template_libvpx_vp9_adapter.h
Apply include-cleaner to api/video_codecs
2024-08-19 11:23:44 +00:00
video_decoder_factory_template_open_h264_adapter.h
Apply include-cleaner to api/video_codecs
2024-08-19 11:23:44 +00:00
video_decoder_software_fallback_wrapper.cc
Apply include-cleaner to api/video_codecs
2024-08-19 11:23:44 +00:00
video_decoder_software_fallback_wrapper.h
Delete deprecated variant of the VideoDecoderSoftwareFallbackWrapper without Environment
2024-02-21 12:21:31 +00:00
video_encoder.cc
Migrate absl::optional to std::optional
2024-09-02 12:16:47 +00:00
video_encoder.h
Migrate absl::optional to std::optional
2024-09-02 12:16:47 +00:00
video_encoder_factory.h
Migrate absl::optional to std::optional
2024-09-02 12:16:47 +00:00
video_encoder_factory_interface.h
Apply include-cleaner to api/video_codecs
2024-08-19 11:23:44 +00:00
video_encoder_factory_template.h
Migrate absl::optional to std::optional
2024-09-02 12:16:47 +00:00
video_encoder_factory_template_libaom_av1_adapter.h
Apply include-cleaner to api/video_codecs
2024-08-19 11:23:44 +00:00
video_encoder_factory_template_libvpx_vp8_adapter.h
Apply include-cleaner to api/video_codecs
2024-08-19 11:23:44 +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
Apply include-cleaner to api/video_codecs
2024-08-19 11:23:44 +00:00
video_encoder_interface.h
Migrate absl::optional to std::optional
2024-09-02 12:16:47 +00:00
video_encoder_software_fallback_wrapper.cc
Allow VideoEncoderSoftwareFallbackWrapper to return SIMULCAST_PARAMS_NOT_SUPPORTED
2024-09-06 12:26:43 +00:00
video_encoder_software_fallback_wrapper.h
Apply include-cleaner to api/video_codecs
2024-08-19 11:23:44 +00:00
video_encoding_general.h
Reland "New video encoder API."
2024-04-25 08:19:16 +00:00
vp8_frame_buffer_controller.h
Migrate absl::optional to std::optional
2024-09-02 12:16:47 +00: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
Make DefaultTemporalLayers explicitly request a key frame
2019-06-24 08:26:17 +00: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
vp8_temporal_layers_factory.cc
Apply include-cleaner to api/video_codecs
2024-08-19 11:23:44 +00:00
vp8_temporal_layers_factory.h
Apply include-cleaner to api/video_codecs
2024-08-19 11:23:44 +00:00
vp9_profile.cc
Migrate absl::optional to std::optional
2024-09-02 12:16:47 +00:00
vp9_profile.h
Migrate absl::optional to std::optional
2024-09-02 12:16:47 +00:00