Chromium Code Reviews
DescriptionOnly create H264 frames if there are no gaps in the packet sequence number.
In the case of H264 we can't know which packet that is the fist packet of a
frame. In order to avoid creating incomplete frames we keep track of which
packets that we haven't received, and if there is a gap in the packet sequence
number leading up to this frame then a frame wont be created.
BUG=chromium:716558
Review-Url: https://codereview.webrtc.org/2926083002
Cr-Commit-Position: refs/heads/master@{#18559}
Committed: https://chromium.googlesource.com/external/webrtc/+/2c9f9f2bc9dbbb6f8abeb92615b42ce0ddfccb39
Patch Set 1 #
Total comments: 9
Patch Set 2 : Feedback #
Total comments: 4
Patch Set 3 : Feedback #Patch Set 4 : Rebase #
Messages
Total messages: 22 (9 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||