webrtc/modules/video_coding/codecs/vp9
Sergey Silkin 377ef24a8f Remove extra reference from GOF.
This removes second reference for frame 3 in GOF predefined for 3
temporal layers since encoder never use that reference.

Bug: webrtc:9245
Change-Id: I6fbdbe7d3c753dda7fbcfcbd05f3530f70f80728
Reviewed-on: https://webrtc-review.googlesource.com/74705
Reviewed-by: Åsa Persson <asapersson@webrtc.org>
Reviewed-by: Marco Paniconi <marpan@google.com>
Commit-Queue: Sergey Silkin <ssilkin@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#23193}
2018-05-09 18:18:43 +00:00
..
include Remove extra reference from GOF. 2018-05-09 18:18:43 +00:00
test Encode key frame when enabling upper layer. 2018-05-03 13:22:01 +00:00
screenshare_layers.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
screenshare_layers.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
svc_config.cc Fix calculation of target bitrate of VP9 spatial layer. 2018-04-23 11:31:47 +00:00
svc_config.h Adding layering configurator and rate allocator for VP9 SVC. 2018-03-29 10:16:47 +00:00
svc_config_unittest.cc Fix calculation of target bitrate of VP9 spatial layer. 2018-04-23 11:31:47 +00:00
svc_rate_allocator.cc Move BitrateAllocation to api/ and rename it VideoBitrateAllocation 2018-04-23 15:31:27 +00:00
svc_rate_allocator.h Move BitrateAllocation to api/ and rename it VideoBitrateAllocation 2018-04-23 15:31:27 +00:00
svc_rate_allocator_unittest.cc Move BitrateAllocation to api/ and rename it VideoBitrateAllocation 2018-04-23 15:31:27 +00:00
vp9_frame_buffer_pool.cc Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
vp9_frame_buffer_pool.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
vp9_impl.cc Deprecate RTPFragmentationHeader argument to VideoDecoder::Decode 2018-05-08 08:09:35 +00:00
vp9_impl.h Deprecate RTPFragmentationHeader argument to VideoDecoder::Decode 2018-05-08 08:09:35 +00:00
vp9_noop.cc Reland "Update internal SW codecs to return unique_ptrs" 2017-11-13 14:23:58 +00:00
vp9_screenshare_layers_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00