DescriptionH264SpsPpsTracker now return PacketAction on CopyAndFixBitstream.
To differentiate between when a packet should be dropped or when a keyframe
is missing its SPS and/or SPS CopyAndFixBitstream now returns:
- kInsert, the packet should be inserted into the PacketBuffer.
- kDrop, the packet should be dropped.
- kRequestKeyframe, a keyframe should be requested.
BUG=webrtc:5514
Committed: https://crrev.com/a75d12d09d5f9fdb4a14253ac2533fc7ab22d710
Cr-Commit-Position: refs/heads/master@{#14948}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|