.. |
test
|
Split TemporalLayers and TemporalLayers checker, clean up header.
|
2018-10-02 07:52:02 +00:00 |
BUILD.gn
|
Move EncodedImage class to api/video/
|
2018-10-08 07:37:10 +00:00 |
builtin_video_decoder_factory.cc
|
Use absl::make_unique and absl::WrapUnique directly
|
2018-07-05 10:59:49 +00:00 |
builtin_video_decoder_factory.h
|
Built in video codec factories.
|
2018-05-03 11:49:42 +00:00 |
builtin_video_encoder_factory.cc
|
Use absl::make_unique and absl::WrapUnique directly
|
2018-07-05 10:59:49 +00:00 |
builtin_video_encoder_factory.h
|
Built in video codec factories.
|
2018-05-03 11:49:42 +00:00 |
sdp_video_format.cc
|
Add copy and move operations to SdpVideoFormat.
|
2018-03-28 09:46:26 +00:00 |
sdp_video_format.h
|
Add copy and move operations to SdpVideoFormat.
|
2018-03-28 09:46:26 +00:00 |
video_codec.cc
|
Remove kVideoCodecUnknown from WebRTC.
|
2018-08-16 15:15:39 +00:00 |
video_codec.h
|
Use enum class for VideoCodecMode and VideoCodecComplexity.
|
2018-06-13 12:26:09 +00:00 |
video_decoder.cc
|
Replace rtc::Optional with absl::optional in api
|
2018-06-21 12:50:03 +00:00 |
video_decoder.h
|
Move EncodedImage class to api/video/
|
2018-10-08 07:37:10 +00:00 |
video_decoder_factory.cc
|
Add receive stream id argument to CreateDecoder() method
|
2018-09-11 08:47:04 +00:00 |
video_decoder_factory.h
|
Add receive stream id argument to CreateDecoder() method
|
2018-09-11 08:47:04 +00:00 |
video_decoder_software_fallback_wrapper.cc
|
Use absl::make_unique and absl::WrapUnique directly
|
2018-07-05 10:59:49 +00:00 |
video_decoder_software_fallback_wrapper.h
|
Make rtc_software_fallback_wrappers target visible.
|
2018-06-12 12:51:34 +00:00 |
video_encoder.cc
|
Add control for inter-layer prediction mode.
|
2018-04-27 06:20:15 +00:00 |
video_encoder.h
|
Move EncodedImage class to api/video/
|
2018-10-08 07:37:10 +00:00 |
video_encoder_config.cc
|
Remove kVideoCodecUnknown from WebRTC.
|
2018-08-16 15:15:39 +00:00 |
video_encoder_config.h
|
Add functionality to set min bitrate for single stream through RtpEncodingParameters.
|
2018-06-25 10:10:48 +00:00 |
video_encoder_factory.h
|
Fixing WebRTC after moving from src/webrtc to src/
|
2017-09-15 05:02:56 +00:00 |
video_encoder_software_fallback_wrapper.cc
|
Use absl::make_unique and absl::WrapUnique directly
|
2018-07-05 10:59:49 +00:00 |
video_encoder_software_fallback_wrapper.h
|
Make rtc_software_fallback_wrappers target visible.
|
2018-06-12 12:51:34 +00:00 |