mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-20 00:57:49 +01:00
![]() Today, the internal frame dropper in libvpx vp8 encoder is enabled or disabled based on video or screen content. This is then expected to match up with screenshare vs default temporal layers implementation. This cl makes libvpx query the temporal layers implementation as well, breaking this implicit dependency and allows frames to be dropped if default temporal layers is used with screen content. Bug: webrtc:9734 Change-Id: If2523a211f4929f16e65a02fa7a6b4edf7328571 Reviewed-on: https://webrtc-review.googlesource.com/99062 Commit-Queue: Erik Språng <sprang@webrtc.org> Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24645} |
||
---|---|---|
.. | ||
include | ||
test | ||
default_temporal_layers.cc | ||
default_temporal_layers.h | ||
default_temporal_layers_unittest.cc | ||
libvpx_vp8_decoder.cc | ||
libvpx_vp8_decoder.h | ||
libvpx_vp8_encoder.cc | ||
libvpx_vp8_encoder.h | ||
libvpx_vp8_simulcast_test.cc | ||
screenshare_layers.cc | ||
screenshare_layers.h | ||
screenshare_layers_unittest.cc | ||
temporal_layers.cc | ||
temporal_layers.h |