mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-14 14:20:45 +01:00
![]() The VideoEncoderFactoryTemplate takes encoder implementations as template arguments, making it possible to easily implement a VideoEncoderFactory only using the implementations required for the particular application. This will replace the BuiltinVideoEncoderFactory. Change-Id: Ifb0e93d0d4491664fb7f7acf085190d8a90ddc0e Bug: webrtc:13573 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/251904 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Erik Språng <sprang@webrtc.org> Commit-Queue: Philip Eliasson <philipel@webrtc.org> Cr-Commit-Position: refs/heads/main@{#36216} |
||
---|---|---|
.. | ||
BUILD.gn | ||
builtin_video_encoder_factory_unittest.cc | ||
h264_profile_level_id_unittest.cc | ||
sdp_video_format_unittest.cc | ||
video_decoder_software_fallback_wrapper_unittest.cc | ||
video_encoder_factory_template_tests.cc | ||
video_encoder_software_fallback_wrapper_unittest.cc |