Skip to content
Snippets Groups Projects
Commit eb33ba04 authored by Martin Storsjö's avatar Martin Storsjö
Browse files

hls: Return all packets from a previous variant before moving on to the next one


This serves as a safeguard; normally we want to use the dts
comparison to interleave packets from all active variants. If that
dts comparison for some reason doesn't work as intended, make sure
that all packets in all variants for a certain sequence number have
been returned before moving on to the next one.

Signed-off-by: default avatarMartin Storsjö <martin@martin.st>
parent c5b46a06
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment