DescriptionBugfix for Vp9 GOF and missing frames.
In order to correctly determine the references of a frame when using Vp9
with GOF one has to wait for all frames on the lower temporal layers
to make sure no up-switch point is missed.
This patch fix a bug where upon receiving a frame the RtpFrameReferenceFinder
would try to add missing frame for a group with a not yet knows scalability
structure.
BUG=webrtc:5514
Committed: https://crrev.com/c9b27d56c0b97a82ea3ed6075d8d6463e408f0d9
Cr-Commit-Position: refs/heads/master@{#13487}
Patch Set 1 #Patch Set 2 : Cleanup #Patch Set 3 : Better unittest describing the bug fixed. #
Messages
Total messages: 9 (3 generated)
|