.. |
test
|
Use backticks not vertical bars to denote variables in comments for /api
|
2021-07-26 18:27:34 +00:00 |
bitstream_parser.h
|
Add interface class for bitstream parser.
|
2019-03-22 12:14:41 +00:00 |
BUILD.gn
|
Reland "Removed VideoDecoderFactory::LegacyCreateVideoDecoder and VideoReceiveStream::Config::stream_id."
|
2021-04-30 11:40:38 +00:00 |
builtin_video_decoder_factory.cc
|
Use std::make_unique instead of absl::make_unique.
|
2019-09-17 15:47:29 +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
|
Add codec comparison function to SdpVideoFormat
|
2021-04-21 07:21:41 +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
|
Move h264_profile_level_id and vp9_profile to api/video_codecs
|
2021-04-20 09:42:05 +00:00 |
h264_profile_level_id.h
|
Move h264_profile_level_id and vp9_profile to api/video_codecs
|
2021-04-20 09:42:05 +00:00 |
OWNERS
|
Add magjed/nisse/sprang/brandtr as api/video_codecs owners
|
2018-11-08 15:43:03 +00:00 |
sdp_video_format.cc
|
Add codec comparison function to SdpVideoFormat
|
2021-04-21 07:21:41 +00:00 |
sdp_video_format.h
|
Add codec comparison function to SdpVideoFormat
|
2021-04-21 07:21:41 +00:00 |
spatial_layer.cc
|
Move definition of SpatialLayer to api/video_codecs/spatial_layer.h
|
2020-08-17 09:45:19 +00:00 |
spatial_layer.h
|
Move definition of SpatialLayer to api/video_codecs/spatial_layer.h
|
2020-08-17 09:45:19 +00:00 |
video_codec.cc
|
Introduce RTC_CHECK_NOTREACHED(), an always-checking RTC_NOTREACHED()
|
2020-11-09 10:47:55 +00:00 |
video_codec.h
|
Allow to set av1 scalability mode after encoder is constructed
|
2020-10-19 10:42:23 +00:00 |
video_decoder.cc
|
Remove unused function VideoDecoder::PrefersLateDecoding.
|
2021-01-18 14:17:57 +00:00 |
video_decoder.h
|
Remove unused function VideoDecoder::PrefersLateDecoding.
|
2021-01-18 14:17:57 +00:00 |
video_decoder_factory.h
|
Use backticks not vertical bars to denote variables in comments for /api
|
2021-07-26 18:27:34 +00:00 |
video_decoder_software_fallback_wrapper.cc
|
Adds VideoDecoder::GetDecoderInfo()
|
2021-01-14 13:33:22 +00:00 |
video_decoder_software_fallback_wrapper.h
|
Export symbols needed by the Chromium component build (part 8).
|
2019-04-02 10:13:36 +00:00 |
video_encoder.cc
|
Fix incorrect fps_allocation printed by EncoderInfo::ToString()
|
2021-06-01 09:53:34 +00:00 |
video_encoder.h
|
Use backticks not vertical bars to denote variables in comments for /api
|
2021-07-26 18:27:34 +00:00 |
video_encoder_config.cc
|
Reland "Reland "Enable quality scaling when allowed""
|
2021-03-16 15:13:52 +00:00 |
video_encoder_config.h
|
Use backticks not vertical bars to denote variables in comments for /api
|
2021-07-26 18:27:34 +00:00 |
video_encoder_factory.h
|
Use backticks not vertical bars to denote variables in comments for /api
|
2021-07-26 18:27:34 +00:00 |
video_encoder_software_fallback_wrapper.cc
|
Use backticks not vertical bars to denote variables in comments for /api
|
2021-07-26 18:27:34 +00:00 |
video_encoder_software_fallback_wrapper.h
|
Use backticks not vertical bars to denote variables in comments for /api
|
2021-07-26 18:27:34 +00:00 |
vp8_frame_buffer_controller.h
|
Use backticks not vertical bars to denote variables in comments for /api
|
2021-07-26 18:27:34 +00:00 |
vp8_frame_config.cc
|
Add retransmission_allowed flag to encoder output
|
2019-06-05 12:08:07 +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
|
Pass FecControllerOverride to Vp8FrameBufferControllerFactory::Create
|
2019-07-02 10:55:55 +00:00 |
vp8_temporal_layers.h
|
Pass FecControllerOverride to Vp8FrameBufferControllerFactory::Create
|
2019-07-02 10:55:55 +00:00 |
vp8_temporal_layers_factory.cc
|
Enforce VideoEncoderConfig.num_temporal_layers >= 1.
|
2020-01-21 13:38:08 +00:00 |
vp8_temporal_layers_factory.h
|
Remove deprecated version of Vp8FrameBufferControllerFactory::Create
|
2019-07-02 14:40:20 +00:00 |
vp9_profile.cc
|
Fix -Wunreachable-code-aggressive.
|
2021-06-30 11:14:37 +00:00 |
vp9_profile.h
|
Move h264_profile_level_id and vp9_profile to api/video_codecs
|
2021-04-20 09:42:05 +00:00 |