webrtc/modules/video_coding/codecs/vp9
Erik Språng 16cbed4782 Update how VP9 temporal up switch is populated
This CL updates both the static GOF pattern with the correct flags for
temporal_up_switch, as well the flexible mode logic to base the flag
on dependency descriptors instead use reference buffers.

Bug: webrtc:13576
Change-Id: I578f744bec51d1f3531da5f4a89d12f05a16a6c0
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/247187
Reviewed-by: Danil Chapovalov <danilchap@webrtc.org>
Commit-Queue: Erik Språng <sprang@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#35741}
2022-01-19 15:42:21 +00:00
..
include Update how VP9 temporal up switch is populated 2022-01-19 15:42:21 +00:00
test Disable Vp9ImplTest.DisableEnableBaseLayerWithSvcControllerTriggersKeyFrame 2022-01-12 16:43:38 +00:00
DEPS Add VP9 profile negotiation to SDP 2018-07-02 23:38:41 +00:00
libvpx_vp9_decoder.cc Prepare for deleting implicit conversion from raw pointer to scoped_refptr. 2022-01-18 08:22:15 +00:00
libvpx_vp9_decoder.h Migrate software decoders to new VideoDecoder::Configure 2021-08-11 09:16:22 +00:00
libvpx_vp9_encoder.cc Update how VP9 temporal up switch is populated 2022-01-19 15:42:21 +00:00
libvpx_vp9_encoder.h Update how VP9 temporal up switch is populated 2022-01-19 15:42:21 +00:00
svc_config.cc Consider frame orientation for number of spatial layers in VP9. 2021-12-09 09:39:50 +00:00
svc_config.h Move definition of SpatialLayer to api/video_codecs/spatial_layer.h 2020-08-17 09:45:19 +00:00
svc_config_unittest.cc Consider frame orientation for number of spatial layers in VP9. 2021-12-09 09:39:50 +00:00
vp9.cc Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED 2021-11-15 21:44:59 +00:00
vp9_frame_buffer_pool.cc Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED 2021-11-15 21:44:59 +00:00
vp9_frame_buffer_pool.h Use backticks not vertical bars to denote variables in comments for /modules/video_coding 2021-08-09 15:26:22 +00:00